fixed
improved
Soulver 3.14.4
Mac
General
- General interface improvements for the soon-to-be-released macOS 26
- The backups window now shows the number of sheets in each backup
Bug fixes
- Fixed an issue where the cursor could sometimes stay as the "resize" column indicator when already over the text area
iOS
Contextual Menu
- The contextual menu on a sheet now lets you print, export into PDF and send styled emails and include preview stage to customize the appearance
- Copy lines with answers (as plain text) is now available on the contextual menu on a sheet too
Custom keys
- The custom key settings pane now shows you the standard keyboards that you can use for inspiration to quickly setup your custom keyboard how you want
- Keys added to the custom keyboard that match the title of a standard key will now get automatic additional popup options (when available). For example, if you name a key "today", you'll automatically get "tomorrow" and "now" available as extra options
Calculation Engine
Improvements
- Support for Python style trailing comments on the end of lines (# this is a comment)
- Support for expressions like "USD1K" (without spaces).
- "1K" (uppercase K) is once again interpreted as one thousand (with "1 K" being 1 kelvin, with a space)
Bug fixes
- Fixed an issue with the wrong default currency symbol location for Swedish Kroner
- Fixed an issue with arithmetic related to stock tickers not working correctly in some cases (thanks Sami)
- Fixed an issue with numbers were being auto-formatted in multi-hash Markdown headings (###)
- Fixed an issue with "oct" clashing with the octal conversion function in an expression like "oct 1 2024 to jun 1 2025"