Release Note 🎉
💄 New beauty changes to the output of the MQTT X CLI
Features 🌈
- MQTT X: Replace
Clean Session
with Clean Start
and Session Expiry Interval
on MQTT 5.0
- MQTT X:
true
and false
selectors modified to switch button
- MQTT X: Formatting Output Hex Data
- MQTT X: Optimizing the use of SSL/TLS switches
- MQTT X CLI: New beauty changes to the output
- MQTT X CLI: Support multi-topic subscription
- MQTT X CLI: More MQTT 5.0 properties, such as
Session Expiry Interval
- MQTT X CLI: Add
check
command for check updates
- MQTT X CLI: Add publish topic validation
- MQTT X Web: Add payload & topic history of sent messages
- MQTT X Web: Support message copy & message delete
- MQTT X Web: Synchronize more Desktop features, such as multi-topic subscriptions, resubscription settings, auto-scroll, etc
- MQTT X Web: Docker supports multiple platforms and custom deployment to any path
Fix 🛠
- MQTT X: Fixed can not show retain message when disconnected
- MQTT X: Fixed the problem that the content is truncated when spaces are in Hex format
- MQTT X: Fixed the problem that the in-use script cannot be deleted
- MQTT X: Fixed the problem that messages cannot be received after setting the topic alias
- MQTT X: Fixed some internal errors
- MQTT X CLI: Fixed the setting connection user properties issue in the
pub
and sub
command
The New ✨
Preview 🖼
What's Changed
New Contributors
Full Changelog: https://github.com/emqx/MQTTX/compare/v1.8.2...v1.8.3