Skip to content

Releases: fmartinou/whats-up-docker

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/

6.0.1

18 Dec 18:39
Compare
Choose a tag to compare

Release notes:

  • 🔥 [Mqtt trigger / Home-assistant] - Fix update sensor state for non semver images (e.g.latest, dev...)

6.0.0

08 Dec 17:31
Compare
Choose a tag to compare

Release notes:

  • ⭐ [Mqtt trigger / Home-assistant] - Replace binary sensors by update sensors

5.22.1

27 Nov 11:42
Compare
Choose a tag to compare

Release notes:

  • 🔥 Fix netlify es-sorter lib deprecation warning

5.22.0

26 Nov 18:38
Compare
Choose a tag to compare

Release notes:

  • ⭐ [Mqtt trigger] Add support for (m)TLS
  • ⭐ Update all dependencies
  • 🔥 [Docker-compose trigger] Fix containers updated whereas not belonging to the Compose file