EMQ X 4.1-rc.1 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: [#3447]
- Fix the issue that the connection process crashes in some cases
Github PR: [#3459]
emqx-auth-mnesia
Bug fixes:
- Fix the issue that the configured users cannot pass the authentication
Github PR: [emqx/emqx-auth-mnesia#6](https://github.com/emqx/emqx-auth-mnesia/issues/6)
- Fix the issue that the error is not handled correctly
Github PR: [emqx/emqx-auth-mnesia#9](https://github.com/emqx/emqx-auth-mnesia/issues/9)
emqx-reloader
Bug fixes:
- Fix the issue that the module code will not be reloaded in some cases
Github PR: [emqx/emqx-reloader#73](https://github.com/emqx/emqx-reloader/issues/73)
emqx-sn
Bug fixes:
- Fix the issue that doesn't support the specified monitoring IP address and supports IPv6
Github PR: [emqx/emqx-sn#158](https://github.com/emqx/emqx-sn/issues/158)
emqx-web-hook
Bug fixes:
- Fix the issue that the
client.disconnected
event went wrong in some cases
Github PR: [emqx/emqx-web-hook#188](https://github.com/emqx/emqx-web-hook/issues/188)