v1.5.8
What's Changed
New Features 🎉
- [centralsystem] Add notification to IChargePoingHandler when an heartbeat message has been received by @c-jimenez in #227
Bug fixes 🛠
- [websockets] Add server name parameter to allow the use of an IP address for the connection URL (DNS resolution done beforehand) when using a TLS link (server name is used for certificate hostname check) by @c-jimenez in #226
- Fix heartbeatInterval management when set to 0 by @wlbleaboy in #225
Full Changelog: v1.5.7...v1.5.8