Tags

Tags give the ability to mark specific points in history as being important
  • v2.2.18

    protected Release: Gateway v2.2.18
    v2.2.18
    
    Changelog:
    - Fix Docker audit logging so container, image, volume, network, deployment, and health-check actions no longer fall back to generic route actions.
    - Store audit resource IDs as text so Docker IDs and names can be written without failing audit inserts.
    - Backfill existing generic Docker route audit entries to domain-specific Docker audit actions where the route path identifies the action.
    - Add audit regression coverage and expose new Docker audit actions in the audit log filters.
  • v2.2.4-docker

    protected Release: Docker Daemon v2.2.4-docker
    v2.2.4-docker
    
    Docker daemon changelog:
    - Remove the hard systemd Requires dependency on Docker services from generated docker-daemon units.
    - Keep After/Wants ordering so Docker is started first without stopping Gateway daemon during Snap Docker refreshes.
    - Add regression coverage for Snap Docker unit generation.
  • v2.2.17

    protected Release: Gateway v2.2.17
    v2.2.17
    
    Changelog:
    - Add global status-page auto-incident create and resolve thresholds.
    - Apply status-page threshold defaults to newly exposed services.
    - Improve status-page management loading states and incident update defaults.
    - Prevent Docker daemon systemd units from hard-requiring Snap Docker so Snap refreshes do not drop the Gateway stream.
  • v2.2.16

    protected Release: Gateway v2.2.16
    v2.2.16
    
    Changelog:
    
    - Add admin-controlled service creation lock for nginx and Docker nodes.
    
    - Block new proxy hosts, status-page system hosts, Docker containers, duplicated containers, and blue/green deployments on locked nodes.
    
    - Keep existing services manageable while showing locked nodes as disabled choices in creation selectors.
  • v2.2.3-docker

    protected
    569977fa · Add Docker health checks ·
    Release: Docker Daemon v2.2.3-docker
    Add Docker health check reporting
  • v2.2.15

    protected
    569977fa · Add Docker health checks ·
    Release: Gateway v2.2.15
    Add Docker health checks
  • v2.2.2-docker

    protected Release: Docker Daemon v2.2.2-docker
    Add Docker deployment command handling and docker_deployments_v1 capability
    
    Implement dedicated deployment network, nginx router, blue and green slot lifecycle, readiness checks, and active-slot switching
    
    Add slot recreation with desired configuration and secrets, router route updates, nginx reload validation, and failure cleanup behavior
    
    Add daemon deployment tests for runtime configuration handling
  • v2.2.14

    protected Release: Gateway v2.2.14
    Add blue/green Docker deployments with router-managed stable HTTP routes
    
    Add deployment detail UI with slots, service-wide configuration, webhooks, lifecycle actions, and active-slot logs, console, files, monitoring, environment, settings, and config views
    
    Add deployment migrations, webhook dispatch, synthetic container-list rows, folder ordering support, and mutation guards for managed router and slot containers
    
    Improve deployment transition handling, route update failure behavior, rollback config restoration, and frontend deploy modal interactions
  • v2.2.13

    protected Release: Gateway v2.2.13
    Release v2.2.13
    
    - Fix Docker containers list folder behavior.\n- Keep global and per-node container caches separate.\n- Allow compose/system folders to be reordered while keeping node container folders expanded read-only.
  • v2.2.12

    protected Release: Gateway v2.2.12
    v2.2.12
    
    - Fix frontend page scroll layouts across Docker, nodes, databases, templates, notifications, administration, proxy hosts, and status page.
    - Add lazy loading for notification delivery logs.
    - Improve command palette section separators and double-shift timing.
  • v2.2.11

    protected Release: Gateway v2.2.11
    Gateway v2.2.11
    
    - Fix Docker global container list resetting node scope after node detail navigation.
    
    - Make node-scoped container lists read-only for folder management and hide empty folders.
    
    - Fix Docker container list scrolling and created/actions column spacing.
  • v2.2.1-docker

    protected Release: Docker Daemon v2.2.1-docker
    Docker daemon v2.2.1
    
    - Support Docker installed via snap by detecting snap.docker.dockerd.service.
    
    - Generate docker-daemon systemd units with the detected Docker service dependency.
    
    - Preserve detected Docker context socket in daemon install config.
  • v2.2.10

    protected Release: Gateway v2.2.10
    v2.2.10
    
    - Add configurable status page Gateway upstream URL
    - Use the configured upstream when generating the status page system proxy host
    - Rework Status Page settings layout for domain/upstream and proxy options
  • v2.2.9

    protected Release: Gateway v2.2.9
    v2.2.9
    
    - Add status page proxy template selection
    - Remove the status page system proxy host when disabling the status page
    - Prevent moving an enabled status page between nginx nodes without disabling first
  • v2.2.8

    protected Release: Gateway v2.2.8
    v2.2.8
    
    - Make the settings update-available card a full-width row above About and License
  • v2.2.7

    protected Release: Gateway v2.2.7
    v2.2.7
    
    - Suppress stale daemon update button while a target update is pending
    - Restore node details refresh animation on daemon update state/version changes
  • v2.2.6

    protected Release: Gateway v2.2.6
    v2.2.6
    
    - Fix missing bottom border on highlighted update available card
  • v2.2.5

    protected Release: Gateway v2.2.5
    v2.2.5
    
    - Keep realtime events WebSocket stable across user object refreshes and route changes
    - Force daemon update status refresh on node.changed events
    - Refresh node detail immediately after daemon update trigger so update state is reflected without relying only on realtime delivery
  • v2.2.4

    protected Release: Gateway v2.2.4
    v2.2.4
    
    - Fix node detail request fan-out from realtime updates
    - Dedupe daemon update status loading and preserve update badges across navigation
    - Fix Docker multi-node list races that could show partial container data
    - Avoid Docker operations against nodes that are marked online but not connected
    - Clear stale node overview data when node connection state changes
    - Stop deleted-container log streams from reconnecting indefinitely
  • v2.2.3

    protected Release: Gateway v2.2.3
    Gateway v2.2.3
    
    Changelog:
    
    - Fix gRPC TLS certificate provider startup so Gateway presents its server certificate to daemon nodes.
    
    - Make node API status reflect live registry connectivity when DB status is stale, preventing disconnected nodes from appearing online/actionable.