MQTT Explorer Versions Save

An all-round MQTT client that provides a structured topic overview

v0.4.0-beta.6

2 weeks ago

What's Changed

  • Temporaily removed sparkplug decoding to fix decoding issues

0.4.0-beta4

3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/thomasnordquist/MQTT-Explorer/compare/0.0.0-0.4.0-beta1...0.4.0-beta4

0.0.0-0.4.0-beta1

4 years ago
  • Fix Copy & Paste
  • Allow setting QoS for subscriptions
  • Show Meassge ID (for QoS > 0)
  • Improve JSON editor
  • Allow multiple connections to the same broker from MQTT Explorer (random client ids)
  • Remove recursive topic removal limit
  • Retain focus on publish input fields when publishing
  • Fix editor layout issue
  • Fix password input
  • Fix charts where json properties contain periods
  • Fix publish sidebar width
  • Fix plot range selection
  • Update Electron

A downgrade to a version prior to 0.4.0 is due to a new configuration format not possible.

v0.0.0-0.3.6-no-delete-limit

4 years ago

Special delivery

v0.3.5

4 years ago
  • Add keyboard support
    • Navigate with arrow keys and tab return and escape
    • Delete topic topics with delete key
  • Add time range options to chart panel
  • Add "Clear Data" option to charts
  • Add support for client certificates
  • Add support for SNI (encryption related)
  • Make connection profile list scrollable
  • Improve browsability of previous messages
  • various small fixes

v0.0.0-0.3.1-alpha-sni

4 years ago

Preview for SNI and client certificates

v0.3.0

4 years ago

This month is all about visualizing data:

  • Add functionality to plot JSON data
  • Add chart panel, containing multiple plots (bottom panel)
  • Chart panel and settings will be restored on restart
  • Charts can be paused
  • Panels can be hidden/overlap others completely
  • Plot range can be customized
  • Plot interpolation can be customized
  • Migrated public broker from iot.eclipse.org to mqtt.eclipse.org
  • Fix unrounded time intervals in the message history
  • Fix weird plot curve interpolations

v0.2.6

5 years ago

It has been too long since the last release. 
Since then in over 180 commits 8000 lines of code were changed, a lot of things have improved.



  • Add a pause function
  • Add light / dark themes
  • Add localized date formatting
  • Allow pinning self-signed-certificates
  • Allow to copy values from message history
  • Buffer changes while in pause mode
  • Improve layout
  • Improve numeric plot layout and smooth curves
  • Improve scroll behavior message history
  • Improve performance and memory footprint by ~30%
  • Improve text selection behavior (Ctrl+A) for value preview and history
  • Immediately apply changed settings
  • Fix memory leak on search and disconnect

  • etc.

0.0.0-v0.2.5

5 years ago

Skipped due to a small fix (3bfc59d89aca2b25a674c0dd3c69be0df4f8a8ba)

v0.2.3

5 years ago
  • Highlight differences in the last received message with a "diff" view
  • Make user interactions more predictable by removing "select topic on mouse over"
  • Add "Quick Preview" setting, to enable topic selection on mouse over
  • Add JSON formatter
  • Show error when connection to the MQTT broker is lost
  • Fix bug where MQTT explorer resets the tree after a reconnect
  • Fix MQTT-Client id