Denaro

Manage your personal finances

MIT License

Stars
526

Bot releases are hidden (Show)

Denaro - V2023.5.0

Published by nlogozzo over 1 year ago

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)
Denaro - V2023.5.0-rc1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.4.1

Published by nlogozzo over 1 year ago

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
Denaro - V2023.4.1-beta1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.4.0

Published by nlogozzo over 1 year ago

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.

Denaro - V2023.4.0-rc1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.4.0-beta1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.3.0-beta2

Published by nlogozzo over 1 year ago

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

Denaro - V2023.3.0-beta1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.2.2

Published by nlogozzo over 1 year ago

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.

Denaro - V2023.2.1

Published by nlogozzo over 1 year ago

Small Fixes πŸ”§

This week we are bringing users some fixes to minor bugs and various UX improvements as we gear closer to joining GNOME circle!

Full Changelog πŸ“ƒ

  • New and improved icon (Thanks @daudix-UFO)! (#312)
  • Fixed an issue where the wrong group was selected in TransactionDialog (#306, #314)
  • Fixed an issue where some LC vars could not be parsed (#317)
  • Various UX improvements (#311)
  • Updated and added translations (Thanks to everyone on Weblate)! (#Too many to count!)

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.

Denaro - V2023.2.0

Published by nlogozzo over 1 year ago

A More Secure Denaro πŸ”’

After weeks of hard work, we are proud to announce Denaro V2023.2.0 stable!

This release brings many new features as well as fixes and improvements. In this update, we gave users the ability to add passwords to protect and encrypt their account files, we provided a way for users to transfer money between accounts of different currencies, and we improved the look and feel of the application for both GNOME and WinUI, providing a better experience for all.

There are many other features and improvements in this week and I thank all of the contributors and translators who made this release possible!

Full Changelog πŸ“ƒ

  • Added the ability to add a password to an account (This will encrypt the nmoney file) (#59)
  • Added the ability to transfer money between accounts with different currencies by providing a conversion rate in TransferDialog (#144)
  • Added the ability to configure how Denaro uses locale separators in amount fields (#35)
  • Added the ability to copy individual transactions (#267)
  • Added the ability to sort transactions by amount (#220)
  • LC_MONETARY and LC_TIME will now be respected (GNOME #233)
  • Added "Help" button to toast notification when there are 0 imported transactions (#268)
  • Recent accounts are now available to select from the TransferDialog (#244)
  • Improved importing of qif and ofx files (#255 #265)
  • 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)

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 new 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.

Denaro - V2023.2.0-rc1

Published by nlogozzo over 1 year ago

A More Secure 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.

Release Candidate 1 of Denaro V2023.2.0 is here!! This release includes many new features as well as bug fixes over the previous betas.
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.

New in this release candidate is the ability to add a password to an account (allowing for an encrypted account). We also added the ability to configure how Denaro uses locale separators in amount fields. Furthermore, we improved the importing of qif and ofx files.

A Message To Translators 🌍

Please update all translations on Weblate before Friday, February 10 2023, to be included in the stable release.

Full Changelog πŸ“ƒ

  • Added the ability to add a password to an account (This will encrypt the nmoney file) (#59)
  • Added the ability to transfer money between accounts with different currencies by providing a conversion rate in TransferDialog (#144)
  • Added the ability to configure how Denaro uses locale separators in amount fields (#35)
  • Added the ability to copy individual transactions (#267)
  • Added the ability to sort transactions by amount (#220)
  • LC_MONETARY and LC_TIME will now be respected (GNOME #233)
  • Added "Help" button to toast notification when there are 0 imported transactions (#268)
  • Recent accounts are now available to select from the TransferDialog (#244)
  • Improved importing of qif and ofx files (#255 #265)
  • 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 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

Denaro - V2023.2.0-beta2

Published by nlogozzo over 1 year ago

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 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

Denaro - V2023.2.0-beta1

Published by nlogozzo over 1 year ago

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

Denaro - V2023.1.1

Published by nlogozzo almost 2 years ago

Bug Fixes πŸͺ²πŸͺ²

This release includes many bug fixes as well as the ability to search for transactions via description!

Full Changelog πŸ“ƒ

  • Added the ability to search for transactions by description (#203)
  • Custom currency symbols can now be 3 chars in length (#232)
  • Fixed an issue where a change in an account's currency symbol would not display until account was reopened (#225)
  • Fixed an issue where a group row's filter checkbox resets on group update (#226)
  • Fixed an issue where transaction color changes were not applying (WinUI Only #227)

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 previous nickvision-money AUR package has been removed. There is a new denaro package that you should use instead.

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

  • 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
Denaro - V2023.1.0

Published by nlogozzo almost 2 years ago

==Introducing Denaro 2023.1.0==

The time has finally come: We are pleased to announce Denaro V2023.1.0 stable!

Goodbye Money, Hello Denaro πŸͺ™

First off, Money has been rewritten in C# and has many, many new features. To further signify this great new release, Money has been renamed to Denaro! Although there is a new name, the code will continue to use NickvisionMoney for namespaces and .nmoney for files. All .nmoney files from previous stable Money releases are 100% compatible with Denaro.

C# Rewrite πŸ‘·β€β™‚οΈ

  • The C# rewrite brings Denaro to Windows!
  • Denaro should now be a lot more stable and responsive (especially with locale settings)
  • The application still looks and functions the same on the GNOME version

New Repeat Transaction System βŒ›

When dealing with repeat transactions, there are now two types: Source and Generated. Source repeat transactions are the originally created transaction by the user. It can be edited at any time. Generated repeat transactions are those automatically created by Money, based off the source's repeat interval. They can not be edited/deleted. All changes to generated transactions must come from the source transaction. If a user decides to update a source transaction, they will be prompted to apply said changes to only the source transaction or to both source and generated. Applying changes to just the source transaction will cause the generated transaction(s) to become disassociated. Disassociated transactions become regular transactions that can be edited/deleted at any time with the user.

Because of this change, you will need to delete your current repeat transactions in your account and create new ones to take advantage of the new system :)

Other New Features ✨

  • We implemented a completely new Account Settings dialog that allows users to further customize their Denaro accounts (including support for a custom currency).
  • We also implemented the Export to PDF feature, which generates a beautiful overview report of your account with groups, transactions, and receipts all included.
  • @fsobolev also took the time to create documentation for the app using yelp-tools which is available through the Help menu item on both GNOME and WinUI!
  • Users can now add jpg, png, or pdf receipts to transactions
  • Users can now sort transactions by id or date

Thank You! ❀️

This stable release comes after two months of super hard work from all our users. Thank you to all those who have translated the application, contributed new code, tested betas, and provided bug reports, including:

  • @Suork
  • @chuangzhu
  • @oscfdezdz
  • @bordam
  • Everyone on @weblate

Special thanks to @fsobolev who has been my right-hand man in this project...developing new features and staying up with me day in and day out, making sure this release was the best that it could be!

Full Changelog πŸ“ƒ

  • Denaro is now available to translate on Weblate!
  • Money has been completely rewritten in C# and now has a new name: Denaro! With the C# rewrite, there is now a new version of Denaro available on Windows!
  • Added an Account Settings dialog to allow users to customize their accounts better (#128)
  • Added an "Ungrouped" row to the groups section to allow filtering transactions that don't belong to a group
  • Added the ability to attach a jpg/png/pdf of a receipt to a transaction (#145)
  • Reworked the repeat transaction system and added support for a biweekly interval (#8)
  • Added the ability to export an account as a PDF (#3)
  • Added the ability to sort transactions by id or date (#197)
  • Added the ability to hide the groups section (#140)
  • Made a group's description an optional field (#111)
  • Performance improvements and better handling of large accounts (#208, #221)

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 previous nickvision-money AUR package has been removed. There is a new denaro package that you should use instead.

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

  • 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
Denaro - V2023.1.0-rc2

Published by nlogozzo almost 2 years ago

==Some More Speed πŸƒβ€β™‚οΈπŸ’¨==

NOTE: Please do not use .nmoney files that contain real data in the beta version as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.

We are getting closer and closer to the stable release of Denaro 2023.1.0!!

In this release candidate:

  • We reworked the account loading system used in both WinUI and GNOME. The application should now feel a lot more responsive and use a lot less memory. Thanks, @Suork (#208) for pointing this out to us!
  • @chuangzhu also contributed a fix for loading accounts on arm systems (#212) :)
  • @fsobolev Merged both flatpak manifests, so now there is just one manifest to use for both Builder and flatpak !

==Full V2023.1.0 Changelog==

  • Money has been completely rewritten in C# and now has a new name: Denaro! With the C# rewrite, there is now a new version of Denaro available on Windows!
  • Added an Account Settings dialog to allow users to customize their accounts better (#128)
  • Added an "Ungrouped" row to the groups section to allow filtering transactions that don't belong to a group
  • Added the ability to attach a jpg/png/pdf of a receipt to a transaction (#145)
  • Reworked the repeat transaction system and added support for a biweekly interval (#8)
  • Added the ability to export an account as a PDF (#3)
  • Added the ability to sort transactions by id or date (#197)
  • Added the ability to hide the groups section (#140)
  • Made a group's description an optional field (#111)

==Run The Beta (GNOME)==

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)

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

==Run The Beta (Windows)==

  • 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 of Denaro/Money is installed, you will need 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

Denaro - V2023.1.0-rc1

Published by nlogozzo almost 2 years ago

==Goodbye Money, Hello Denaro πŸͺ™πŸͺ™==

NOTE: Please do not use .nmoney files that contain real data in the beta version as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.

The time has finally come. The 1st release candidate of Denaro 2023.1.0! πŸ₯³
As many of you have seen, Money has been rewritten in C# and has many, many new features. To further signify this great new release, Money has been renamed to Denaro! Although there is a new name, the code will continue to use NickvisionMoney for namespaces and .nmoney for files. All .nmoney files from previous stable Money releases are 100% compatible with Denaro.

==Changes from Beta 3==
Besides a name change, this release candidate sees many new features from beta 3:

  • We implemented a completely new Account Settings dialog that allows users to further customize their Denaro accounts (including support for a custom currency).
  • We also implemented the Export to PDF feature, which generates a beautiful overview report of your account with groups, transactions, and receipts all included.
  • @fsobolev also took the time to create documentation for the app using yelp-tools which is available through the Help menu item on both GNOME and WinUI!
  • Some other minor features were added including: support for uploading PNGs as receipts and the ability to sort transactions in the account view by ID or Date.

This release candidate signifies a feature freeze of Denaro 2023.1.0.
Only bug fixes will be included/accepted before the stable release on Friday (Jan 13 2023).

==A Note For Translators==
Please submit all translations by Friday (Jan 13 2023) 8:00 AM EST to be included in the stable release. Denaro is available to translate on Weblate!

==Full V2023.1.0 Changelog==

  • Money has been completely rewritten in C# and now has a new name: Denaro! With the C# rewrite, there is now a new version of Denaro available on Windows!
  • Added an Account Settings dialog to allow users to customize their accounts better (#128)
  • Added an "Ungrouped" row to the groups section to allow filtering transactions that don't belong to a group
  • Added the ability to attach a jpg/png/pdf of a receipt to a transaction (#145)
  • Reworked the repeat transaction system and added support for a biweekly interval (#8)
  • Added the ability to export an account as a PDF (#3)
  • Added the ability to sort transactions by id or date (#197)
  • Added the ability to hide the groups section (#140)
  • Made a group's description an optional field (#111)

==Run The Beta (GNOME)==
The beta is available in 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

==Run The Beta (Windows)==

  • 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 of Denaro/Money is installed, you will need uninstall it from the start menu first and then install it via the msix file.
  • 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

Denaro - V2023.1.0-beta3

Published by nlogozzo almost 2 years ago

==New Repeat Transactions System!!==

NOTE: Please do not use .nmoney files that contain real data in the beta version as they could get corrupted due to bugs and/or changes in the database schema as development moves to stable.

In this beta, we completely reworked the repeat transactions system. When dealing with repeat transactions, there are now two types: Source and Generated. Source repeat transactions are the originally created transaction by the user. It can be edited at any time. Generated repeat transactions are those automatically created by Money, based off the source's repeat interval. They can not be edited/deleted. All changes to generated transactions must come from the source transaction. If a user decides to update a source transaction, they will be prompted to apply said changes to only the source transaction or to both source and generated. Applying changes to just the source transaction will cause the generated transaction(s) to become disassociated. Disassociated transactions become regular transactions that can be edited/deleted at any time with the user.

Because of this change, you will need to delete your current repeat transactions in your account and create new ones to take advantage of the new system :)

==A Note For Translators==
Money is now available to translate on Weblate!

==Beta 3 Changelog==

  • Reworked the repeat transaction system and added support for a biweekly interval (#8)
  • Better theming support on GNOME (#165)
  • The groups section on Windows can now be shown/hidden as in the GNOME version

==Full V2023.1.0 Changelog==

  • Money has been completely rewritten in C#. Money should now be a lot more stable and responsive. With the C# rewrite, there is now a new version of Money available on Windows!
  • Added an "Ungrouped" row to the groups section to allow filtering transactions that don't belong to a group
  • Added the ability to attach a jpg/pdf of a receipt to a transaction (#145)
  • Reworked the repeat transaction system and added support for a biweekly interval (#8)
  • Added the ability to hide the groups section (#140)
  • Made a group's description an optional field (#111)

==Run The Beta (GNOME)==
The beta is available in 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

==Run The Beta (Windows)==

  • 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 of Money is installed, you will need uninstall it from the start menu first and then install it via the msix file.
  • Money 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