Releases: Advaith3600/PowerToys-Run-Currency-Converter
Releases · Advaith3600/PowerToys-Run-Currency-Converter
v1.5.1
- Fix #24
Please see the release notes for v1.5.0
File | SHA256 |
---|---|
x64-ZIP | 4A7FB400DDF12B4B91C8E9A8B17A3F06346FCEE5E3DFD004232B8517DBD6F25B |
x64-EXE | 2EC5894FE6A73BF38204A3F85E2BCDE2D9A4E5DE9A83A4A7F32F49943438C34D |
ARM64-ZIP | D9B21C05DEDBC86AFBB342041B60634927ECA080EBA2DA54C06F03E32F3425AD |
ARM64-EXE | A9467684DA43EB42904907D7EF8A4AA9549D517C05193DE475CE28785B6F0DC2 |
v1.5.0
- Upgraded to .NET 9.
- Added updater functionality: the plugin will now display available updates in PowerToys Run.
- Refined the regular expression for query parsing.
- Changed the location of the alias file to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Settings\Plugins\Community.PowerToys.Run.Plugin.CurrencyConverter
. - Settings are now stored in the same folder as the alias file.
- Shifted to using third-party dependencies for system DLLs.
v1.4.0
- Decimal Separators: Settings now allow forcing decimal separators to use either dots or commas (#20).
- Currency Group Separators: Improved detection of spaces as group separators for currencies (#20).
- Flexible Separators: Currency group separator and decimal point separator can be anything and will be adjusted based on system settings automatically, even if they are multi-characters.
- Query Parsing: Enhanced parsing for user queries.
- Currency symbols are now supported in queries.
- Queries should be more predictable now.
- Aliasing: Aliasing should work more consistently.
- Added more aliases to the default alias file (currencies included).
- Precision Setting: Removed the option to define precision—values will now be taken from the system.
Note: For those upgrading to this version, make sure to either delete the old alias file or update it with the new aliases added. The updated alias file can be found at alias.default.json. Your local alias file can be found at Documents/PowerToys/CurrencyConverter
v1.3.0
v1.2.0
- A long-awaited feature, aliasing. Custom aliases can now be defined in the alias config file. Read more about it here. - #9
- Code refactoring to match the standards of C#
- Little bit of performance improvements. Nothing noticeable.
- Icons and logo are updated, and there is a new warnings icon for warnings.
- Results are now clickable along with the context menu.
v1.1.6
v1.1.5
v1.1.4
- Conversion now supports from currency as postfix and prefix.
- aed 20 to usd
- 20 aed to usd
- Both of these conversions will result in the same output
- Refactored the code to be inline with the standards
- Added tooltip information on hovering on the result
- Added a copy button on the context menu
v1.1.3
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