Skip to content

V2023.9.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 03 Sep 02:39
· 294 commits to main since this release

A More Stable Money Manager 🧰

V2023.9.0 is here!

This release includes many fixes making the app more stable :)

Full Changelog πŸ“ƒ

  • Fixed an issue where choosing an Amount Display Style would crash the app (#679 / #680)
  • Fixed an issue where transferring to another account would sometimes crash the app (#671)
  • Fixed an issue where some repeat transactions would not be created (#681)
  • 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)