Skip to content

V2023.9.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 06 Sep 22:37
· 243 commits to main since this release

A More International Money Manager πŸͺ™

Release candidate 1 of V2023.9.0 is here!

This release includes new features for dealing with accounts with different currencies as well as some bug fixes :)

A Message To Translators 🌎

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

Full Changelog πŸ“ƒ

  • Added a currency conversion tool into Denaro, accesable from the main menu. This tool is also integrated into the Transfer dialog when currency conversion is required (#624)
  • Fixed an issue where dates in the IncomeExpenseOverTime graph would overlap (#675)
  • Fixed an issue where accessing account settings would sometimes crash (#686)
  • Updated and added 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