Skip to content

V2023.2.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 10 Feb 06:38
· 1884 commits to main since this release

A More Secure Denaro πŸ”’

After weeks of hard work, we are proud to announce Denaro V2023.2.0 stable!

This release brings many new features as well as fixes and improvements. In this update, we gave users the ability to add passwords to protect and encrypt their account files, we provided a way for users to transfer money between accounts of different currencies, and we improved the look and feel of the application for both GNOME and WinUI, providing a better experience for all.

There are many other features and improvements in this week and I thank all of the contributors and translators who made this release possible!

Full Changelog πŸ“ƒ

  • Added the ability to add a password to an account (This will encrypt the nmoney file) (#59)
  • Added the ability to transfer money between accounts with different currencies by providing a conversion rate in TransferDialog (#144)
  • Added the ability to configure how Denaro uses locale separators in amount fields (#35)
  • Added the ability to copy individual transactions (#267)
  • Added the ability to sort transactions by amount (#220)
  • LC_MONETARY and LC_TIME will now be respected (GNOME #233)
  • Added "Help" button to toast notification when there are 0 imported transactions (#268)
  • Recent accounts are now available to select from the TransferDialog (#244)
  • Improved importing of qif and ofx files (#255 #265)
  • New sidebar design for AccountView (WinUI)
  • Fixed an issue where dates in TransactionDialog were not displayed with locale settings (WinUI #251)
  • Added a "New Window" action to the main menu (GNOME #201)

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

AUR

The new denaro package

Manually

  • Download the org.nickvision.money.flatpak file from the assets below
  • Run flatpak install org.nickvision.money.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)

Windows

Microsoft Store

https://apps.microsoft.com/store/detail/nickvision-denaro/9NJD9Q23NFGH

Manually

Not available for stable releases.