Skip to content

Releases: gotify/server

Version 2.1.5

28 Jul 15:08
f16ce59
Compare
Choose a tag to compare

Version 2.1.4

12 Jan 18:11
Compare
Choose a tag to compare
  • Fix white spaces is markdown messages (#463)

Version 2.1.3

04 Dec 22:20
Compare
Choose a tag to compare
  • Fix ghcr.io permission problem

Version 2.1.2

04 Dec 21:35
Compare
Choose a tag to compare
  • Fix broken build

Version 2.1.1

04 Dec 20:40
Compare
Choose a tag to compare
  • Fix node 17.x build
  • Update UI deps

Version 2.1.0

27 Sep 16:00
Compare
Choose a tag to compare
  • Add registration (#394 by @p1gp1g). To use this feature, set registration: true inside the config.yml or set the env var GOTIFY_REGISTRATION=true. It is disabled by default.
  • Mask token parameter in log

Version 2.0.23

19 Jun 10:04
Compare
Choose a tag to compare
  • Update Dependencies (#417)

Version 2.0.22

16 Apr 18:11
Compare
Choose a tag to compare
  • Fix sidebar height & hide ScrollUpButton until scrolled (#384 by @StewartThomson)
  • Fix message overflow (#402 by @MrLemur)
  • Update to go1.16
  • Update dependencies

Version 2.0.21

06 Jan 15:33
Compare
Choose a tag to compare
  • Use github actions to build gotify
  • Update/Change docker base images

Version 2.0.20

06 Oct 18:20
Compare
Choose a tag to compare
  • Downgrade packr to fix build outside goroot.