V2023.4.1
A More I've run out of adjectives Denaro ✨
V2023.4.1 is here! This release is packed with new features and fixes that we can't wait for you to try!
First off, a new Notes
field was added to transactions to allow users to write whatever extra notes they may choose for a transaction. With this new field, a new Extras
section was created in the TransactionDialog
to now hold both the new Notes
and the previous Receipt
fields.
We also added support for choosing to export all account information or just the transactions shown in the current filtered and sorted view. Support for displaying native digits instead of just Latin ones when working with numeric amounts was also added.
Besides these new features, we also fixed many issues including an issue where custom separators would not parse correctly and an issue where CSV files were not exported in the correct format.
Full Changelog 📃
- Added the ability to add extra notes to a transaction (#428)
- Added the ability to choose to export all account information or the current filtered view (#245)
- Added support for using native digits (instead of just Latin digits) when working with numeric amounts (#450)
- Fixed an issue where using custom separators wouldn't parse correctly (#443)
- Fixed an issue where CSV files were not exported in the correct format (#448)
- UI/UX Tweaks (WinUI #443)
- Updated 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
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)
Windows
Microsoft Store
https://apps.microsoft.com/store/detail/nickvision-denaro/9NJD9Q23NFGH
Manually
- Make sure
Developer Mode
is on - Download the
msix
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
Nickvision Denaro
should now be available in your start menu