Skip to content

V2023.5.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 26 May 12:39
· 921 commits to main since this release

Fixes and More Fixes πŸ§‘β€πŸ’»

This week's release features many fixes for bugs users were experiencing across the app. Denaro will also now show error messages if it attempts to access inaccessible files instead of crashing.

Full Changelog πŸ“ƒ

  • Fixed an issue where Denaro would crash on systems with unconfigured locales (#465)
  • Fixed an issue where PDF exporting failed for accounts with many receipts (#484)
  • Fixed an issue where a group's filter was reactivated when a transaction was added to that group (#501)
  • Error messages will be shown if Denaro attempts to access inaccessible files instead of crashing (#499)
  • 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

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)