V2023.2.0-beta2
nlogozzo
released this
30 Jan 17:45
·
2100 commits
to main
since this release
Test, Test, Test π§
Beta 2 of V2023.2.0 is here! This release includes many new features and fixes from the last beta version:
- Added the ability to copy individual transactions (#267)
- Added
Help
button to toast notification when there are 0 imported transactions (#268) - Added a "New Window" action to the main menu (GNOME #201)
- New sidebar design for AccountView (WinUI)
- Fixed a crash after selecting date range (#249)
- Better GNOME Documentation (#248 , #270)
Full Changelog π
- Added the ability to sort transactions by amount (#220)
- LC_MONETARY and LC_TIME will now be respected (GNOME #233)
- Added the ability to transfer money between accounts with different currencies by providing a conversion rate in TransferDialog (#144)
- Added the ability to copy individual transactions (#267)
- Added
Help
button to toast notification when there are 0 imported transactions (#268) - Recent accounts are now available to select from the TransferDialog (#244)
- Fixed a crash after selecting date range (#249)
- New sidebar design for AccountView (WinUI)
- Fixed an issue where dates in TransactionDialog were not displayed with locale settings (WinUI #251)
- Added a "New Window" action to the main menu (GNOME #201)
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.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)
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