github marcpope/cortendesk v1.9.1
CortenDesk 1.9.1

3 hours ago

Fixed

  • Health probe limiter locked up /health/live. The per-minute counter got a fresh expiry on every probe, so Docker's 30-second healthcheck kept it alive until it hit the limit and the endpoint returned 429 for good, marking the container unhealthy. The window is fixed now. Affects every Docker install on 1.8.1 and 1.9.0. (#74, @johantombre)
  • Update badge. The topbar and sidebar used different wording and one had no icon. Both now say "Update to vX.Y.Z" and open that version's release notes. (#67, @soundsessential)

Changed

  • Apprise notifications carry a type per event. Slack and similar colour the message by it: device recovered is success, device offline is info, pending approval and failed console login are warning, security alarm and repeated connection failure are failure. Every message was warning before. (#53, @soundsessential)
  • Recent deliveries on Settings → Notifications name and link the device, show the event name, and carry the exact time as a tooltip. (#53, @soundsessential)

Upgrading

No migrations. No settings changes.

docker pull marcpope/cortendesk:1.9.1
docker pull ghcr.io/marcpope/cortendesk:1.9.1

Don't miss a new cortendesk release

NewReleases is sending notifications on new releases.