What's new

Changelog

Every release, what changed, and why — curated. Follow GitHub Releases for the raw feed.

  1. v1.0.0-beta.4

    Latest

    Backup targets as reusable entities. SFTP, SMB, WebDAV, S3.

    Added
    • Backup targets as first-class, reusable entities — create once, reference from many jobs
    • Five backup target types: Local, SMB/NAS, SFTP, WebDAV, S3
    • SMB share auto-discovery on Test connection
    • Pre-backup hook presets: PostgreSQL (pg_dumpall), MySQL (mysqldump), Redis (BGSAVE)
    • Visual cron builder for backup job schedules
    Changed
    • Backup job dialog redesigned with dropdowns and structured fields (no more raw JSON)
    • Backups page split into Jobs / Targets / History tabs
  2. v1.0.0-beta.3

    Alerts system P2-P3: severity, cooldown, mute rules, CSV export.

    Added
    • Alert severity levels (info / warning / critical) with per-level channel routing
    • Alert cooldown — suppress duplicate alerts within configurable window
    • Mute rules by metric, host, stack, or time range
    • Alert history with CSV export
    • Notification channels: Slack, Discord, Telegram, Pushover, ntfy.sh, email, generic webhook
  3. v1.0.0-beta.2

    Polish pass: complete redesign of Containers, Volumes, Networks, Stacks, Settings.

    Changed
    • Unified sortable table pattern across all list pages
    • Consistent action row (Deploy, Stop, Restart, Remove) with confirmation dialogs
    • Containers page: live stats in list, click-through to logs/terminal/metrics
    • Networks page: simplified list view, removed experimental topology graph
    Fixed
    • Stack migration: volume transfer now resumes on agent reconnect
    • Scaling safety check false positive when container_name was templated
  4. v1.0.0-beta.1

    First public beta. Everything included.

    Added
    • Stack management with Compose v3 editor + docker run importer
    • Multi-host fleet via outbound mTLS agents
    • Custom RBAC roles with scope-by-tag
    • OIDC SSO (Azure AD, Google, Keycloak, Okta, Authentik)
    • TOTP 2FA with single-use recovery codes
    • Tamper-proof SHA-256 hash-chained audit log
    • Smart scaling (manual + auto CPU/memory with safety checks)
    • Stack migration with volume transfer, health verification, auto-rollback
    • Host drain with ordered evacuation
    • Embedded Caddy reverse proxy with automatic HTTPS
    • Embedded Grype for vulnerability scanning
    • Single static binary, ~15 MB, linux/amd64 and linux/arm64

Older releases are archived on GitHub.

Following semantic versioning — breaking changes only on major version bumps.

Stay in the loop

Watch the GitHub repo to get notified on new releases, or follow the RSS feed.