Skip to content

V2023.2.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 22 Jan 17:32
· 2200 commits to main since this release

Let's Start Testing! πŸ”§

Beta 1 of V2023.2.0 is here! This release includes many new features for users to start testing :)

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)
  • Recent accounts are now available to select from the TransferDialog (#244)
  • Fixed an issue where dates in TransactionDialog were not displayed with locale settings (WinUI #251)

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 and cer files for your system architecture
  • Open the cer file:
    • Click Install Certificate
    • Choose Local Machine for Store Location
    • Select Place all certificates in the following store and browse for and select Trusted Root Certification Authorities
    • Finish the dialog
  • 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.
  • 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