Skip to content

Releases: ix-ai/cioban

0.11.0

09 Feb 12:17
Compare
Choose a tag to compare
  • e593ede #11: Enables markdown for both telegram and gotify
  • 9d5d4b6 #9: Adds the possibility to see the image name in the notification
  • 1b079d2 #8: Switches to f-Strings instead of format
  • bf69e17 #7: Sets the handler of the root logger to NullHandler

0.10.2

09 Feb 12:16
Compare
Choose a tag to compare
  • c3ad0e6 #5: Ensures unified notification form

0.10.1

06 Feb 18:46
Compare
Choose a tag to compare
  • e6d8342 Bump docker from 4.1.0 to 4.2.0 in /cioban

0.10.0

05 Feb 16:27
Compare
Choose a tag to compare
  • 67734dc Adds handling of ReadTimeout exception while retrieving the image data
  • f2c62ae Updates README.md to include information about Gotify
  • 3af1679 Adds gotify
  • fd91fd3 Removes all the 'not set' log entries. Adds startup notification
  • 1e58b49 Adds support for additional notification types
  • 305f0dd Removes the emojis from the message. Adds support for custom messages

0.9.0

04 Feb 11:02
Compare
Choose a tag to compare
  • restructures the project
  • adds unified logging
  • adds notifiers
  • adds telegram_notifier
  • updates README

0.8.1

26 Jan 11:02
Compare
Choose a tag to compare
  • f1c24be Adds repository label to Dockerfile
  • 4454c26 Minor cosmetic changes

0.8.0

26 Jan 11:02
Compare
Choose a tag to compare
  • 0b04b39 Adds support for arm64 and armv7

0.7.8

01 Nov 07:33
Compare
Choose a tag to compare
  • 401d75d Fixes "UnboundLocalError"
  • e4e1e2c Adds timeout controlled by the TIMEOUT variable
  • 3f55dd8 Adds timeout to the update command

0.7.7

01 Nov 07:34
Compare
Choose a tag to compare
  • 69d4edb Adds module versions to the python modules
  • 80f7381 Modifies the exception handling