Releases: emqx/MQTTX
Releases · emqx/MQTTX
v1.5.2
Release Note 🎉
Features 🌈
- Enhance topic item style
- Support quick connection when the panel is folded
- Add code of conduct
- scroll to bottom when opening log page
Fix 🛠
- Fixed JavaScript Uncaught Exception when closing MQTTX 1.5 or 1.5.1 on Windows
- Fixed editor error when router jump from other page to creation & connection
- Fixed can't record log message when we send in other filter
- Fixed can not add error connect fail log
- Fixed the layout disorder caused by the long name
Preview 🖼
v1.5.1
Release Note 🎉
Features 🌈
Note: This version does not contain new features, all for stability improvements
Fix 🛠
- Fixed sending duplicate messages
- Fixed unable to load log file
- Fixed
Client ID
cannot be refreshed automatically - Modify some dialog styles
- Add github issue templates
v1.5.0
v1.4.2
Release Note 🎉
Features 🌈
- Add custom script function (Beta)
- Append timestamp to MQTT client id (Optional)
Fix 🛠
- Messages display optimization
- Optimize the error message when subscribing to $SYS fails
- Disable ConnectionInfo table editing when client was connected
- Fix the timed message was triggered incorrectly
- Fix the unread message count is NaN problem
Preview 🖼
v1.4.1
Release Note 🎉
Features 🌈
- Add automatic subscription to $SYS and add byte statistics feature (Now only support EMQ X)
- Add a timer for sending payload
- Support to display the number of messages sent and received in the current connection
- Add shortcut button to the top bar for creating new window
Fix 🛠
- Fix the problem of only connecting to the local MQTT broker
Preview 🖼
v1.4.0
Release Note 🎉
Features 🌈
- Data import and export support
XML
,CSV
,Excel
andJSON
format - Support multiple windows
- Support payload search
- Optimize interface animation
- Add loading page to the first screen
Fix 🛠
- Fix errors when switching pages
- Fix the problem that the page cannot be automatically scrolled
Preview 🖼
v1.3.4
v1.3.3
Release Note 🎉
Features 🌈
- Display the relationship between topics and messages with colored markers
- Delete connections by right click on the connection
- The received message supports multiple decoding display (
Hex
,Base64
,JSON
,Plaintext
)
Fix 🛠
- Fixed duplicate messages received
- Warn when sending wrong JSON format
- Error prompt when SSL verification fails to read the file
Preview 🖼
v1.3.2
Release Note 🎉
Features 🌈
- Support to configure the properties of will message in MQTT 5.0
- Storing MQTT broker information, can be quickly selected
- Disable
Disconnect
button when disconnected
Fix 🛠
- Fixed format conversion issue of payload messages (The
hex
andbase64
payloads are still strings) - Fixed some errors in TLS/SSL connection (Unable to establish
wss
connection) - Modified some style issues
Preview 🖼
v1.3.1
Release Note 🎉
Features 🌈
- Support MQTT 5.0 more features
- Split the message view by clicking on the topic items
- Support click to quickly copy topic
- Allow to send empty payload
- Add the option to enable strict certificate validation
Fix 🛠
- Fixed the problem of the client receiving duplicate messages
- Fixed the certificates was not validated