Skip to content

V2023.5.0-rc1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 24 May 14:38
· 938 commits to main since this release

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

Release candidate 1 of Denaro V2023.5.0 is here!

This release mainly features many, many bug fixes. Denaro will also now show error messages if it attempts to access inaccessible files instead of crashing.

A Message To Translators 🌎

V2023.5.0 stable is planned for Friday, May 26 2023 12:00 AM EST. Please have all translations updated by then to be included in this stable release ❀️

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-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

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