Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 07:09
· 11 commits to main since this release

🚀 Feature

  • Add option to input vendorId, vendorErrorCode and info on StatusMessages (#32)
  • added connection latency to charge point view (#31)
  • added connect/disconnect button in charge point screen
  • re-enabled app theme menu
  • Add handling for TxDefaultProfile (#6)
  • Add support for the Monta LCD 'SoC' display message and upgraded the vehicle API for Enode 2024 data model (#9)

🏗️ Refactor

  • moved to a package by feature structure (#3)

🐛 Fix

  • Corrected sentry.dsn=null (the string 'null') giving warning on startup if running the gradle run target (#33)
  • json column being saved as a stringified Kotlin object (#24)
  • sentry dsn is now injected via build vars
  • sometimes boot notification wasn't sent if charge point didn't boot successfully the first time
  • improve meter values (#11)
  • NPE on message interception SendStopTransaction when there is no active transaction (#8)

📝 Docs

  • fix grammar mistake

🧹 Chore

  • bumped version to 2.4.0
  • now using open source ocpp library

🔧 CI

  • fix renovate config

Deps

🧹 Chore

  • update upgrade all non-major dependencies (gradle) (#26)
  • update dependency gradle to v8.10.2 (#25)
  • update upgrade all non-major dependencies (gradle) (#22)
  • update gradle/wrapper-validation-action action to v3 (#21)
  • update actions/configure-pages action to v5 (#17)
  • finished upgrading exposed
  • upgraded to kotlin version 2.0.10
  • update upgrade all non-major dependencies (gradle) (#15)
  • update dependency gradle to v8.10 (#14)