Skip to content

Version 1.4.3

Latest
Compare
Choose a tag to compare
@hargata hargata released this 10 Jan 20:49
· 4 commits to main since this release
79633db

Objectives

  • Bug Fixes
    • Fixed bug with fuel mileage for empty odometers(Issue: #796)
  • Features
    • Added new endpoint to retrieve Reminders Calendar in ICS format(Issue: #697)
    • Added new endpoint to upload documents and attach documents to records(Issue: #769)
  • Misc. Tech Debt
    • Moved user uploaded files out from wwwroot to data folder(Issue: #785, #260)
    • Moved userConfig.json out from config to data/config

Note: this version can break your existing instance if you have a nonstandard installation, for more information, please read #787