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
- β [UI] - Make watcher and registry names visible when container box is collapsed
- π₯ Fix edge case where comparing different tags with identical digests (e.g.
mongo:8
=mongo:8.0.0
) - π₯ [UI] - Fix sporadic 401 error when loading backend info from the UI
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