Skip to content

V2024.1.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 05 Jan 01:42
· 26 commits to main since this release

A More Stable Money Manager πŸ€–

V2024.1.0 is here with many bug fixes to ring in the new year!

Thanks to @JoseBritto for working on the fixes for most of these issues :)

Full Changelog πŸ“ƒ

  • Fixed an issue where the generated ids of new transactions were incorrect
  • Fixed an issue that caused sort to behave inconsistently
  • Fixed an issue where dragging and dropping an account file was not working
  • Fixed an issue where help documentation was not showing in-app
  • Fixed an issue where some ofx files could not be imported
  • Fixed an issue where the calendar was not showing marked days after pressing the "Today" button
  • Fixed an issue where tag buttons would grow to super long sizes
  • Added more logging to help debug issues
  • Updated and added 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)