8000 Releases ยท emqx/MQTTX ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: emqx/MQTTX

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

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

0