Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit e2c0144

Browse files
committed
Prepare changelog for v0.14.7-rc.1
1 parent 870825b commit e2c0144

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
Changes in [0.14.7-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.7-rc.1) (2018-12-06)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.6...v0.14.7-rc.1)
4+
5+
* Suppress CORS errors in the 'failed to join room' dialog
6+
[\#2306](https://github.com/matrix-org/matrix-react-sdk/pull/2306)
7+
* Check if users exist before inviting them and communicate errors
8+
[\#2317](https://github.com/matrix-org/matrix-react-sdk/pull/2317)
9+
* Update from Weblate.
10+
[\#2328](https://github.com/matrix-org/matrix-react-sdk/pull/2328)
11+
* Allow group summary to load when /users fails
12+
[\#2326](https://github.com/matrix-org/matrix-react-sdk/pull/2326)
13+
* Show correct text if passphrase is skipped
14+
[\#2324](https://github.com/matrix-org/matrix-react-sdk/pull/2324)
15+
* Add password strength meter to backup creation UI
16+
[\#2294](https://github.com/matrix-org/matrix-react-sdk/pull/2294)
17+
* Check upload limits before trying to upload large files
18+
[\#1876](https://github.com/matrix-org/matrix-react-sdk/pull/1876)
19+
* Support .well-known discovery
20+
[\#2227](https://github.com/matrix-org/matrix-react-sdk/pull/2227)
21+
* Make create key backup dialog async
22+
[\#2291](https://github.com/matrix-org/matrix-react-sdk/pull/2291)
23+
* Forgot to enable continue button on download
24+
[\#2288](https://github.com/matrix-org/matrix-react-sdk/pull/2288)
25+
* Online incremental megolm backups (v2)
26+
[\#2169](https://github.com/matrix-org/matrix-react-sdk/pull/2169)
27+
* Add recovery key download button
28+
[\#2284](https://github.com/matrix-org/matrix-react-sdk/pull/2284)
29+
* Passphrase Support for e2e backups
30+
[\#2283](https://github.com/matrix-org/matrix-react-sdk/pull/2283)
31+
* Update async dialog interface to use promises
32+
[\#2286](https://github.com/matrix-org/matrix-react-sdk/pull/2286)
33+
* Support for m.login.sso
34+
[\#2279](https://github.com/matrix-org/matrix-react-sdk/pull/2279)
35+
* Added badge to non-autoplay GIFs
36+
[\#2235](https://github.com/matrix-org/matrix-react-sdk/pull/2235)
37+
* Improve terms auth flow
38+
[\#2277](https://github.com/matrix-org/matrix-react-sdk/pull/2277)
39+
* Handle crypto db version upgrade
40+
[\#2282](https://github.com/matrix-org/matrix-react-sdk/pull/2282)
41+
142
Changes in [0.14.6](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.6) (2018-11-22)
243
=====================================================================================================
344
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.5...v0.14.6)

0 commit comments

Comments
 (0)