EMQ X 4.0.7 is released now, it mainly includes the following changes:
emqx
Bug fixes:
- Fix the issue that the browser doesn't support the current SSL / TLS certificates
Github PR: [#3448]
- Fixed client process crash caused by waiting for user QoS2 message to timeout
Github PR: [#3458]
emqx-web-hook
Bug fixes:
- Fix the issue that the
client.disconnected
event went wrong in some cases
Github PR: [emqx/emqx-web-hook#187](https://github.com/emqx/emqx-web-hook/issues/187)