EMQ X 4.0-beta.3 is now available. This version mainly improves test coverage, and fixes bugs.
Bug fixes:
- Fix message out-of-order issues when forwarding across clusters
Github PR: [#3000]
emqx-management (plugin)
Enhancements:
- REST API supports IPv6
Github PR: [emqx/emqx-management#135](https://github.com/emqx/emqx-management/issues/135)
Bug fixes:
- Fix the issue that encoded URI isn't handled correctly
Github PR: [emqx/emqx-management#137](https://github.com/emqx/emqx-management/issues/137)
emqx-dashboard (plugin)
Enhancements:
- Support for IPv6 access to Dashbaord
Github PR: [emqx/emqx-dashboard#162](https://github.com/emqx/emqx-dashboard/issues/162)
emqx-delayed-publish (plugin)
Bug fixes:
- Fix the issue that the plugin can only start one in cluster
Github PR: [emqx/emqx-delay-publish#50](https://github.com/emqx/emqx-delay-publish/issues/50)
- Fix the issue that delayed messages are published disorderly, thanks contribution of soldag
Github PR: [emqx/emqx-delay-publish#49](https://github.com/emqx/emqx-delay-publish/issues/49)
Github Issue: [emqx/emqx-delay-publish#15](https://github.com/emqx/emqx-delay-publish/issues/15)