V2023.4.0-rc1
A Prettier Denaro🖥️✨
NOTE: Please do not use .nmoney files that contain real data in the pre-release versions as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.
The first release candidate of V2023.4.0 is here! We have been hard at work the past month and a half improving Denaro's stability and adding many many new features to the application for you all to enjoy :)
Compared to V2023.4.0-beta1, RC1 introduces a brand new Dashboard page for seeing a quick overview of all open accounts, as well as the ability to assign colors to groups. On Windows, RC1 brings a brand new redesigned interface to more closely match Fluent Design principles.
Please note that since this is an rc release, there will be no more features added or strings changed. Only critical bugs will be addressed until stable.
A Message To Translators 🌎
V2023.4.0 stable is planned for Tuesday, April 11 2023 12:00 AM EST. Please have all translations updated by then to be included in this stable release :)
Full Changelog 📃
- Added a new Dashboard page to view quick information about all accounts (#162)
- Added the ability to assign a color to groups (#339)
- Added the ability to customize the decimal and group separators used per account (#355 #318)
- Added the ability to password protect a PDF file (#273)
- Added a preference option to automatically backup unencrypted account files to a specific folder (#334)
- Fixed an issue where OFX files with security could not be imported (#342)
- Fixed an issue where QIF files could not be imported on non-English systems (#368)
- Fixed an issue where editing a transaction with a receipt would crash the application (GNOME #350)
- Updated to GNOME 44 platform, fixed many GTK issues (GNOME #398 #401)
- The UI is now built using blueprint (GNOME #335)
- Redesigned the AccountView for a more fluent design (WinUI #393)
- Updated translations (Thanks to everyone on Weblate)!
Install 🧑💻
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
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
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
This is a beta version, bugs are expected. Please file a bug report for any issue found