Skip to content

V2023.11.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 17 Nov 14:53
· 69 commits to main since this release

A More Stable and Updated Money Manager πŸ€–

V2023.11.0 is here!

This release contains some fixes as well as the update to .NET 8.0 and GNOME 45 runtime with new libadwaita 1.4 widgets!

Full Changelog πŸ“ƒ

  • Disallowed whitespace-only group and account names
  • Fixed an issue where exported PDF values were incorrect
  • Fixed an issue where some system cultures were not read properly
  • Fixed an issue where scrolling the sidebar with the mouse over the calendar would scroll the calendar instead
  • Fixed an issue where leading or trailing spaces in group/account names aren't discarded
  • Updated to GNOME 45 runtime with latest libadwaita design
  • Updated and added 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)