Skip to content

V2023.9.2-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 12 Sep 10:37
· 185 commits to main since this release

A More Stable Money Manager 🏭️

Beta 1 of 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)
  • Improved UX in Currency Converter dialog (#693 , #706)
  • Updated translations (Thanks to everyone on Weblate)!

GNOME

flathub-beta:

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

snap-store:

sudo snap install denaro --beta

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)

This is a beta version, bugs are expected. Please file a bug report for any issue found