✨ Features
- arr: add guided SQLite-to-PostgreSQL migration workflow (bbee474)
- bazarr: add optional managed deployment (60f833a), closes #55
- database-health: monitor all supported service data stores (0818bb3)
- devcontainer: enhance Git identity configuration in setup script and update contributing guidelines (3bd0aa5)
- metrics: add database filesystem pressure telemetry (5b4e53a)
- metrics: add opt-in per-service database health monitoring (c367b97)
- metrics: allow per-service network storage score overrides (e564fa0)
- nzbdav: default to maintained fork and expose migration progress (62e5afb)
- observability: add persistent metrics and notifications (4b09566)
- startup: start the control plane before service preinstall (99b6399)
🐛 Bug Fixes
- arr: recover from Ubuntu 26.04 openat2 extraction failures (cd584fd)
- build: update fixable Python dependencies for Ubuntu 26.04 (e5980f2)
- dependencies: update lxml version constraint to include CVE-2026-41066 fix (991d0b1)
- devcontainer: update image reference to remove digest for Ubuntu 26.04 (c2abf6e)
- dotnet: preserve system PATH for managed SDK installs (c93e294)
- notifications: prevent SQLite locks from aborting DUMB startup (7d53d4c)
- setup: harden service installation and startup recovery (af34ace)
- startup: preserve control plane and harden service preinstall failures (8d5db22)
- zilean: support .NET 10 across image and runtime installs (9b7ba3c)
🤡 Other Changes
- deps: add setuptools version 83.0.0 to project dependencies (6610aed)
- deps: update dependencies (3ab2515)
- deps: update dependencies (56ae437)
- deps: update dependencies (5753d4d)
- deps: update dependencies (4bacf62)
- docker: enhance Dockerfile and CI workflow with additional version arguments and improved caching (52cd3e2)
- docker: enhance Dockerfile with caching and update workflow for unified cache management (005825e)
- docker: integrate shared BuildKit for improved caching and build verification (f8ae4ab)
- docker: update base image to Ubuntu 26.04 and adjust APT configuration (9947a5d)
📖 Documentation
- readme: simplify the feature overview (4438512)
🚀 CI/CD Pipeline
- devcontainer: refactor Dockerfile and setup workspace script; remove old Ubuntu 26.04 config (0fe2439)
🛠️ Refactors
- remove plex_debrid integration and related configurations (5c6caca)