Skip to content

Version 2.0.17

Compare
Choose a tag to compare
@jmattheis jmattheis released this 18 Jul 19:13

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)