Gotify v2.0.17 Release Notes

Release Date: 2020-07-18 // almost 4 years ago
  • API:

    • No Changes

    Server:

    • ๐Ÿ‘ Allow delete of messages with ids > uint32 (gotify/android#119 via #335)
    • Don't use passed id for GET /message API (#332)
    • ๐Ÿ›  Fix swagger docs (uint64 isn't a valid format for type integer) (#333)
    • ๐Ÿ›  Fix packets.go:36 unexpected EOF MySQL bug (#323 via #332)
    • ๐Ÿ‘Œ Support custom ports in docker health check (#321)
    • ๐Ÿ‘ Allow browser extensions in CORS (#316 via #317)