Skip to content

Commit 19656c7

Browse files
committed
Prepare changelog for v3.9.0-rc.1
1 parent 2880083 commit 19656c7

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

CHANGELOG.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,65 @@
1+
Changes in [3.9.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.9.0-rc.1) (2020-11-18)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.8.0...v3.9.0-rc.1)
4+
5+
* Upgrade JS SDK to 9.2.0-rc.1
6+
* Translations update from Weblate
7+
[\#5429](https://github.com/matrix-org/matrix-react-sdk/pull/5429)
8+
* Fix message search summary text
9+
[\#5428](https://github.com/matrix-org/matrix-react-sdk/pull/5428)
10+
* Shrink new room intro top margin to half for encryption bubble tile
11+
[\#5427](https://github.com/matrix-org/matrix-react-sdk/pull/5427)
12+
* Small delight tweaks to improve rough corners in the app
13+
[\#5418](https://github.com/matrix-org/matrix-react-sdk/pull/5418)
14+
* Fix DM logic to always pick a more reliable DM room
15+
[\#5424](https://github.com/matrix-org/matrix-react-sdk/pull/5424)
16+
* Update styling of the Analytics toast
17+
[\#5408](https://github.com/matrix-org/matrix-react-sdk/pull/5408)
18+
* Fix vertical centering of the Homepage and button layout
19+
[\#5420](https://github.com/matrix-org/matrix-react-sdk/pull/5420)
20+
* Fix BaseAvatar sometimes messing up and duplicating the url
21+
[\#5422](https://github.com/matrix-org/matrix-react-sdk/pull/5422)
22+
* Disable buttons when required by MSC2790
23+
[\#5412](https://github.com/matrix-org/matrix-react-sdk/pull/5412)
24+
* Fix drag drop file to upload for Safari
25+
[\#5414](https://github.com/matrix-org/matrix-react-sdk/pull/5414)
26+
* Fix poorly i18n'd string
27+
[\#5416](https://github.com/matrix-org/matrix-react-sdk/pull/5416)
28+
* Fix the feedback not closing without feedback/countly
29+
[\#5417](https://github.com/matrix-org/matrix-react-sdk/pull/5417)
30+
* Fix New Room Intro invite to this room button
31+
[\#5419](https://github.com/matrix-org/matrix-react-sdk/pull/5419)
32+
* Change how we expose Role in User Info and hide in DMs
33+
[\#5413](https://github.com/matrix-org/matrix-react-sdk/pull/5413)
34+
* Disallow sending of empty messages
35+
[\#5390](https://github.com/matrix-org/matrix-react-sdk/pull/5390)
36+
* hide some validation tooltips if fields are valid.
37+
[\#5403](https://github.com/matrix-org/matrix-react-sdk/pull/5403)
38+
* Improvements around new room empty space interactions
39+
[\#5398](https://github.com/matrix-org/matrix-react-sdk/pull/5398)
40+
* Implement call hold
41+
[\#5366](https://github.com/matrix-org/matrix-react-sdk/pull/5366)
42+
* Fix Skeleton UI showing up when not intended.
43+
[\#5407](https://github.com/matrix-org/matrix-react-sdk/pull/5407)
44+
* Close context menu when user clicks the Home button
45+
[\#5406](https://github.com/matrix-org/matrix-react-sdk/pull/5406)
46+
* Skip e2ee warn logout prompt if user has no megolm sessions to lose
47+
[\#5410](https://github.com/matrix-org/matrix-react-sdk/pull/5410)
48+
* Allow country names to be translated
49+
[\#5405](https://github.com/matrix-org/matrix-react-sdk/pull/5405)
50+
* Support thirdparty lookup for phone numbers
51+
[\#5396](https://github.com/matrix-org/matrix-react-sdk/pull/5396)
52+
* Change "Password" to "New Password"
53+
[\#5371](https://github.com/matrix-org/matrix-react-sdk/pull/5371)
54+
* Add customisation point for dehydration key
55+
[\#5397](https://github.com/matrix-org/matrix-react-sdk/pull/5397)
56+
* Rebrand Riot -> Element in the permalink classes
57+
[\#5386](https://github.com/matrix-org/matrix-react-sdk/pull/5386)
58+
* Invite / Create DM UX tweaks
59+
[\#5387](https://github.com/matrix-org/matrix-react-sdk/pull/5387)
60+
* Tweaks to toasts and post-registration landing
61+
[\#5383](https://github.com/matrix-org/matrix-react-sdk/pull/5383)
62+
163
Changes in [3.8.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.8.0) (2020-11-09)
264
===================================================================================================
365
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.8.0-rc.1...v3.8.0)

0 commit comments

Comments
 (0)