Gotify Server Versions Save

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)

v2.1.4

2 years ago
  • Fix white spaces is markdown messages (#463)

v2.1.3

2 years ago
  • Fix ghcr.io permission problem

v2.1.2

2 years ago
  • Fix broken build

v2.1.1

2 years ago
  • Fix node 17.x build
  • Update UI deps

v2.1.0

2 years ago
  • 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

v2.0.23

2 years ago
  • Update Dependencies (#417)

v2.0.22

3 years ago
  • Fix sidebar height & hide ScrollUpButton until scrolled (#384 by @StewartThomson)
  • Fix message overflow (#402 by @MrLemur)
  • Update to go1.16
  • Update dependencies

v2.0.21

3 years ago
  • Use github actions to build gotify
  • Update/Change docker base images

v2.0.20

3 years ago
  • Downgrade packr to fix build outside goroot.