Skip to content

Releases: emqx/MQTTX

v1.2.3

05 Feb 08:23
4ca354e
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support MQTT Last Will and Testament
  • Add MQTT X website https://mqttx.app
  • Optimize system and user interface interaction

Fix 🛠

  • Purple theme renamed to Night
  • Update the address of Slack

Preview 🖼

image

image

v1.2.2

17 Jan 12:24
d24be4a
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support select custom and random colors for topics
  • Optimized error and warning notifications
  • Add CmdOrCtrl + Enter CmdOrCtrl + F hotkeys

Fix 🛠

  • Update the about page
  • Modified the area of the draggable window
  • Renamed field names for some MQTT configurations
  • Fixed automatic reconnection issue
  • Fixed unable to display messages when back to list
  • Fixed connection button misalignment
  • Connect Timeout units changed to seconds

Note:

  1. The unit of Connect Time has been modified. If there is old data, milliseconds should be converted to seconds
  2. CmdOrCtrl + Enter to send payload, CmdOrCtrl + F can quickly search for messages by topic

Preview 🖼

image

v1.2.1

03 Jan 13:12
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support for MQTT 5.0 connections.
  • Optimize search by topic and view messages.
  • Update about page.

Fix 🛠

  • Support one-way authentication when use TLS/SSL #133

Preview 🖼

image

v1.2.0

27 Dec 04:06
89c2769
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Redesigned user interface.
  • Easier and faster connection creation.
  • Can be cancelled when reconnecting.
  • You can quickly modify the configuration on the connection page.

Fix 🛠

  • Fix can't build all platform app.
  • Improved some styles.

Preview 🖼

image

v1.1.2

30 Nov 10:59
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Add quick connect method
  • Add color markers to topics

Fix 🛠

  • Connect Timeout and Keep Alive display time units
  • Set broker default IP broker.emqx.io

Preview 🖼

image

v1.1.1

22 Nov 07:50
13daa2f
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Add dark mode
  • Add custom titlebar on MacOS
  • The client can be edited
  • Improve README docs

Fix 🛠

  • Fix can't reload data when connect error
  • Connected clients can't be selected

Preview 🖼

image

image

v1.1.0

15 Nov 10:00
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support SSL/TLS connect
  • Add more actions to the menu
  • Display connection SSL checkbox when broker is SSL/TSL

Fix 🛠

  • Improve stability
  • Fix can't received messages when page changed
  • Hidden broker urls when that are too long

v1.0.0

11 Nov 12:04
Compare
Choose a tag to compare

Release Note 🎉

  • Can create any MQTT broker connection

  • Support subscription topic

  • Support for the sending and receiving of messages

  • Cross-platform desktop. Support for Windows, MacOS and Linux

image