Skip to content

Releases: getwud/wud

8.1.1

06 Jul 11:31

Choose a tag to compare

  • 🔥 [TELEGRAM] - Fix markdown character escape

8.1.0

04 Jul 17:15

Choose a tag to compare

  • ⭐ Add 60s default jitter in docker watcher to avoid load spike on Docker Hub
  • ⭐ Add support for custom TLDs in SMTP trigger
  • ⭐ Add title to telegram and slack triggers
  • ⭐ [UI] - Add support for Homarr Labs icons
  • ⭐ [UI] - Add support for sorting containers by oldest creation date
  • 🔥 Fix prerelase variable in link template

8.0.1

21 Jan 17:00

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

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

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

Choose a tag to compare

  • 🔥 [NTFY] - Fix basic/bearer authentication

7.1.0

11 Nov 17:35

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

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

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

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