# Soulver 3.14.1 - Product: Soulver (https://whatsnew.fyi/product/soulver) - Vendor: Acqualia - Date: 2024-12-16 - Version: 3.14.1 - Original notes: https://documentation.soulver.app/changelog#id-3.14.1 - Permalink: https://whatsnew.fyi/product/soulver/releases/3.14.1 - Labels: Platforms: macOS What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- Rounding Numbers Up and Down to Nearest Interval Added phrases to round numbers up or down to a specific intervalFor example, "round 21 up to nearest 5" (= 25), "round down 20 to nearest 8" (= 16) Tim… - **added** — Added phrases to round numbers up or down to a specific interval, such as "round 21 up to nearest 5" or "round down 20 to nearest 8" - **added** — Added support for converting times to decimal, such as "10:15 to decimal" - **added** — Added support for converting millisecond Unix timestamps into dates, such as "1733823083000 to date" - **changed** — You can now include "time" as a commenting word in time zone conversions, like "3pm Sydney time to Lisbon time" - **changed** — Expressions like "10am to London" will now be interpreted as "10am here to London" - **changed** — When copying multiple lines of text with expressions and answers that include subtotal lines, these will now be included on their own line - **fixed** — Fixed an issue with sheets written in certain locales that use space as a thousands separator being incorrectly interpreted after syncing - **fixed** — Fixed an issue with auto-converting quantities in brackets in QuickSoulver - **fixed** — Fixed a crash with the factorial function when doing expressions like "fact(9999999.3)" - **fixed** — Fixed an issue where an expression like "1.6 fl oz/acre to mL/ha" would return an error instead of converting correctly - **fixed** — Fixed an issue where an expression like "Monday 5pm-7pm" now correctly returns the interval of time specified - **fixed** — Fixed an issue with the Chinese translation of Soulver not working correctly - **changed** — Minor improvements to the Russian localization Rounding Numbers Up and Down to Nearest Interval Added phrases to round numbers up or down to a specific intervalFor example, "round 21 up to nearest 5" (= 25), "round down 20 to nearest 8" (= 16) Time to Decimal Conversions Support for converting times to decimal: for example, "10:15 to decimal" (= 10.25) Millisecond Unix Timestamps Added support for converting millisecond timestamps into dates, like "1733823083000 to date" Timezones You can now include "time" as a commenting word in time zone conversions, like "3pm Sydney time to Lisbon time""10am to London" will now be interpreted as "10am here to London" General When copying out multiple lines of text with expressions & answers that include subtotal lines, these will now be included on their own line Bug fixes Fixed an issue with sheets written in certain locales that use space as a thousands separator being incorrectly interpreted after syncing (thanks Øyvind & Edgar)Fixed an issue with auto-converting quantities in brackets in QuickSoulver (thanks Chris)Fixed a crash with the factorial function (when doing an expression like "fact(9999999.3)")Fixed an issue where an expression like "1.6 fl oz/acre to mL/ha" would return an error instead of converting correctlyAn expression like "Monday 5pm-7pm" now correctly returns the interval of time specified (2 hours in this example) Localizations Minor improvements to the Russian localizationFixed an issue with the Chinese translation of Soulver not working correctly