Skip to content

V2023.3.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 12 Mar 04:00
· 1700 commits to main since this release

GNOME Improvements πŸ‘£

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.

This release introduces some minor backend improvements and UX changes to the GNOME version of Denaro.

Full Changelog πŸ“ƒ

  • Fixed an issue where editing a transaction with a receipt would crash the application (GNOME #350)
  • The UI is now built using blueprint (#335 Thanks @DaPigGuy)
  • 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.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

Because all of the changes in this beta only apply to the GNOME version, there will be no WinUI build for this release.

This is a beta version, bugs are expected. Please file a bug report for any issue found