This repository was archived by the owner on Apr 27, 2026. It is now read-only.
v0.30.1
What's Changed
- fix(ocpp16): Send invalid fw signature security event by @mlitre in #1125
- Change log from INFO to DEBUG by @Pietfried in #1124
- fix(ocpp16): Make UnlockConnectorOnEVSideDisconnect RO configurable by @mlitre in #1126
- fix(ocpp2): Fix crash on missing nullptr check on tx start by @mlitre in #1127
- Fix int to string in throw by @hikinggrass in #1132
- Add missing override keyword, fixing compiler warnings by @hikinggrass in #1133
- Free memory allocated by strdup at the end of websocket init by @hikinggrass in #1134
- [OCPP 1.6] StatusNotification timestamp is updated to represent the report time by @james-ctc in #1130
Full Changelog: v0.30.0...v0.30.1