Skip to content

V2023.9.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 08 Sep 14:28
· 225 commits to main since this release

A More International Money Manager πŸͺ™

V2023.9.0 is here!

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

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

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)