Skip to content

V2023.8.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 12 Aug 03:52
· 449 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.

Beta 3 of V2023.8.0 is here!

Compared to beta 2, this release introduces tags that can be used with transactions for finer management and filtering!

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