Releases: biati-digital/alfred-calculate-anything
Releases · biati-digital/alfred-calculate-anything
2.0.1
- New: Improved actions modifiers, more info in the docs.
- Fixed: Error when saving base currencies
2.0.0
- New: Complete rewrite to be more maintainable and extendable
- New: Added cryptocurrencies support
- New: Display exchange rate conversions in multiple currencies at once
- New: Added new workflow updater
1.0.7
- Fixed a bug where some configuration was saves in lowercase causing some problems with dates and currency formatting
1.0.6
- New: pixels, em, rem, pt calculations example: 12px or 12px to em or 12px to rem or 12px to pt
- New: Added today + X workdays
- Updated translations
- Fixed currency now works correctly with decimals and commas
- Fixed some units conversion not working
1.0.5
- New: Added new way to configure the workflow
- New: Added OneUpdated for automatic updates
- Fixed percentage calculation error
- Improved decimal places to ignore last 0 for example 17.50 becomes 17.5
- Improved the workflow, cleaning and removing nodes and code
1.0.4
- Fixed speed calculations
1.0.3
- Changed currency cache expiration to 2 hours for fixer.io and 12 hours for exchangerates
1.0.2
- Added support for fixer.io
- Some minor cleanup
1.0.1
- FIXED currency conversions to base currency always displayed the $ symbol
- FIXED currency conversions from base currency eur to EUR triggered error
- FIXED Decimal points to display values correcly from currencies
1.0.0
First Release