Added
- Pushover notifications — Third notification provider alongside Discord and Gotify. Collapsible provider sections with status indicators and test buttons. Discord can now be toggled on/off. (Community contribution by @xFlawless11x, PR #12)
Fixed
- GHCR pull fails on older Docker clients (Synology, DSM) — Multi-arch builds produced OCI image indexes that older Docker versions can't parse. Added
provenance: falseto CI workflow to force Docker manifest list v2 format.