Skip to content

Releases: NickvisionApps/Denaro

V2023.5.0

26 May 12:39
Compare
Choose a tag to compare

Fixes and More Fixes πŸ§‘β€πŸ’»

This week's release features many fixes for bugs users were experiencing across the app. Denaro will also now show error messages if it attempts to access inaccessible files instead of crashing.

Full Changelog πŸ“ƒ

  • Fixed an issue where Denaro would crash on systems with unconfigured locales (#465)
  • Fixed an issue where PDF exporting failed for accounts with many receipts (#484)
  • Fixed an issue where a group's filter was reactivated when a transaction was added to that group (#501)
  • Error messages will be shown if Denaro attempts to access inaccessible files instead of crashing (#499)
  • Updated translations (Thanks to everyone on Weblate)!

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.money
flatpak run org.nickvision.money

AUR

The denaro package

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)

V2023.5.0-rc1

24 May 14:38
Compare
Choose a tag to compare

Fixes and More Fixes πŸ§‘β€πŸ’»

Release candidate 1 of Denaro V2023.5.0 is here!

This release mainly features many, many bug fixes. Denaro will also now show error messages if it attempts to access inaccessible files instead of crashing.

A Message To Translators 🌎

V2023.5.0 stable is planned for Friday, May 26 2023 12:00 AM EST. Please have all translations updated by then to be included in this stable release ❀️

Full Changelog πŸ“ƒ

  • Fixed an issue where Denaro would crash on systems with unconfigured locales (#465)
  • Fixed an issue where PDF exporting failed for accounts with many receipts (#484)
  • Fixed an issue where a group's filter was reactivated when a transaction was added to that group (#501)
  • Error messages will be shown if Denaro attempts to access inaccessible files instead of crashing (#499)
  • 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-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

V2023.4.1

21 Apr 13:12
Compare
Choose a tag to compare

A More I've run out of adjectives Denaro ✨

V2023.4.1 is here! This release is packed with new features and fixes that we can't wait for you to try!

First off, a new Notes field was added to transactions to allow users to write whatever extra notes they may choose for a transaction. With this new field, a new Extras section was created in the TransactionDialog to now hold both the new Notes and the previous Receipt fields.

We also added support for choosing to export all account information or just the transactions shown in the current filtered and sorted view. Support for displaying native digits instead of just Latin ones when working with numeric amounts was also added.

Besides these new features, we also fixed many issues including an issue where custom separators would not parse correctly and an issue where CSV files were not exported in the correct format.

Full Changelog πŸ“ƒ

  • Added the ability to add extra notes to a transaction (#428)
  • Added the ability to choose to export all account information or the current filtered view (#245)
  • Added support for using native digits (instead of just Latin digits) when working with numeric amounts (#450)
  • Fixed an issue where using custom separators wouldn't parse correctly (#443)
  • Fixed an issue where CSV files were not exported in the correct format (#448)
  • UI/UX Tweaks (WinUI #443)
  • Updated translations (Thanks to everyone on Weblate)!

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.money
flatpak run org.nickvision.money

AUR

The denaro package

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)

Windows

Microsoft Store

https://apps.microsoft.com/store/detail/nickvision-denaro/9NJD9Q23NFGH

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

V2023.4.1-beta1

17 Apr 06:15
Compare
Choose a tag to compare
V2023.4.1-beta1 Pre-release
Pre-release

A More I've run out of adjectives and it is late at night Denaro ✨

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.

V2023.4.1 beta1 is here! This release is packed with new features and fixes that we can't wait for you to try!

First off, a new Notes field was added to transactions to allow users to write whatever extra notes they may choose for a transaction. With this new field, a new Extras section was created in the TransactionDialog to now hold both the new Notes and the previous Receipt fields. We also added support for choosing to export all account information or just the transactions shown in the current filtered and sorted view. Support for displaying native digits instead of just Latin ones when working with numeric amounts was also added.

Besides these new features, we also fixed many issues including an issue where custom separators would not parse correctly and an issue where CSV files were not exported in the correct format.

A Message To Translators 🌎

V2023.4.1 stable is planned for Wednesday, April 19 2023 12:00 AM EST. Please have all translations updated by then to be included in this stable release ❀️

Full Changelog πŸ“ƒ

  • Added the ability to add extra notes to a transaction (#428)
  • Added the ability to choose to export all account information or the current filtered view (#245)
  • Added support for using native digits (instead of just Latin digits) when working with numeric amounts (#450)
  • Fixed an issue where using custom separators wouldn't parse correctly (#443)
  • Fixed an issue where CSV files were not exported in the correct format (#448)
  • UI/UX Tweaks (WinUI #443)
  • 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-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)

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

V2023.4.0

11 Apr 03:44
Compare
Choose a tag to compare

Hello April! 🌳

After about a month and a half of hard work, Denaro V2023.4.0 is here! πŸ₯³

This version includes many many new features and improvements for managing your accounts. First, there is a new Dashboard page that allows users to see information about all accounts at a quick glance. We also added the ability to assign colors to groups and customize decimal and group separators used per account. Many issues were also fixed, including issues importing information OFX and QIF files and random GTK crashes users were experiencing.

I'd like to thank @fsobolev , @DaPigGuy , and all of the translators and contributors who continue to make Denaro better every day ❀️

Full Changelog πŸ“ƒ

  • Added a new Dashboard page to view quick information about all accounts (#162)
  • Added the ability to assign a color to groups (#339)
  • Added the ability to customize the decimal and group separators used per account (#355 #318)
  • Added the ability to password protect a PDF file (#273)
  • Added a preference option to automatically backup unencrypted account files to a specific folder (#334)
  • Fixed an issue where OFX files with security could not be imported (#342)
  • Fixed an issue where QIF files could not be imported on non-English systems (#368)
  • Fixed an issue where editing a transaction with a receipt would crash the application (GNOME #350)
  • Updated to GNOME 44 platform, fixed many GTK issues (GNOME #398 #401)
  • The UI is now built using blueprint (GNOME #335)
  • Redesigned the AccountView for a more fluent design (WinUI #393)
  • Updated translations (Thanks to everyone on Weblate)!

Install πŸ§‘β€πŸ’»

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.money
flatpak run org.nickvision.money

AUR

The denaro package

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)

Windows

Microsoft Store

https://apps.microsoft.com/store/detail/nickvision-denaro/9NJD9Q23NFGH

Manually

Not available for stable releases.

V2023.4.0-rc1

08 Apr 02:43
Compare
Choose a tag to compare

A Prettier DenaroπŸ–₯️✨

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.

The first release candidate of V2023.4.0 is here! We have been hard at work the past month and a half improving Denaro's stability and adding many many new features to the application for you all to enjoy :)

Compared to V2023.4.0-beta1, RC1 introduces a brand new Dashboard page for seeing a quick overview of all open accounts, as well as the ability to assign colors to groups. On Windows, RC1 brings a brand new redesigned interface to more closely match Fluent Design principles.

Please note that since this is an rc release, there will be no more features added or strings changed. Only critical bugs will be addressed until stable.

A Message To Translators 🌎

V2023.4.0 stable is planned for Tuesday, April 11 2023 12:00 AM EST. Please have all translations updated by then to be included in this stable release :)

Full Changelog πŸ“ƒ

  • Added a new Dashboard page to view quick information about all accounts (#162)
  • Added the ability to assign a color to groups (#339)
  • Added the ability to customize the decimal and group separators used per account (#355 #318)
  • Added the ability to password protect a PDF file (#273)
  • Added a preference option to automatically backup unencrypted account files to a specific folder (#334)
  • Fixed an issue where OFX files with security could not be imported (#342)
  • Fixed an issue where QIF files could not be imported on non-English systems (#368)
  • Fixed an issue where editing a transaction with a receipt would crash the application (GNOME #350)
  • Updated to GNOME 44 platform, fixed many GTK issues (GNOME #398 #401)
  • The UI is now built using blueprint (GNOME #335)
  • Redesigned the AccountView for a more fluent design (WinUI #393)
  • 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-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)

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

V2023.4.0-beta1

03 Apr 21:02
Compare
Choose a tag to compare

Hello April! 🌳

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.

We have been hard at work the past month and a half improving Denaro's stability and adding many many new features to the application. This beta is a continuation of the V2023.3.0-beta series, but since we are in a new month, the beta number was reset.

This beta includes a fix for the random crashing many users were experiencing when working with transactions, finally! It also includes a new preference option to automatically backup account files as CSV files to a specific folder.

Full Changelog πŸ“ƒ

  • Added the ability to customize the decimal and group separators used per account (#355 #318)
  • Added the ability to password protect a PDF file (#273)
  • Added a preference option to automatically backup account files to a specific folder (#334)
  • Fixed an issue where OFX files with security could not be imported (#342)
  • Fixed an issue where QIF files could not be imported on non-English systems (#368)
  • Fixed an issue where editing a transaction with a receipt would crash the application (GNOME #350)
  • Updated to GNOME 44 platform, fixed many GTK issues (#398, #401)
  • The UI is now built using blueprint (#335)
  • 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-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)

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

V2023.3.0-beta2

16 Mar 01:55
Compare
Choose a tag to compare
V2023.3.0-beta2 Pre-release
Pre-release

More Customization + File 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 includes many fixes for importing and exporting files. First, users can now add a password to an exported PDF file. Furthermore, importing qif and ofx files was improved.

Additionally, thanks to @fsobolev, users can now customize more options of an account's custom currency. For example, both the decimal separator and group separator can be now be changed in Account Settings.

Full Changelog πŸ“ƒ

  • Added the ability to customize the decimal and group separators used per account (#355 #318)
  • Added the ability to password protect a PDF file (#273)
  • Fixed an issue where OFX files with security could not be imported (#342)
  • Fixed an issue where QIF files could not be imported on non-English systems (#368)
  • 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-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)

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

V2023.3.0-beta1

12 Mar 04:00
Compare
Choose a tag to compare
V2023.3.0-beta1 Pre-release
Pre-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

V2023.2.2

25 Feb 14:37
Compare
Choose a tag to compare

Design Tweaks ✨

This week we are bringing users various UI/UX improvements as we gear closer to joining GNOME circle!

Full Changelog πŸ“ƒ

  • New and improved icon (Thanks @bertob)! (#328)
  • Various UX improvements
  • Updated and added translations (Thanks to everyone on Weblate)!

GNOME

Flathub

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.money
flatpak run org.nickvision.money

AUR

The denaro package

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

Microsoft Store

https://apps.microsoft.com/store/detail/nickvision-denaro/9NJD9Q23NFGH

Manually

Not available for stable releases.