V2023.1.0-rc2
==Some More Speed πββοΈπ¨==
NOTE: Please do not use .nmoney
files that contain real data in the beta version as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.
We are getting closer and closer to the stable release of Denaro 2023.1.0!!
In this release candidate:
- We reworked the account loading system used in both WinUI and GNOME. The application should now feel a lot more responsive and use a lot less memory. Thanks, @Suork (#208) for pointing this out to us!
- @chuangzhu also contributed a fix for loading accounts on arm systems (#212) :)
- @fsobolev Merged both flatpak manifests, so now there is just one manifest to use for both
Builder
andflatpak
!
==Full V2023.1.0 Changelog==
- Money has been completely rewritten in C# and now has a new name: Denaro! With the C# rewrite, there is now a new version of Denaro available on Windows!
- Added an Account Settings dialog to allow users to customize their accounts better (#128)
- Added an "Ungrouped" row to the groups section to allow filtering transactions that don't belong to a group
- Added the ability to attach a jpg/png/pdf of a receipt to a transaction (#145)
- Reworked the repeat transaction system and added support for a biweekly interval (#8)
- Added the ability to export an account as a PDF (#3)
- Added the ability to sort transactions by id or date (#197)
- Added the ability to hide the groups section (#140)
- Made a group's description an optional field (#111)
==Run The Beta (GNOME)==
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)
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
==Run The Beta (Windows)==
- 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 of Denaro/Money is installed, you will need uninstall it from the start menu first and then install it via the
msix
file.
- If a previous version of Denaro/Money is installed, you will need 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