Releases: NickvisionApps/Denaro
V2023.2.1
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.
V2023.2.0
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.
V2023.2.0-rc1
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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
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.2.0-beta2
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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
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.2.0-beta1
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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
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.1.1
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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
Nickvision Denaro
should now be available in your start menu
V2023.1.0
==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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
Nickvision Denaro
should now be available in your start menu
V2023.1.0-rc2
==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
andflatpak
!
==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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
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.1.0-rc1
==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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- 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
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.1.0-beta3
==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
andcer
files for your system architecture - Open the
cer
file:- Click
Install Certificate
- Choose
Local Machine
forStore Location
- Select
Place all certificates in the following store
and browse for and selectTrusted Root Certification Authorities
- Finish the dialog
- Click
- 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.
- If a previous version of Money is installed, you will need uninstall it from the start menu first and then install it via the
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