Skip to content

v2.15.1 - Bugfix

Compare
Choose a tag to compare
@deadlocker8 deadlocker8 released this 18 Jul 20:09
· 106 commits to master since this release

⚠️ 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 ❗