Releases: deadlocker8/BudgetMaster
Releases · deadlocker8/BudgetMaster
v1.5.0 - Updater
- remember report table column order and selection
- added Updater for easier client update procedure
- bugfixes
v1.4.1
bugfixes
- broken month chart if january is selected
- wrong footer in month report
- wrong initial file name for month report
- server start failure
v1.4.0 - Localization
- localized all strings into external file
- added english localization
- added language chooser to settings
- remove javafx.Color from server --> server should no run on linux with normal jdk
- bugfixes:
- [FIXED] - report budget is calculated incorrectly
- [FIXED] - refresh after database imprt/delete missing
- [FIXED] - critical bug concerning repeating payments
v1.3.2
Fixed critical bug that prevents repeating payments from being correctly updated for future months.
v1.3.1
- bugfixes
- reports can now include a budget calculation
v1.3.0 - Reports
- added possibility to export payments as pdf reports
- added possibility to export charts as images
- added unit tests
- bugfixes
- security improvements
- improved database access
- added password on start
v1.2.0 - Charts
- added charts
- added database import/export/delete functionality
- better connection error handling
- bugfixes
v1.1.0 - Filter
added filter for payments
v1.0.0
initial release