Release history
diun releases
Receive notifications when an image is updated on a Docker registry
All releases
4 shown
v4.31.0
New feature
⚠ Upgrade required
- Runtime upgraded to Go 1.25; verify compatibility if building from source.
- Base image updated to Alpine Linux 3.23.
Notable features
- Kubernetes provider support for negating namespaces
- Support for new Matrix servers in Matrix notifications
- X-Gotify-Key header used for Gotify token authentication
v4.30.0
New feature
⚠ Upgrade required
- Telegram chatIDs and chatIDsFile format handling has been aligned (#1316) — review existing Telegram notifier configurations to confirm chatID values remain valid under the new format.
- Pushover notifier now uses a native HTTP client instead of a third-party module (#1490) — verify Pushover notifications still work as expected after upgrading.
Notable features
- Apprise notifications backend (#1457)
- Elasticsearch notifications backend (#1452)
- TLS configuration options (tlsSkipVerify, tlsCaCertFiles) for all HTTP-based notifiers (#1489)