Skip to content

V2023.8.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 24 Aug 04:10
· 330 commits to main since this release

A More Stable 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.1 is here!

This release includes many features and fixes that you can read about below :)

A Message To Translators 🌎

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

Full Changelog 📃

  • Added a password strength indicator when creating an account password (#656)
  • Added an Amount Display Style option to custom currency settings (#644)
  • Fixed an issue where selecting the current month on an empty account in the calendar would cause a crash (#655)
  • Fixed an issue where adding receipts to a new transaction would cause a crash (#649)
  • Improved UI/UX (#650)
  • 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