Releases: monta-app/ocpp-emulator
Releases · monta-app/ocpp-emulator
v2.4.0
🚀 Feature
- Add option to input
vendorId
,vendorErrorCode
andinfo
onStatusMessages
(#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 gradlerun
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)
v2.3.1
🚀 Feature
- applications no longer depend on internal libraries
- re-enabled sentry error logging
- updated app icon
🐛 Fix
- renamed
EMULATOR_IGNOREUPDATES
toEMULATOR_IGNORE_UPDATES
📝 Docs
- updated readme
- fixed logo path
- added landing page
- added simple landing page
🧹 Chore
- bumped version number to 2.3.1
🔧 CI
- specified bash shell when running sentry step
v2.3.0
First open source release 🤞🏽