Update version to 1.8.6 and add changelog informations

This commit is contained in:
Stefan Mueller 2020-09-18 21:14:19 +02:00
parent 85f52a2f23
commit 299bd962b6
2 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,15 @@
# Develop -- TODO Change to 1.8.x.
* ...
# 1.8.6
* IMPORTANT: This fixes a severe problem with postgresql in 1.8.5
* SECURITY: Fix authentication bypass vulnerability
* API: Update version to 1.2.15
* FEATURE: Add copyPadWithoutHistory API (#4295)
* FEATURE: Package more asset files to save http requests (#4286)
* MINOR: Improve UI when reconnecting
* TESTS: Improve tests
# 1.8.5
* IMPORTANT DROP OF SUPPORT: Drop support for IE. Browsers now need async/await.
* IMPORTANT SECURITY: Rate limit Commits when env=production