Skip to content

V2022.11.1

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 25 Nov 19:00
· 3267 commits to main since this release

A Brand New Look!!

We (mostly @fsobolev πŸ˜„ ) have worked super hard this past week in creating a brand new look for Money! This new redesign features a new way of organizing groups and transactions, allowing for a quick overview of all transactions and an easy way to filter your account view. The TransactionDialog was also redesigned to make creating and editing transactions easier.

Besides the big redesign, we also added the ability to transfer money from one account to another with ease.
Many bugs and small features were also implemented.

Full Changelog from V2022.11.0

  • Introducing a brand new redesign! We completely redesigned the application to provide an easier and more efficient way to manage your accounts, groups, and transactions (#60)
  • Added the 'Transfer Money' action to allow for transferring money to another account (#6)
  • Added support for filtering transactions by type, group, or date
  • You can now double-click a .nmoney file and it will open directly in Money (#5)
  • The CSV delimiter has been changed to a semicolon (;). This will allow us to store rgba values and descriptions with commas in a CSV file
  • Fixed an issue where some monetary values were displayed incorrectly (#61)
  • Fixed an issue where repeated transactions would not assign themselves to a group
  • Added German translation (Thanks @milotype!)