Skip to content

V2023.6.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 16 Jun 12:55
· 697 commits to main since this release

A More Beautiful Money Manager 🌟

V2023.6.0 is here! This release features many new feature, fixes, and design improvements giving Denaro a better look!

We are especially proud of our all new New Account Setup dialog, which walks you through creating a new account and configuring all the options available to a Denaro account.

We also added autocomplete suggestions when editing descriptions of transactions, updated the sidebar design, and made it so the amounts shown in the sidebar will reflect that of the transactions shown in view.

Finally, we also fixed an issue when importing CSV files and a crashing issue users when experiencing in accounts with a large number of transactions.

Full Changelog πŸ“ƒ

  • Added a new account setup dialog to make it easier to configure new accounts (#452)
  • Added the ability to remove recent accounts from the list (#452)
  • Denaro will now suggest autocompletions for transaction descriptions (#524)
  • Moved deleting groups and transactions from their rows to their dialogs (#452)
  • Changed the default sorting order of new accounts to last to first by date (#452)
  • Amounts shown in the sidebar will now reflect that of the transactions shown in view (#366)
  • Fixed an issue importing CSV files (#523)
  • Fixed an issue causing Denaro to crash when working with a large number of transactions (#546)
  • Improved UI/UX (#452)
  • 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)