Skip to content

V2023.9.2

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 15 Sep 00:40
· 166 commits to main since this release

A More Stable Money Manager 🏭️

V2023.9.2 is here!

This release includes many bug fixes for the new Currency Conversion tool we introduced in the last release. Read about them below :)

A huge thanks to @JoseBritto and @UrtsiSantsi who have contributed to finding these issues and creating fixes ❀️

Full Changelog πŸ“ƒ

  • Fixed an issue where the currency conversion service would provide the wrong conversion rate (#701)
  • Fixed an issue where small converted currency amounts would show as 0 (#699)
  • Fixed incorrect display of amounts for locales that use Cape Verdean escudo as currency (#708)
  • Improved UX in Currency Converter dialog (#693 , #706)
  • Updated translations (Thanks to everyone on Weblate)!

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.money
flatpak run org.nickvision.money

Snap:

sudo snap install denaro

AUR

The denaro package

Manually

  • Download the org.nickvision.money-x64.flatpak file from the assets below
  • Run flatpak install org.nickvision.money-x64.flatpak from the directory containing the .flatpak file
  • Run flatpak run org.nickvision.money//master to start the app! (You should also see it in your app grid)