Releases: Advaith3600/PowerToys-Run-Currency-Converter
Releases · Advaith3600/PowerToys-Run-Currency-Converter
v1.1.2
- Cache duration increased to 3 hours from 1 hour
- Global and extra currencies are combined
- Introduction of a new output mode, "Full Text" showing a more verbose output
v1.1.1
- Added Extra Currencies to quick conversion
- Now you can convert your local and global currencies to multiple currencies quickly
- Go to the settings panel and add in the extra currencies to enable this feature
- Global Currency is optional now. You can empty the field to ignore the global currency during quick conversions.
- Same currency conversion won't be rendered now. eg:
100 usd to usd
v1.1.0
- Uses the new Conversion API
- New logic implementation for parsing the input
- From currency code can be type along with the amount without space
- eg:
1btc to usd
and1 btc to usd
works the same - Commas are now accepted in between currencies - though it does not provide any functional purpose
- eg:
100,000 eur to usd
v1.0.3
In this version
- Formatting for the converted amount has been added
- Multiple listing for quick conversion, sorting is based on the conversion direction setting. Thanks to #3
- From local to global
- From global to local
- An extended version of quick conversion is added so that the user can convert from a third currency to their local and global currencies.
v1.0.2
v1.0.1
Currency Converter gets existing new updates
- Quick Conversion is now possible
- Quick conversion direction can be changed from settings
- Local and global currency for quick conversion can be changed from settings
- Prefix can be changed
- Plugin can be used globally
- "Invalid format" error removed - only valid syntax will be picked up
v1.0.0
Currency Converter stable release.