Releases: thomasnordquist/MQTT-Explorer
Releases · thomasnordquist/MQTT-Explorer
v0.2.0
- Support multiple connection profiles
- Support custom subscriptions
- Delete Topics recursively
- Add option to disable activity indicator
- Add connection health indicator
- Remember settings after exiting the app
- Fixed ws:// connections
- Fixed exception after failed connection
- Rework topic selection indicator
- Fix scrollbar (draggable scroll handle)
- Improve look & feel
- Reduce binary size by ~60%
0.2.0-alpha
v0.2.0-alpha Prepare alpha release
0.1.3
- Add search function
- Fix a crash on windows
- Greatly increase performance
- Show broker statistics (Settings sidebar)
- Show more content in topic preview
- Make right sidebar resizable
- Plot topics in a graph
- Delete retained topics with a click
- Fixed minor visual imperfections.
v0.1.2
- Add search function
- Fix a crash on windows
- Greatly increase performance
- Show broker statistics (Settings sidebar)
- Show more content in topic preview
- Make right sidebar resizable
- Plot topics in a graph
- Delete retained topics with a click
0.1.0
New Features:
- Plot topics in a graph
- Delete retained topics with click
- Show message retention and QoS
- Set message retain and QoS
- Subscribed to broker statistics: $SYS topic
- Improved error handling
Bugfixes:
- Fixed Copy&Paste
- Crash on launch
- Fix plot
- Fix MQTT server switch
0.0.9
New Features:
- Plot topics in a graph
- Delete retained topics with click
- Show message retention and QoS
- Set message retain and QoS
- Subscribed to broker statistics: $SYS topic
- Improved error handling
Bugfixes:
- Fixed Copy&Paste
- Crash on launch
0.0.7
- Fix auto-updater fallback
- Add debugging capability
- Show receive date next to message value
- Fix certificate validation switch
0.0.6
Fix issue with mqtt authentication
0.0.5
- Fix performance bottleneck
- Fix missing icons
0.0.3
v0.0.3 Add splash screen