Tags give the ability to mark specific points in history as being important
-
v2.2.6
protectedRelease: Gateway v2.2.6acdcfc32 · ·v2.2.6 - Fix missing bottom border on highlighted update available card
-
v2.2.5
protectedRelease: Gateway v2.2.5917656e9 · ·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
protectedRelease: Gateway v2.2.494977ed8 · ·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
protectedRelease: Gateway v2.2.3d8c73d80 · ·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.
-
-
-
-
v2.2.0-docker
protectedRelease: Docker Daemon v2.2.0-docker8620d5c0 · ·Release v2.2.0 Docker daemon
-
v2.2.0-monitoring
protectedRelease: Monitoring Daemon v2.2.0-monitoring8620d5c0 · ·Release v2.2.0 Monitoring daemon
-
-
v2.1.60
protectedRelease: Gateway v2.1.60293e382f · ·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
protected13c68c04 · ·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
protectedRelease: Gateway v2.1.583ecb6243 · ·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
protectedb3a22bfb · ·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
protectedRelease: Docker Daemon v2.1.10-docker5d1d5e4e · ·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
protectedRelease: Gateway v2.1.56510150cf · ·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
protectedRelease: Gateway v2.1.55e40c898d · ·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
protectedRelease: Gateway v2.1.5458c12c04 · ·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
protectedRelease: Gateway v2.1.532c7ed5b3 · ·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