Skip to content

Releases: emqx/MQTTX

v1.7.2

27 Jan 05:57
Compare
Choose a tag to compare

Release Note 🎉

Add more arm64 builds

Features 🌈

  • Shared subscriptions support topic color markers
  • Add more arm64 builds
  • Add win32 build
  • Support set reconnect period

Fix 🛠

  • Fixed new topic instead of the subscribed topic
  • Message box width adaption
  • Enhanced security

image

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

31 Dec 07:00
Compare
Choose a tag to compare

Release Note 🎉

🆕 Happy New Year!

Features 🌈

Fix 🛠

  • Fix pass the ob field to user properties
  • Fix client id is unique in the database
  • Fix can not send empty Topic when using Topic Alias
  • Fix resub can not sync all subscriptions data
  • Fix collection importing issue
  • Fix sync auto-resub
  • Fix new window issue
  • Fix can not display offline messages

image

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Dec 09:01
Compare
Choose a tag to compare

Release Note 🎉

💡 Now! We support more properties of MQTT v5.0!

Features 🌈

  • Support for configuring more Properties when connecting and publishing on MQTT v5.0
  • Support for adding and displaying User Properties on MQTT v5.0
  • Support for configuring Properties when subscribing to topics on MQTT v5.0
  • Support multiple topics subscriptions at once
  • Add auto-scroll setting
  • Theme sync with OS setting (Only macOS)
  • Add Hungarian language support (Thanks @misi89 ) 🇭🇺

Fix 🛠

  • Fix the auto-resub sync issue
  • Fix import data issue
  • Fix can not edit an existing connection
  • Fix the error of certificate has expired
  • Fix can not clear history for messages
  • Fix base64 convert issue
  • Fix new windows loading issue
  • Fix the disorder issue of the connection list

image

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

09 Oct 10:01
Compare
Choose a tag to compare

Release Note 🎉

Fix 🛠

  • Fix the problem of importing and exporting data
  • Fix the problem of automatic subscription
  • Fix the problem that the subscription list data cannot be stored

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

30 Sep 07:52
Compare
Choose a tag to compare

Release Note 🎉

💡 Note: Breaking Change! We have refactored the underlying data storage structure, there will be no data after the upgrade, please backup important data in advance. This is a refactored version, no more new features, please discuss in the issues, thank you for your help and support!

Features 🌈

  • Support for displaying Retain message flag
  • Optimize the loading page for connections page
  • Improve the performance of message list display (~10x)
  • Refactoring data storage

Fix 🛠

  • Fix database crash issue !!!
  • Fix history message record issue
  • Fix data format conversion error when reopening the client

Preview 🖼

image

v1.6.0

06 Jul 11:44
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • New UI design
  • Adapt to macOS new design icon
  • Add min-width and min-height on the window
  • Add rpm & deb Linux system installer.
  • Autofocus on new collection input
  • Add context menu to beautify format JSON data on payload editor
  • Automatically beautify JSON
  • Optimize the editor input experience
  • Apple Silicon Support (Thanks to @m01i0ng)

💡 Note: Users on Macs with M1 chips can now use MQTT X. You can download the Universal package for Intel or Apple Silicon

Fix 🛠

  • Fix cannot read property payload type of undefined
  • Fix can't send hex & base64 payload on history
  • Fix reconnect bug (Thanks to @gilbertwong96 )
  • Fix can not resize the editor
  • Fix the form label width
  • Custom the native scrollbar style
  • Fix click ESC button to cancel input collection name error

Preview 🖼

mqttx-preview

What's Changed

New Contributors

Full Changelog: v1.5.5...v1.6.0

v1.5.5

19 May 06:41
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • The subscription list of the connection will be automatically resubscribed.
  • Add EMQ X Cloud link

Fix 🛠

  • Fix the payload type can not be restored
  • Fix the width of the select dropdown

Preview 🖼

image

v1.5.4

10 May 05:49
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support save publish-payload historically
  • Support save publish-topics historically

Fix 🛠

  • Fix connection lists theme color issue
  • Fix connection & collection tree sequence issue
  • Fix connection highlight incorrect issue

Preview 🖼

image

v1.5.3

02 Apr 10:06
Compare
Choose a tag to compare

Release Note 🎉

Features 🌈

  • Support connections can be managed in collections
  • Support drag connection to create new windows

Fix 🛠

  • Fixed SYS topic reject prompt error
  • Fixed copy topic and tooltip disappears

Preview 🖼

image

v1.5.2

19 Feb 11:03
Compare
Choose a tag to compare

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 🖼

image