Gotify
A simple server for sending and receiving messages in real-time per WebSocket
Alternative to: Pushover, Pushbullet
About
Versions (70)
v2.0.5
2019-04-14Messages are now rendered as
text/plainby default. In v2.0.4 it wastext/markdown.
API:
- No changes
Server:
- Fixed table creation with MariaDB (#174 fixed in #184)
UI:
- Use extra property to determine how the message content is rendered (#183) See https://gotify.net/docs/msgextras#client-display
Improved contributing.md https://github.com/gotify/server/pull/181