Skip to content

Releases: philipparndt/mqtt-analyzer

2.10.0: Delete retained (#187)

31 May 04:27
faa3267
Compare
Choose a tag to compare
  • Improved context menu / delete
  • Improved connection performance with many retained messages
  • Added pause symbol to the broker view
  • Set default topic limit to 1000 (from 250)
  • Ability to delete retained messages from the broker

2.9.0

06 Nov 13:43
4c5ea6b
Compare
Choose a tag to compare
  • Authenticate with username/password and client certificate (at once)

2.8.0 iOS16, Charts

03 Oct 11:54
27609a2
Compare
Choose a tag to compare
  • Data series are now visualized in a chart view
  • Delete Broker with context menu on all platforms
  • Updated persistency
  • Removed Realm + IceCream dependencies
  • Bug fixes for iOS 16
  • Dependency updates

Due to the updated persistency, it may be necessary to recreate your broker settings.
This is necessary in case you did not open this app with version 2.7.0 or late (released around five months ago).
It was done to improve maintainability due to reduced dependency amount and to improve interoperability between shortcuts and the main application.

2.7.2: Request response for shortcuts (#149)

27 Apr 17:14
53c7ef7
Compare
Choose a tag to compare
  • Request response for Siri shortcuts
  • Dependency update

2.7.1: Improve error handling (#148)

24 Apr 14:39
da7b5cb
Compare
Choose a tag to compare
  • Improve error messages for Siri Shortcuts
  • Fix: Fixed an issue in the underlaying MQTT library that can cause a crash on connect

2.7.0: Siri shortcuts (#146)

23 Apr 09:48
b342894
Compare
Choose a tag to compare
  • Siri Shortcuts
    Publish and receive messages in the Shortcuts app.

  • MQTT 5
    Connect to MQTT 5.0 brokers. View message MIME types and properties.

2.6.0

16 Apr 08:46
Compare
Choose a tag to compare
  • Apple Network framework for MQTT and WebSocket connections
  • Dependency update
  • Removed deprecated API
  • TLS improvements
  • Fix: fixed some data races in the underlaying MQTT library that could cause the application to crash (especially for WebSocket connections)
  • Fix: topics starting with / (thanks to harmi86 for reporting)

2.5.0

16 Apr 08:49
b16f20c
Compare
Choose a tag to compare
  • improved TLS support for MQTT connections (Traefik + LetsEncrypt), special thank to leeway, edgauthier and andlil
  • fix: delete broker on iPad (brokers are now deleted on the settings page)

2.4.0

16 Apr 08:51
Compare
Choose a tag to compare

2.3.0

02 Mar 18:54
Compare
Choose a tag to compare
  • new search: full text search for topics and payload