Skip to content

V2023.6.2

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 23 Jun 13:02
· 644 commits to main since this release

A More Stable Money Manager 🏭️

V2023.6.2 is here! This release features some bug fixes for dealing with CSVs and PDFs.

Full Changelog πŸ“ƒ

  • Fixed an issue where amounts were not updated when a transaction was deleted
  • Fixed an issue where some accounts could not Export To PDF (#584)
  • Fixed an issue importing transactions and groups from CSV with empty RGBA strings
  • 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)