Releases: philipparndt/mqtt-analyzer
Releases · philipparndt/mqtt-analyzer
2.10.0: Delete retained (#187)
- 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
- Authenticate with username/password and client certificate (at once)
2.8.0 iOS16, Charts
- 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)
- Request response for Siri shortcuts
- Dependency update
2.7.1: Improve error handling (#148)
- 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)
-
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
- 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
- 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
2.3.0
- new search: full text search for topics and payload