Skip to content

v1.8.0 - Local Server

Compare
Choose a tag to compare
@deadlocker8 deadlocker8 released this 17 Dec 12:49
· 2418 commits to master since this release
23ceb6a

πŸŽ‰ Today a year ago the BudgetMaster project was started. Happy first anniversary! πŸ˜‰

  • added the possibility to use BudgetMaster on a local computer without setting up a BudgetMasterServer
  • added a predefined certificate to usw if BudgetMaster is running in local network (saves the creation of own certificate)
  • added the possibility to use a SQLite database instead of MySQL
  • increased the maximum description character limit from 150 to 200 characters
  • improved month report tab performance
  • loading dialog is now closeable
  • the search is now automatically refreshed if a payment is edited
  • all month report table cells are now vertically centered
  • added used libraries to about dialog
  • Bugfixes:
    • floating point error for new payments
    • loading dialog not modal
    • database connectivity issues
    • amount validation (it was possible to enter multiple commas in the amount textfield)