V2023.1.0-beta2
==New Features!!==
First of all, Happy New Year! 🥳 May 2023 bring us all peace, joy, and good health!
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.
There was a bug in the previous beta that caused updated transactions to save dates in an incorrect format. That bug has been fixed in this beta. However, that bug caused account files to be corrupted. If you need to uncorrupt the account file, you can use a tool such as DB Browser and make sure each date format is in en_US format (MM/DD/YYYY).
==What's New In This Beta?==
- 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/pdf of a receipt to a transaction (#145)
- Added the ability to hide the groups section (#140) (GNOME Only)
- Made a group's description an optional field (#111)
- Re-layout of the UI (WinUI Only)
==A Note For Translators==
The Strings.resx
file is constantly being updated as the development of V2023.1.0 moves along. Although you can update your language's resx
file as development moves along, we advise translators to wait until the release candidate version of V2023.1.0, which will give translators a period of 2/3 days to update their language file for the final release. Of course, if your language does not yet have a resx
file, feel free to open a PR to add your language at any time!
==Run The Beta (GNOME)==
The beta is available in 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 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 Money is installed, you will need uninstall it from the start menu first and then install it via the
Money
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