Skip to content

V2023.6.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 08 Jun 01:33
· 741 commits to main since this release

A More Beautiful Money Manager 🌟

Beta 2 of V2023.6.0 is here!

Compared to beta1, in this release we added autocomplete suggestions when editing descriptions of transactions. We also 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.

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)
  • Improved UI/UX (#452)
  • 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)

SidebarSuggestions

This is a beta version, bugs are expected. Please file a bug report for any issue found