Gotify v2.0.3 Release Notes

Release Date: 2019-03-16 // about 5 years ago
  • ๐Ÿ”’ > It is recommended to upgrade to this version, older versions have the security issue described in #160.

    API:

    • โž• Added PUT /client/{id} api for updating clients (#101 fixed in #164 by @GianOrtiz)

    Server:

    • ๐Ÿ›  Fixed WebSocket allowed origin verification with ports (#149 fixed in #150)
    • ๐Ÿ›  Use cryptographic random source for token generation (#160 fixed in #161)

    ๐Ÿ’ป UI:

    • โž• Added updating client dialog (#101 fixed in #164 by @GianOrtiz)
    • โœ… Run e2e tests in prod mode (#157)

    ๐Ÿ›  Fixed typo in readme (@mikeshatch #155)