Releases: getwud/wud
Releases · getwud/wud
8.0.1
8.0.0
- ⭐ [COMMAND] - Add support for Command trigger
- ⭐ [DOCKER] - Add default healthcheck to the
wud
docker image - ⭐ [PUSHOVER] - Add support for optional message TTL
- ⭐ [REGISTRY] - Add support for multiple registries of the same type
- ⭐ [TRIGGER] - Add support for automatic or manual triggers
- ⭐ [TRIGGER] - Improve
title
,body
andlink
templates - ⭐ [UI] - Add ability to group containers by label
- ⭐ New logo! 😄
- 🔥 [TRIGGER] - Fix specific triggers to specific containers association issue
- 🔒 Add prettier
- 🔒 Upgrade to node.js 23
Breaking changes!
Registry configuration has changed; please adapt your environment variables
Internal ids has changed; your existing state will be reset
7.2.0
7.1.1
7.1.0
7.0.0
- ⭐ [UI] - Add support for Selfh.st icons
- ⭐ [Docker watcher] - Add new
watchatstart
option to disable automatic watch during startup
Breaking changes!
WUD is moving to its own organization! \
- Github project is now located at https://github.com/getwud/wud
- Docker image is now located at https://hub.docker.com/r/getwud/wud
6.6.1
6.6.0
6.5.0
- ⭐ [API/UI] - Add a feature to allow/disallow delete operations (
WUD_SERVER_FEATURE_DELETE
) - ⭐ [UI] - Add filter dropdown for update kinds (major, minor...)
- ⭐ [UI] - Make filter values bookmarkable (url query params)
- ⭐ Upgrade all dependencies
- 🔥 [SMTP] - Make user / password optional (e.g. for posfix usage)
- 🔥 [QUAY] - Fix quay.io paging API