Skip to content

Releases: emqx/MQTTX

v1.5.1

29 Jan 14:55
Compare
Choose a tag to compare

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

27 Jan 14:46
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Add log system
  • Replace EMQ X logo

Fix 🛠

  • Fix can not initialized editor jump from creation page
  • Add loading status on connection page
  • Modify some component styles

Preview 🖼

image

v1.4.2

17 Dec 09:55
fbccc4b
Compare
Choose a tag to compare

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 🖼

image

v1.4.1

27 Nov 10:06
Compare
Choose a tag to compare

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 🖼

image

v1.4.0

11 Nov 10:12
336af3d
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Data import and export support XML, CSV, Excel and JSON 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 🖼

image

v1.3.4

14 Oct 14:24
553f987
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support data export and import
  • Support set alias topic
  • Add right-clicking to copy and delete payload messages
  • Support Japanese (@duyuxuan)

Fix 🛠

  • Fix the issue that disconnect packet cannot be sent

Preview 🖼

image

image

v1.3.3

12 Aug 12:17
d654680
Compare
Choose a tag to compare

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 🖼

image

v1.3.2

10 Jul 05:48
Compare
Choose a tag to compare

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 and base64 payloads are still strings)
  • Fixed some errors in TLS/SSL connection (Unable to establish wss connection)
  • Modified some style issues

Preview 🖼

image

v1.3.1

12 May 14:17
d242676
Compare
Choose a tag to compare

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

Preview 🖼

image

v1.3.0

16 Mar 12:17
f6834c5
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support MQTT over WebSockets
  • Payload supports conversion to Hex, Base64, JSON and Plain Text
  • User can adjust the height of the payload editor
  • Add the maximum number of reconnection in the settings
  • Create dialog for topic supports enter shortcut
  • Support fuzzy search messages under topics

Fix 🛠

  • Fix can select multiple format certificates

Preview 🖼

image