Skip to content

v2026-02-13.1 — Bugfixes

Choose a tag to compare

@itsDNNS itsDNNS released this 12 Feb 23:28

Bugfixes

  • Fix: Container unhealthy on fresh installs — The /health endpoint returned 503 before the first data poll completed, causing Docker to mark the container as unhealthy. Now returns 200 with status waiting until data is available.
  • Fix: Crash on empty config values — Saving an empty integer setting (like MQTT port or booked speed) caused a ValueError crash. Empty values now fall back to defaults.

Full Changelog: v2026-02-12.9...v2026-02-13.1