Skip to content

Releases: gotify/server

Version 2.1.7

11 Sep 07:25
c4e6386

Choose a tag to compare

Re-release of version 2.1.6 with lower glibc requirements (>=2.28) for pre-built binaries.

Version 2.1.6

10 Sep 15:38
c4e6386

Choose a tag to compare

Running the pre-built binaries from this release requires glibc >= 2.31.

Version 2.1.5

28 Jul 15:08
f16ce59

Choose a tag to compare

Version 2.1.4

12 Jan 18:11

Choose a tag to compare

  • Fix white spaces is markdown messages (#463)

Version 2.1.3

04 Dec 22:20

Choose a tag to compare

  • Fix ghcr.io permission problem

Version 2.1.2

04 Dec 21:35

Choose a tag to compare

  • Fix broken build

Version 2.1.1

04 Dec 20:40

Choose a tag to compare

  • Fix node 17.x build
  • Update UI deps

Version 2.1.0

27 Sep 16:00

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

Choose a tag to compare

  • Update Dependencies (#417)

Version 2.0.22

16 Apr 18:11

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