Version 8.x
Release history and details for the WUD 8.x series.
8.3.1 ยท July 31, 2026โ
- ๐ Add
WUD_REGISTRY_HUB_PUBLIC_SUPPRESSDIGESTWATCHWARNINGenvironment variable - ๐
GITLABAdd support for GitLab group access tokens - ๐
DOCKER-COMPOSEFix trigger failing to detect containers in compose file - ๐
PROMETHEUSReduce CPU usage - ๐
OIDCFix issues when WUD starts while OIDC provider is temporarily unavailable - ๐
DOCKERFix Docker container update when container is attached to multiple networks - ๐
UIFix card overflow on home page - ๐ง
TELEGRAMReplace deprecated client with direct HTTP API calls
8.3.0 ยท July 14, 2026โ
- ๐ Add opt-in mode for trigger association
- ๐
TELEGRAMAdd SOCKS5/HTTP proxy support to Telegram trigger - ๐ Add runtime subpath proxy support with
WUD_SERVER_BASEPATH - ๐ Add environment variable for default digest watching
- ๐
MQTTImprove trigger performance and reliability - ๐
DISCORDAdd avatar URL support - ๐ Fix digest comparison for single-platform manifests resolved from a manifest list
- ๐
NTFYFix basic authentication - ๐
UIFix container filters on mobile devices - ๐
ECRUse link header for pagination - ๐ Fix Passport authentication handling
- ๐
DOCKER-COMPOSEFix handling of services defined without images - ๐ Fix text log format output
- ๐ง Update OIDC library dependencies
- ๐ง Add multi-stage UI build to Dockerfile
- ๐ง Add Playwright end-to-end tests
8.2.2 ยท February 26, 2026โ
- ๐ Add public Codeberg registry (
codeberg.org) to default supported registries - ๐ Add public Forgejo registry (
code.forgejo.org) to default supported registries - ๐ Fix startup errors encountered on specific system configurations
8.2.1 ยท February 25, 2026โ
- ๐
APPRISEFix bad request error ("Payload lacks minimum requirements") - ๐
DISCORDFix bad request error ("Invalid URL") - ๐
NTFYFix token authentication - ๐ Fix metrics-related errors when Prometheus is disabled
- ๐ Fix
wud.watch.digestconfiguration not being respected - ๐ง Migrate backend codebase to TypeScript
8.2.0 ยท February 14, 2026โ
- ๐ Add TrueForge Container Registry support (
oci.trueforge.org) - ๐ Add Codeberg registry support
- ๐ Allow disabling Prometheus metrics
- ๐ Enable digest watching by default (except for Docker Hub images)
- ๐ Ensure candidate tags retain the same number of semver parts
- ๐ Ensure candidate tags retain the same prefix
- ๐ Add support for
wud.compose.filelabel - ๐ Add Rocket.Chat trigger
- ๐
SMTPAllowfromaddress to include a display name - ๐ Fix Docker Compose YAML parsing when multiple aliases are used
- ๐ Ignore
.sigsignature tags during candidate version resolution - ๐ง
UIMigrate UI to Vue 3, Vuetify 3, and TypeScript - ๐ง Upgrade runtime to Node.js 24 and switch to Alpine Linux base image
8.1.1 ยท July 6, 2025โ
- ๐
TELEGRAMFix Markdown character escaping in notification messages
8.1.0 ยท July 4, 2025โ
- ๐ Add 60s default jitter to Docker watcher to prevent load spikes on Docker Hub
- ๐
SMTPAdd support for custom TLDs in SMTP trigger - ๐
TELEGRAM/SLACKAdd custom title configuration to triggers - ๐
UIAdd support for Homarr Labs icons - ๐
UIAdd support for sorting containers by oldest creation date - ๐ Fix
${prerelease}variable evaluation in link templates
8.0.1 ยท January 21, 2025โ
- ๐ Force watcher to check on startup only if store is empty (#570)
- ๐ Fix default healthcheck when HTTP server is disabled (#556)
- ๐ Fix missing Prometheus label (#562)
- ๐
DOCKER-COMPOSEFix manual container update (#546)
8.0.0 ยท January 10, 2025โ
Breaking changes!
- Registry Configuration: Registry configuration structure has changed. Please update your registry environment variables.
- Storage State Reset: Internal IDs have changed; your existing state / storage will be reset upon upgrading.
- ๐
COMMANDAdd support for Command trigger - ๐
DOCKERAdd default healthcheck to thewudDocker image - ๐
PUSHOVERAdd support for optional message TTL - ๐
REGISTRYAdd support for configuring multiple registries of the same type - ๐
TRIGGERAdd support for automatic or manual trigger execution modes - ๐
TRIGGERImprovetitle,body, andlinktemplate variables - ๐
UIAdd ability to group containers by label - ๐ Brand new WUD logo! ๐
- ๐
TRIGGERFix association issue between specific triggers and containers - ๐ง Add Prettier code formatting and upgrade to Node.js 23