Gotify
A simple server for sending and receiving messages in real-time per WebSocket
Alternative to: Pushover, Pushbullet
About
Versions (70)
v2.0.18
2020-09-12API:
- No Changes
Server:
- Update Dependencies (#359)
- Update Go Version (#359)
- Use gopkg.in/yaml.v2 instead of github.com/go-yaml/yaml (#347 via #349 by @0x111)
- Add settings for http keepalive and WebSocket ping period (#343 via #356)
UI:
- Update Dependencies (#359)
- Move from tslint to eslint (#359)
- Fix typos (#353 & #354 by @x-jokay)