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: emqx/emqx#3448
Fixed client process crash caused by waiting for user QoS2 message to timeout
Github PR: emqx/emqx#3458
emqx-web-hook
Bug fixes:
Fix the issue that the
client.disconnected
event went wrong in some casesGithub PR: emqx/emqx-web-hook#187