Skip to content

Releases: deadlocker8/BudgetMaster

v1.4.1

23 Aug 19:27
Compare
Choose a tag to compare

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

23 Aug 07:30
Compare
Choose a tag to compare
  • 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

21 Aug 16:28
Compare
Choose a tag to compare

Fixed critical bug that prevents repeating payments from being correctly updated for future months.

v1.3.1

12 Aug 17:59
Compare
Choose a tag to compare
  • bugfixes
  • reports can now include a budget calculation

v1.3.0 - Reports

10 Aug 17:53
Compare
Choose a tag to compare
  • 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

25 May 10:27
Compare
Choose a tag to compare
  • added charts
  • added database import/export/delete functionality
  • better connection error handling
  • bugfixes

v1.1.0 - Filter

12 Apr 17:34
Compare
Choose a tag to compare

added filter for payments

v1.0.0

08 Apr 14:15
Compare
Choose a tag to compare

initial release