Skip to content

Releases: getwud/wud

8.0.1

21 Jan 17:00
Compare
Choose a tag to compare
  • :start: Force watcher to watch at startup only if store is empty (#570)
  • πŸ”₯ Fix default healthcheck when http server is disabled (#562)
  • πŸ”₯ Fix missing Prometheus label (#562)
  • πŸ”₯ [DOCKER-COMPOSE] - Fix manual update (#546)

8.0.0

10 Jan 18:02
Compare
Choose a tag to compare
  • ⭐ [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 and link 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

19 Dec 17:42
Compare
Choose a tag to compare
  • ⭐ [TRIGGER] - Add support for associating specific triggers to specific containers
  • ⭐ [UI] - Some ux improvements
  • ⭐ [UI/API] - Add support for manually running triggers to help with configuration

7.1.1

12 Nov 20:11
Compare
Choose a tag to compare
  • πŸ”₯ [NTFY] - Fix basic/bearer authentication

7.1.0

11 Nov 17:35
Compare
Choose a tag to compare
  • ⭐ [GOTIFY] - Add support for Gotify trigger
  • ⭐ [NTFY] - Add support for Ntfy trigger
  • ⭐ [PUSHOVER] - Add support for HTML templating
  • πŸ”₯ [UI] - Fix container list sort

7.0.0

21 Oct 16:42
Compare
Choose a tag to compare
  • ⭐ [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! \

6.6.1

05 Oct 19:46
d5fc051
Compare
Choose a tag to compare
  • πŸ”₯ [UI] - Fix container view (mobile layout)
  • πŸ”₯ [API/UI] - Sort by default containers by watcher, registry, name and version

6.6.0

30 Sep 16:14
Compare
Choose a tag to compare
  • ⭐ [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

15 Sep 12:55
Compare
Choose a tag to compare
  • ⭐ [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

6.4.1

07 Jun 16:35
Compare
Choose a tag to compare
  • πŸ”₯ [GHCR] - Bring back username because needed for image pulling