Skip to content

V2023.8.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 17 Aug 02:31
· 396 commits to main since this release

A Cooler Money Manager πŸ“Š

NOTE: Please do not use .nmoney files that contain real data in the pre-release versions as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.

Release candidate 1 of V2023.8.0 is here!

Compared to beta 3, this release introduces reminders for upcoming repeat transactions as well as fix some issues with displaying tags, introduced in the previous beta.

A Message To Translators 🌎

A stable is planned for Friday, August 18 2023. Please have all translations updated by then to be included in the release ❀️

Full Changelog πŸ“ƒ

  • Added graph visuals to the Account view as well as in exported PDFs (#289)
  • Added tags that can be used with transactions for finer management and filtering (#101)
  • Added the option to select the entire current month as the date range filter (#602)
  • Added reminders for upcoming transactions (#476)
  • Improved the transaction description suggestion algorithm with fuzzy search (#603)
  • Fixed an issue where the help button in the import toast was not working (#605)
  • Fixed an issue where Denaro would crash if an account had incorrect formatted metadata (#604)
  • Fixed an issue where docs were not available when running Denaro via snap (#608)
  • Updated translations (Thanks to everyone on Weblate)!

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

snap-store:

sudo snap install denaro --candidate

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