Skip to content

V2023.8.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 25 Aug 14:31
· 316 commits to main since this release

A More Stable Money Manager 🧰

V2023.8.1 is here!

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

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

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

Snap:

sudo snap install denaro

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)