Skip to content

9.1.0

Latest

Choose a tag to compare

@fmartinou fmartinou released this 22 Sep 21:16
· 15 commits to main since this release
Immutable release. Only release title and notes can be modified.

πŸš€ [REGISTRY] Add icon configuration option for custom registries (fixes #716)
πŸš€ [TRIGGER] Add auto-detection and templating for Docker Compose file paths (fixes #553, fixes #738)
πŸš€ [TRIGGER] Add support for Telegram topics / message_thread_id (fixes #506)
πŸ› οΈ [DOCS] Add CSpell and Markdownlint quality gates for documentation
πŸš€ [TRIGGER] Add ondigest configuration option to filter out digest updates (fixes #756)
πŸš€ [UI] Add snooze functionality to temporarily or indefinitely ignore container updates (fixes #702)
πŸš€ [WATCHER] Add update delay / cool-down period before triggering updates (fixes #507)
πŸš€ [WATCHER] Add Kubernetes watcher provider for Deployments, StatefulSets, DaemonSets, and CronJobs
πŸš€ [WATCHER] Add HashiCorp Nomad watcher provider with full E2E test suite
πŸš€ [WATCHER] Standardize Kubernetes annotations and Nomad metadata on canonical getwud.app/ prefix with short aliases and unified workload documentation
πŸš€ [WATCHER] Add Docker Swarm watcher provider with automated E2E test suite
πŸ› [REGISTRY] Fix default ecr.public provider matching for public.ecr.aws images (fixes #1251)
πŸ› [TRIGGER] Prevent HTTP 500 error when manually running docker or dockercompose triggers on containers with no available update (fixes #1254)
πŸ› [TRIGGER] Fix the docker trigger leaving WUD stopped when it updated its own container; it now refuses by default with an actionable error instead of failing silently (fixes #1241, #484)
πŸš€ [TRIGGER] Add selfupdate option to the docker trigger, delegating the swap of the WUD container to a short-lived helper container with health gating and rollback
πŸ› [WATCHER] Respect explicit watch digest label for semver tags (fixes #1247, fixes #1191)
πŸ› [UI] Fix infinite OIDC redirect loop when user is denied access (fixes #1258)
πŸ› οΈ [DOCS] Document trigger template variables and multi-host watcher placeholder (fixes #421)
πŸ› [TAG] Fix SemVer ordering for 4-part numeric tags (e.g. LinuxServer) and numeric fallback comparison (fixes #1261)
πŸ› [TRIGGER] Fix docker & dockercompose triggers masking new image env/labels with stale container defaults (#1201)
πŸ› [LOG] Fix log level filtering dropping debug and trace logs when using multistream (fixes #1265)
πŸš€ [UI] Add manual update button for containers with available updates (fixes #88)