v1.1.0
What's Changed
New Features 🎉
- Improve websockets management by @c-jimenez in #100
- Add support for MSVC compiler with Visual Studio Community 2022 by @c-jimenez in #98
- [localcontroller] Triggers a request timeout when a request cannot be forwarded to the Central System or to the Charge Point by @c-jimenez in #105
Bug fixes 🛠
- Fix some race conditions which lead to memory errors by @c-jimenez in #101
- Fix local list version management and change availability management when connector id = 0 by by @mahdidadashi65 in #99
- [examples] Fix cipher suites list for TLSv1.2 by @c-jimenez in #103
- [websocket] Handle fragmented websocket frames by @c-jimenez in #104
Other Changes
- Update OcppConfig.cpp by @mahdidadashi65 in #95
New Contributors
- @mahdidadashi65 made their first contribution in #95
Full Changelog: v1.0.0...v1.1.0