Skip to content

Releases: gotify/cli

v2.4.0

Choose a tag to compare

@jmattheis jmattheis released this 21 Jul 17:03
1a37125
  • Add the --bigImageUrl option to the push command. (#72 by @ldidry)
  • Respect the default priority from the config when using watch. (#74 via #75 by @eternal-flame-AD)
  • Publish container images to docker.io and ghcr.io. (#78 via #79 by @edvgui)
  • Fix init support for gotify 3.0 (#82 via #84)
  • Update dependencies (#84)

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