Tags

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

    protected Release: Gateway v2.2.2
    Gateway v2.2.2
  • v2.2.1

    protected Release: Gateway v2.2.1
    Gateway v2.2.1
  • v2.2.0

    protected Release: Gateway v2.2.0
    Release v2.2.0
  • v2.2.0-docker

    protected Release: Docker Daemon v2.2.0-docker
    Release v2.2.0 Docker daemon
  • v2.2.0-monitoring

    protected Release: Monitoring Daemon v2.2.0-monitoring
    Release v2.2.0 Monitoring daemon
  • v2.2.0-nginx

    protected Release: Nginx Daemon v2.2.0-nginx
    Release v2.2.0 Nginx daemon
  • v2.1.60

    protected Release: Gateway v2.1.60
    v2.1.60
    
    Changelog:
    
    - Fix DNS status unit test flakiness by avoiding live public-IP detection during tests.
    
    - Ensure IPv4 and IPv6 DNS status test fixtures are fully configured and deterministic.
  • v2.1.59

    protected
    v2.1.59
    
    Changelog:
    
    - Fix notification fire/resolve windows by including the nearest pre-window probe sample as a coverage anchor.
    
    - Prevent millisecond polling jitter from blocking stateful alert window coverage.
    
    - Add regression coverage for jittered notification window evaluation.
  • v2.1.58

    protected Release: Gateway v2.1.58
    v2.1.58
    
    Changelog:
    
    - Fix node offline notification fire windows by recording ongoing offline observations while nodes remain offline.
    
    - Ensure disconnected and missed-report offline nodes continue feeding stateful notification evaluation.
    
    - Add regression coverage for node offline notification observations and stateful event fire/resolve behavior.
  • v2.1.57

    protected
    v2.1.57
    
    Changelog:
    
    - Fix Docker webhook updates for private registry images by resolving and passing registry auth during pre-pull.
    
    - Fix deploy-from-pullable-image flow by waiting for synchronous image pull before creating the container.
    
    - Fix Docker daemon CPU limit updates by avoiding conflicting NanoCPUs and CPU quota/period options.
    
    - Add regression coverage for Docker webhook registry-auth pulls and daemon CPU limit normalization.
  • v2.1.10-docker

    protected Release: Docker Daemon v2.1.10-docker
    v2.1.10-docker
    
    Changelog:
    
    - Fix Docker daemon CPU limit updates by sending NanoCPUs without conflicting CPU quota/period options.
    
    - Clear legacy CPU quota/period values when setting or removing a NanoCPUs limit.
    
    - Add daemon regression tests for CPU limit resource normalization.
  • v2.1.56

    protected Release: Gateway v2.1.56
    v2.1.56
    
    Changelog:
    
    - Add configurable SSL certificate expiry notifications using certificate days-until-expiry threshold rules.
    
    - Evaluate certificate expiry alerts on the expiry cron, certificate changes, and certificate rule saves.
    
    - Add DNS-01 ACME pending state so issue and renewal verification can be resumed later.
    
    - Allow manual DNS-01 renewal to keep the existing SSL certificate row active until verification succeeds.
    
    - Reuse DNS challenge verification UI for certificate creation and renewal, with pending verification resume actions.
    
    - Simplify certificate expiry notification rule controls to immediate fire and resolve behavior.
  • v2.1.55

    protected Release: Gateway v2.1.55
    v2.1.55
    
    Changelog:
    - persist Docker container runtime settings in Gateway DB by node and container name
    - auto-apply saved Docker runtime settings on container start, restart, update, and recreate
    - keep Docker container inspect output aligned with persisted runtime settings so the UI reflects desired values
    - allow stopped-container runtime settings to be saved without forcing recreate
    - stabilize Docker folder sync to avoid transient folder disappearance during container update and recreate flows
  • v2.1.54

    protected Release: Gateway v2.1.54
    v2.1.54
    
    Changelog:
    - add Handlebars variable support in proxy advanced config snippets
    - validate advanced config snippets against Handlebars rendering and ignore Handlebars markers in nginx brace checks
    - fix proxy host template built-in field persistence for forward and redirect settings
    - fix Docker runtime swap handling so zero swap does not expand to memory plus equal swap
    - derive Docker CPU limits from NanoCPUs or CPUQuota/CPUPeriod for stable readback and validation
    - update docker daemon runtime writes to keep CPU quota fields in sync with NanoCPUs
  • v2.1.53

    protected Release: Gateway v2.1.53
    v2.1.53
    
    Changelog:
    - stabilize folder open-state transitions on Docker and Proxy Hosts lists
    - fix proxy host node selector rendering in the create/edit dialog
    - expose built-in proxy template fields in proxy host template settings: forwardScheme, forwardHost, forwardPort, redirectUrl, and redirectStatusCode
    - improve proxy host template settings so built-in routing fields save as real host config values
  • v2.1.52

    protected Release: Gateway v2.1.52
    v2.1.52
    
    Changelog:
    - add first-class Docker container folders with protected compose deployment folders
    - replace inline folder creation with modal dialogs on Docker and Proxy Hosts pages
    - add folder and item reordering for Docker containers and proxy hosts
    - persist ungrouped Docker container ordering and fix Docker reorder route handling
    - fix Docker container node-filter leakage when returning from container detail
    - move Docker folder creation into the main page header and align iconography with Proxy Hosts
    - fix list border polish and ungrouped section bottom-border rendering
    - fix folder drag previews and add optimistic folder reorder feedback for both pages
  • v2.1.51

    protected Release: Gateway v2.1.51
    v2.1.51
    
    Changelog:
    - harden advanced nginx config validation to parse chained directives safely
    - allow upstream directives only inside custom non-root location blocks
    - keep dangerous directives blocked and root location overrides forbidden in advanced mode
    - add proxy:advanced:bypass scope for unrestricted advanced config saves
    - enforce resource-scoped advanced and bypass permissions in proxy validation and save flows
  • v2.1.50

    protected
    v2.1.50
    
    Changelog:
    - add postgres database size alert metric in MB for notification thresholds
  • v2.1.49

    protected Release: Gateway v2.1.49
    v2.1.49
    
    Changelog:
    - throttle daemon reconnect attempts when gateway is unavailable
    - refine notification alert thresholds with ratio-based windows, sustained stateful events, and node disk targeting