⚠️ Pre-release — this is a beta build for early testing. Report issues at the GitHub repo.
What's New
External PostgreSQL Migration
- Migration wizard in Settings > Data & Backups to move your data from the embedded database to an external PostgreSQL 14+ server
- 5-step guided flow: Configure, Test Connection, Migration, Migration Summary, Post Migration
- Compose file patcher — paste your
docker-compose.ymland get back an updated version with all the right database settings, healthcheck, and Docker network config - SSL support including
require,verify-ca, andverify-fullmodes for cloud and managed databases - Docker network detection hints for container-to-container connectivity
- Environment checker to verify
DB_PASSWORDandSECRET_KEYare configured before restart - Full wiki guide with topology matrix, troubleshooting, and compose patterns
Security
- SECRET_KEY replaces
POSTGRES_PASSWORDfor API key encryption (AbuseIPDB, UniFi, MaxMind) — backward compatible with existing setups
UI
- Switched to a new self-hosted sans-serif font (Light, Regular, Bold weights)