V2023.4.0-beta1
Hello April! π³
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.
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. This beta is a continuation of the V2023.3.0-beta series, but since we are in a new month, the beta number was reset.
This beta includes a fix for the random crashing many users were experiencing when working with transactions, finally! It also includes a new preference option to automatically backup account files as CSV files to a specific folder.
Full Changelog π
- 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 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 (#398, #401)
- The UI is now built using blueprint (#335)
- Various UI/UX fixes and improvements (#344 #356)
- 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