v2.14.0 - Improved CSV import
✨ New features
✏️ Improvements
- CSV import: added new inputs to specify decimal and thousand grouping separators #731
- CSV import settings will be persisted and prefilled on next import #732
- CSV import: show transaction name suggestions #733
- update to Spring Boot 3 #728
- updated dependencies #729
🐛 Bugfixes
⚠️ Deprecations
Last version with tomcat support
❗ BudgetMaster v2.14.0 will be the last version to offer a *.war file to use with tomcat. In addition the Dockerfile will no longer use tomcat as dependency. ❗
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 ❗