Skip to content

Releases: getwud/wud

5.4.0

05 Sep 17:47
Compare
Choose a tag to compare

Release notes:

  • ⭐ Add Authentication system
  • ⭐ Add ability to specify a link pointing to the container version (changelog...)
  • ⭐ Update all dependencies

5.3.0

17 Aug 17:39
Compare
Choose a tag to compare

Release notes:

  • ⭐ Add Apprise trigger
  • ⭐ Support TZ env var for local time configuration
  • ⭐ Improve logs
  • ⭐ Update all dependencies
  • 🔥 Fix [DEP0152] DeprecationWarning (caused by prom-client)
  • 🔥 Fix paging issue when getting tag list (proven error on Github Container Registry)

5.2.0

04 Aug 14:43
Compare
Choose a tag to compare

Release notes:

  • ⭐ Allow excluding specific containers from being watched
  • ⭐ Add Github Container Registry support
  • ⭐ Add Docker Compose examples to the documentation

5.1.0

02 Jul 14:31
Compare
Choose a tag to compare

Release notes:

  • ⭐ Upgrade to nodejs 16
  • ⭐ Embed Material Design icons & Google fonts in UI for offline access
  • ⭐ Update all dependencies
  • ⭐ Improve code coverage

5.0.2

25 Jun 12:48
Compare
Choose a tag to compare

Release notes:

  • 🔥 Fix digest wrong results for v1 manifests

5.0.1

23 Jun 13:24
Compare
Choose a tag to compare

Release notes:

  • ⭐ Highlight containers in UI when new digest
  • 🔥 Fix wrong update status when new digest
  • 🔥 Fix container removal when container went away

5.0.0

20 Jun 20:10
Compare
Choose a tag to compare

Release notes:

  • ⭐ New UI
  • ⭐ Watch individual containers instead of images
  • ⭐ Digest management optimizations

4.1.2

14 Jun 09:25
Compare
Choose a tag to compare

Release notes:

  • 🔥 Add better support for tags partially coerced as semver

4.1.1

06 Jun 20:51
Compare
Choose a tag to compare

Release notes:

  • 🔥 Fix error when image doesn't have a RepoDigest (e.g. locally built images)
  • 🔥 Fix documentation bad links

4.1.0

04 Jun 17:22
Compare
Choose a tag to compare

Release notes:

  • ⭐ Revamp documentation
  • 🔥 Fix wrong digests for arch different from amd64
  • 🔥 Remove the hass sensor when the container goes away