Skip to content

v1.4.1

Compare
Choose a tag to compare
@c-jimenez c-jimenez released this 13 Nov 13:29
· 159 commits to develop since this release
a98330d

What's Changed

New Features 🎉

  • [cmake] Add option to not build libwebocket along Open OCPP library and use the one provided by the compiler SDK by @c-jimenez in #163

Bug fixes 🛠

  • [examples] Fix segfault on disconnect in central system examples by @c-jimenez in #162
  • Fix for issue #161, a connectorId of 0 will now be rejected on a RemoteStartTransaction by @Habbus in #164
  • Fix cancelreservation by passing connectorpointer by value instead of… by @Habbus in #159

New Contributors

Full Changelog: v1.4.0...v1.4.1