Skip to content

v1.8.0b (SSE push notifications)

Pre-release
Pre-release

Choose a tag to compare

@finder39 finder39 released this 08 Mar 22:34

SSE Push Notifications

Real-time push updates from Dockge via Server-Sent Events.

  • SSE client in coordinator with auto-reconnect and 90s heartbeat watchdog
  • Processing state (blinking blue) now works for ALL trigger sources
  • Polling interval increased to 600s (SSE handles real-time, polling is fallback)
  • iot_class changed to local_push
  • 18 unit tests + GitHub Actions CI

Requires dockge v2.2.0 or later for SSE support. Falls back to polling gracefully with older versions.