Skip to content

Releases: fmartinou/whats-up-docker

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

6.4.0

26 May 05:37
377dd60
Compare
Choose a tag to compare
  • ⭐ [HTTP trigger] - Add support for Basic/Bearer authentication
  • ⭐ [HTTP trigger] - Add support for Http proxy
  • ⭐ Upgrade to node.js 18
  • ⭐ Upgrade all dependencies

6.3.0

07 Jul 15:30
Compare
Choose a tag to compare

6.2.0

02 Apr 10:43
Compare
Choose a tag to compare
  • ⭐ [MQTT] - Add home-assistant global sensors (number of containers, number of containers to update...)
  • ⭐ [TELEGRAM] - Add Telegram trigger

6.1.1

26 Mar 14:06
Compare
Choose a tag to compare
  • 🔥 [Docker watcher] - Fix manifest not found error on arm64 images when no variant is defined

6.1.0

26 Mar 09:53
Compare
Choose a tag to compare
  • ⭐ [Docker / Docker-compose trigger] - Allow to prune old versions (except current one and candidate one)
  • ⭐ [Apprise] - Add support for Apprise persistent yaml configuration
  • ⭐ [MQTT] - Prefix client id with wud_ instead of the generic mqttjs_ prefix
  • ⭐ [UI] - Focus login input field on page load
  • ⭐ Upgrade all dependencies
  • ⭐ Reduce docker image size
  • 🔥 [GHCR] - Fix bearer authentication (username is not needed anymore)
  • 🔥 [GHCR] - Fix anonymous authentication
  • 🔥 [PUSHOVER] - Allow to set needed expire, retry properties when priority=2

6.0.2

28 Jan 16:22
Compare
Choose a tag to compare

Release notes:

  • ⭐ Add watcher placeholder visible to trigger templates
  • 🔥 Fix support for application/vnd.oci.image.index.v1+json manifests
  • 🔥 [HUB] Fix images from Docker hub prepended with docker.io/