Skip to content

Releases: gotify/cli

Version 2.3.2

01 Aug 18:51
Compare
Choose a tag to compare
  • Add the SSL_CERT_FILE environment variable to configure a trusted certificate for TLS verification. #65 by @DCsunset

Version 2.3.1

01 Aug 18:47
Compare
Choose a tag to compare

(skip broken build)

Version 2.3.0

01 Aug 18:42
8cd2160
Compare
Choose a tag to compare

(skip broken build)

Version 2.2.4

23 Jun 17:33
Compare
Choose a tag to compare

Update dependencies

Version 2.2.3

08 May 14:07
Compare
Choose a tag to compare
  • Fix panic when pushing a message without config
  • Allow passing the application token via the environment variable: GOTIFY_TOKEN
  • Update dependencies

Version 2.2.2

26 Jul 15:21
Compare
Choose a tag to compare

Update dependencies

Version 2.2.1

11 Dec 18:12
Compare
Choose a tag to compare
  • Update go version

Version 2.2.0

25 Sep 16:25
Compare
Choose a tag to compare
v2.2.0

Update Dockerfile with a compatible version of golang

Version 2.1.1

08 May 16:12
Compare
Choose a tag to compare
  • Add darwin binaries

Version 2.1.0

26 Apr 11:04
Compare
Choose a tag to compare
  • Evaluate \n and \t in messages (can be disabled via --disable-unescape-backslash) (#18)
  • Added watch command (#20)
  • Fixed ignored user config (#21)