Skip to content

Releases: deadlocker8/BudgetMaster

v2.18.2 - Dependency Updates

29 Dec 15:48

Choose a tag to compare

✨ New features

✏️ Improvements

  • updated dependencies #783

🐛 Bugfixes

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗
Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.18.1 - Bugfix

29 Jun 14:07

Choose a tag to compare

✨ New features

✏️ Improvements

  • update dependencies #782

🐛 Bugfixes

  • fixed a bug that prevented repeating transactions from being updated / saved #780

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗
Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.18.0 - Accounts & Updates

14 Apr 21:01

Choose a tag to compare

✨ New features

  • the account overview page now allows to filter the listed accounts #774

✏️ Improvements

  • update to Java 21 #775
  • update dependencies #769

🐛 Bugfixes

  • transactions from hidden accounts are now correctly included in all accounts sum #776

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.17.2 - Bugfix

15 Nov 22:24

Choose a tag to compare

✨ New features

✏️ Improvements

  • updated dependencies #772

🐛 Bugfixes

  • do not show account end date reminder if no accounts have their end dates soon #771

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.17.1

14 Oct 21:49

Choose a tag to compare

✨ New features

✏️ Improvements

🐛 Bugfixes

  • Fixes an error in appearance when importing transactions from a CSV file #770

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.17.0 - Accounts

05 Oct 14:37

Choose a tag to compare

✨ New features

  • new settings option to define how transation name suggestions are ordered (alphabetically or by frequency of use) #760
  • it is now possible to specify a description for each account #765
  • it is now possible to specify an end date for each account. A reminder will be shown once per day if one or more accounts will reach their end date soon. #764

✏️ Improvements

  • updated dependencies #757

🐛 Bugfixes

  • fixed a bug that prevented to select the correct columns during csv import if the csv has fewer rows than columns #766

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.16.1 - Bugfix

03 Dec 10:51

Choose a tag to compare

✨ New features

✏️ Improvements

  • updated dependencies #761

🐛 Bugfixes

  • Fixed an error when uploading images when using MariaDB. #759

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.16.0 - Account Balances

29 Oct 17:14

Choose a tag to compare

✨ New features

✏️ Improvements

  • show balance for every account in account select #749
  • added a tooltip for transfers in transaction overview to show source and destination account #756
  • updated dependencies #744

🐛 Bugfixes

⚠️ Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.15.1 - Bugfix

18 Jul 20:09

Choose a tag to compare

⚠️ Important configuration changes

❗ The settings option security.require-ssl=true in the settings.properties has been renamed to server.ssl.enabled=true. You have to adapt your settings.properties file.

❗ The BudgetMaster Dockerfile no longer uses tomcat as base image. Therefore the port inside the container changed from 8080 to 9000. #736

✨ New features

✏️ Improvements

  • updated dependencies #734

🐛 Bugfixes

  • transactions are no longer saved multiple times during csv import #751
  • fixed docker-compose.yaml

⚠️ Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗

v2.15.0 - Improved Docker Image Size

21 Jun 22:07

Choose a tag to compare

⚠️ Important configuration changes

❗ The settings option security.require-ssl=true in the settings.properties has been renamed to server.ssl.enabled=true. You have to adapt your settings.properties file.

❗ The BudgetMaster Dockerfile no longer uses tomcat as base image. Therefore the port inside the container changed from 8080 to 9000. #736

✨ New features

✏️ Improvements

  • charts: sort categories alphabetically in bar charts (categories per month/year) #737
  • csv import: create new transaction from template: do not override category #739
  • csv import: show horizontal scrollbar on table start when associating columns #741
  • csv import: avoid page reload on skip/undo skip and on inline save #742
  • improved docker image size #736
  • updated dependencies #734

🐛 Bugfixes

  • csv import: fixed floating point precision #740
  • filter: fixed a bug that prevented filters from being usable #743

⚠️Deprecations

Minimum supported version of BudgetMaster database is now v2.10.0

❗ If you are still using BudgetMaster v2.9.2 or earlier, please make sure to upgrade to v2.10.0 prior to using this release! ❗

Minimum supported version for JSON import is now 4

❗ BudgetMaster database exports (JSON files) from version prior to v2.5.0 (version code 3 or less inside the JSON) can no longer be imported ❗