Skip to content

Releases: crazy-max/diun

v4.5.0

29 Aug 02:15
5cdc8c7
Compare
Choose a tag to compare
  • Allow to set the hostname sent to the SMTP server with the HELO command for mail notification (#165)
  • Fix Telegram notification error (#162)

v4.4.1

20 Aug 00:02
1357740
Compare
Choose a tag to compare
  • Allow to use --test-notif without providers and DB connection (#157 #150)
  • Update deps

v4.4.0

08 Aug 11:09
cb68999
Compare
Choose a tag to compare
  • Allow to customize message type for Matrix notifications (#143)

v4.3.1

30 Jul 07:43
4f6dc5b
Compare
Choose a tag to compare
  • Hostname not taken into account for Matrix notifications

v4.3.0

29 Jul 20:02
4787b1c
Compare
Choose a tag to compare
  • Add Matrix notification (#124)

v4.2.0

16 Jul 21:30
85d8765
Compare
Choose a tag to compare
  • Seek configuration file from default places (#107)
  • Switch to gonfig
  • Update deps

v4.1.1

26 Jun 17:21
6f84520
Compare
Choose a tag to compare
  • Small typo

v4.1.0

26 Jun 16:36
3abfe5c
Compare
Choose a tag to compare
  • Discord notifications (#110 #111)
  • Update migration notes (#107)
  • Logging when configuration file or DIUN_ env vars not found (#107)
  • Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1 (#96)

v4.0.0

22 Jun 20:31
ca9e545
Compare
Choose a tag to compare

⚠️ See Migration notes in the documentation for breaking changes.

  • Display hostname in notifications (#102)
  • Automatically determine registry options based on image name (#103)
  • Docs website with mkdocs (#99)
  • Skip dangling images (#98)
  • More explicit massage if manifest not found (#94)
  • Add swarm example
  • Update doc for file and Swarm providers
  • Add Kubernetes provider (#25)
  • Update Teams notification screenshot (#93)
  • Send message as markdown for Gotify and Telegram notifiers
  • Add link to respective hub (#40)
  • Configuration transposed into environment variables (#82)
  • Configuration file not required anymore
  • DIUN_DB env var renamed DIUN_DB_PATH
  • Only accept duration as timeout value (10 becomes 10s)
  • Enhanced documentation (#83)
  • Add note about test notifications (#79)
  • Improve configuration validation
  • Fix telegram init
  • All fields in configuration are now camelCased
  • Docker API version negotiation (#29)
  • Add Mattermost compatibility via Slack webhooks (#80)
  • Update deps

v4.0.0-beta.4

22 Jun 02:08
939094e
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release
  • Display hostname in notifications (#102)
  • Automatically determine registry options based on image name (#103)
  • Docs website with mkdocs (#99)
  • Skip dangling images (#98)
  • More explicit massage if manifest not found (#94)
  • Add swarm example
  • Update doc for file and Swarm providers