Skip to content

Releases: gotify/cli

Version 2.3.2

Choose a tag to compare

@jmattheis jmattheis released this 01 Aug 18:51
  • Add the SSL_CERT_FILE environment variable to configure a trusted certificate for TLS verification. #65 by @DCsunset

Version 2.3.1

Choose a tag to compare

@jmattheis jmattheis released this 01 Aug 18:47

(skip broken build)

Version 2.3.0

Choose a tag to compare

@jmattheis jmattheis released this 01 Aug 18:42
8cd2160

(skip broken build)

Version 2.2.4

Choose a tag to compare

@jmattheis jmattheis released this 23 Jun 17:33

Update dependencies

Version 2.2.3

Choose a tag to compare

@jmattheis jmattheis released this 08 May 14:07
  • 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

Choose a tag to compare

@jmattheis jmattheis released this 26 Jul 15:21

Update dependencies

Version 2.2.1

Choose a tag to compare

@jmattheis jmattheis released this 11 Dec 18:12
  • Update go version

Version 2.2.0

Choose a tag to compare

@jmattheis jmattheis released this 25 Sep 16:25
v2.2.0

Update Dockerfile with a compatible version of golang

Version 2.1.1

Choose a tag to compare

@jmattheis jmattheis released this 08 May 16:12
  • Add darwin binaries

Version 2.1.0

Choose a tag to compare

@jmattheis jmattheis released this 26 Apr 11:04
  • Evaluate \n and \t in messages (can be disabled via --disable-unescape-backslash) (#18)
  • Added watch command (#20)
  • Fixed ignored user config (#21)