Skip to content

v1.8.1

Compare
Choose a tag to compare
@ysfscream ysfscream released this 29 Jul 03:31
· 609 commits to main since this release

Release Note 🎉

🚚 Automatic update support for software packages 📦

Features 🌈

  • MQTT X: Automatic update (Thanks @laybrid)
  • MQTT X: Default connection using MQTT 5.0
  • MQTT X: Topic is validated before publishing (Cannot contain #, +, $, etc.)
  • MQTT X CLI: Support MQTT 5.0 connection
  • MQTT X CLI: Support MQTT 5.0 for User Properties and Subscription Options
  • MQTT X CLI: Add the conn command to test the connection
  • MQTT X Web: UI style updates, synchronized with MQTT X

Fix 🛠

  • MQTT X: Fixed exited unexpectedly on macOS
  • MQTT X: Fixed User Properties display issue
  • MQTT X CLI: Fixed invalid clean option

The New ✨

Preview 🖼

mqttx-conn

image

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1