Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@hargata hargata released this 21 Aug 17:33
· 6 commits to main since this release
31690bc

Objectives

  • Bug Fixes
    • Fixed bug with UK MPG conversion applied on EV's(Issue: #1012)
    • Fixed bug with columns disappearing if Enable CSV Import is disabled(Issue: #1005)
  • Features
    • Add option to upload a Vehicle Map(Issue: #38)
    • Allow users to select locale different from their system(Issue: #929)
    • Add urgencies param to Reminder GET API(PR: #1026)
  • Misc. Tech Debt
    • Updated Npgsql and CsvHelper
    • Migrated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens