v1.0.0
Release Date: 2025-08-19
Enhancements
- Added support for dashboard, including monitoring, security settings, data bridge settings, and MQTT client tools.
- Added enterprise license support.
- Added a separate configuration file for EMQX Edge.
- Added REST APIs to get all the informations of the license.
- Added REST APIs to get active MQTT connections.
- Enable MQTT Over WebSocket by default.
- Added support for multiple platforms, including armhf arm64 and amd64 (x86_64).
Fixes
- Improved logging messages when the broker starts.
- Fixed an issue where NanoMQ fails to start when adding an HTTP authentication header.
- Fixed an issue where the default TLS value for bridge creation is false, but changes to true after restart.
- Fixed an issue where NanoMQ doesn't response when received a invalid reload request.
- Fixed an issue where updating enable field in authentication and authorization by REST APIs doesn't work.
- Fixed the wrong placeholder of password in authorization in configuration file.
- Fixed an issue where clicking Save button twice causes a double free of a field in bridge node.
- Updated the package name.
- Fixed an issue where NanoMQ access a null pointer when there are no params set in authorization.