Skip to content

v11.17.0

Choose a tag to compare

@WhispersOfJ WhispersOfJ released this 21 Aug 16:18
b27dec4

11.17.0 (2026-08-21)

Features

  • add Discord alert integration for Grafana/Loki (4a54c46)
  • add Task 2 & 3 automation (upstream monitoring + weekly CVE scans) (3a1a7f6)
  • create Grafana dashboards for Loki (Logs Overview + Import Pipeline) (519bb14)
  • deploy Stage 1 logging (Loki 2.5.0 + Promtail + Grafana) (7213249)
  • deploy Stage 4 (Trivy image CVE scanning + remediation plan) (0e648b7)
  • distroless control-panel image for maximum hardening (3f2772d)
  • upgrade control-panel to Python 3.13 with uvicorn 0.52.4 (17fe4f8)

Bug Fixes

  • add missing Grafana admin credentials to .env.example (5db9724)
  • Discord webhook integration - remove broken alert-rules YAML (cb840a6)
  • remove unused variables from trivy scripts (shellcheck SC2034) (7f45a00)
  • resolve port collision between Grafana (3001) and Uptime Kuma catalog entry (538fed8)
  • revert distroless, keep Python 3.13-slim with shell-free healthcheck (bc0a989)