Update CHANGES.rst

This commit is contained in:
ismailgulek 2020-06-09 11:16:58 +03:00
parent e044a005bf
commit 11f56817c8
No known key found for this signature in database
GPG key ID: E96336D42D9470A9

View file

@ -8,6 +8,7 @@ Improvements:
* Cross-signing: Bootstrap cross-sign on registration (and login if applicable). This action is now invisible to the user (#3292). * Cross-signing: Bootstrap cross-sign on registration (and login if applicable). This action is now invisible to the user (#3292).
* Authentication: Redirect the webview (SSO) javascript logs to iOS native logs. * Authentication: Redirect the webview (SSO) javascript logs to iOS native logs.
* Timeline: Hide encrypted history (pre-invite) (#3239). * Timeline: Hide encrypted history (pre-invite) (#3239).
* NSE: Increase number of log files to 100.
Bug fix: Bug fix:
* Xcode11: Fix content change error when dragging start chat page (PR #3075). * Xcode11: Fix content change error when dragging start chat page (PR #3075).