Skip to content

Releases: terdia/mqttui

v1.3.0

27 Aug 21:38
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.3.0

Added

  • Improved logging for MQTT connection attempts and status
  • Client ID specification for MQTT connection
  • Support for different MQTT protocol versions

Changed

  • Modified app.py to ensure MQTT connection is attempted when run in a container
  • Refactored server startup process for better compatibility with both development and production environments

Fixed

  • Resolved issues with MQTT connection not being established
  • Fixed problems related to username/password authentication for MQTT brokers
  • Improved error handling for non-UTF-8 encoded MQTT messages

v1.0.2

24 Aug 23:00
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Aug 17:08
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release

19 Aug 07:01
Compare
Choose a tag to compare