V2023.8.0-beta1
Pre-release
Pre-release
A Cleaner Money Manager 🧹
Beta 1 of V2023.8.0 is here!
Denaro is finally getting some love again :)
This release fixes some issues with accessing documentation and a bug faced by some users with accounts with corrupted metadata settings. We also improved the transaction description suggestion algorithm by using fuzzy search.
Behind the scenes, we upgraded to gir.core V0.4.0 which brings many improvements to using GTK and asynchronous programming in C#. As a result of this update, our code is a lot cleaner and easier to read!
Full Changelog 📃
- Added the option to select the entire current month as the date range filter (#602)
- Thanks @CoffeeIsLife87 !
- Improved the transaction description suggestion algorithm with fuzzy search (#603)
- Fixed an issue where the help button in the import toast was not working (#605)
- Fixed an issue where Denaro would crash if an account had incorrect formatted metadata (#604)
- Fixed an issue where docs were not available when running Denaro via snap (#608)
- Updated translations (Thanks to everyone on Weblate)!
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
snap-store:
sudo snap install denaro --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)
This is a beta version, bugs are expected. Please file a bug report for any issue found