Skip to content

V2023.1.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 18 Jan 16:19
· 2298 commits to main since this release
9a410aa

Bug Fixes πŸͺ²πŸͺ²

This release includes many bug fixes as well as the ability to search for transactions via description!

Full Changelog πŸ“ƒ

  • Added the ability to search for transactions by description (#203)
  • Custom currency symbols can now be 3 chars in length (#232)
  • Fixed an issue where a change in an account's currency symbol would not display until account was reopened (#225)
  • Fixed an issue where a group row's filter checkbox resets on group update (#226)
  • Fixed an issue where transaction color changes were not applying (WinUI Only #227)

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

AUR

The previous nickvision-money AUR package has been removed. There is a new denaro package that you should use instead.

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

  • Make sure Developer Mode is on
  • Download the msix and cer files for your system architecture
  • Open the cer file:
    • Click Install Certificate
    • Choose Local Machine for Store Location
    • Select Place all certificates in the following store and browse for and select Trusted Root Certification Authorities
    • Finish the dialog
  • Open the msix file and install it
    • If a previous version (including betas) of Denaro/Money is installed, you will need to uninstall it from the start menu first and then install it via the msix file.
  • Nickvision Denaro should now be available in your start menu