Skip to main content
Version: V3.2

Capture edge 2.2.7

Fixes

  • MqttMirror: Improved broker reconnect mechanism. Concurrent reconnect attempts are now blocked and retries are throttled, preventing errors and connection storms after a broker disconnect.
  • MqttMirror: Write topics are now correctly resolved to their matching read topic, so writes on <rootTopic>/write/... are mapped to the right connection, measurement and variable. When no root topic is configured, read is used as default.
  • MqttMirror: Payloads containing large whole numbers (long) are now parsed correctly instead of being dropped.
  • InfluxDbWriter: Fixed errors that could occur when a database write was triggered externally.
  • CloudManager: Applying a configuration no longer fails with an exception when InfluxDB is not installed. Failures while restarting Capture Edge services are now logged as a warning instead of aborting the operation.
  • CloudManager: Configurations with an unknown local database type are now loaded instead of rejected, improving backwards compatibility with older and newer configs.
  • Config: Fixed the analytics settings schema. Fields are only required when analytics is enabled, so a disabled analytics block no longer causes validation errors.

Release created on: 20 August 2026 16:13:27