All Versions
18
Latest Version
Avg Release Cycle
34 days
Latest Release
902 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.0.10 Changes
October 19, 2019 -
v2.0.9 Changes
October 13, 2019 -
v2.0.8 Changes
September 30, 2019๐ง Use older glibc version to support older linux distros.
-
v2.0.7 Changes
September 28, 2019 -
v2.0.6 Changes
July 17, 2019API:
- no changes
Server
- ๐ Support longer plugin storage and message extras (#195 fixed in #196)
- On mysql these fields were limited to varchar(255)
- ๐ Handle db errors more carefully (#190 fixed in #191)
- ๐ Fixed plugin storage update during enable & disable (#188)
๐ป UI:
- Display 500 Error messages per snack message (#193)
-
v2.0.5 Changes
April 14, 20190๏ธโฃ > Messages are now rendered as
text/plain
by default. In v2.0.4 it wastext/markdown
.API:
- No changes
Server:
๐ป UI:
- ๐ Use extra property to determine how the message content is rendered (#183)
๐ See https://gotify.net/docs/msgextras#client-display
๐ Improved contributing.md #181
-
v2.0.3 Changes
March 16, 2019๐ > 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)
- โ Added