Skip to content

Commit ffd7cdd

Browse files
committed
Prepare changelog for v3.6.0-rc.1
1 parent 2fd9b9b commit ffd7cdd

File tree

1 file changed

+88
-0
lines changed

1 file changed

+88
-0
lines changed

CHANGELOG.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,91 @@
1+
Changes in [3.6.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.6.0-rc.1) (2020-10-07)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.5.0...v3.6.0-rc.1)
4+
5+
* Upgrade JS SDK to 8.5.0-rc.1
6+
* Update from Weblate
7+
[\#5297](https://github.com/matrix-org/matrix-react-sdk/pull/5297)
8+
* Fix edited replies being wrongly treated as big emoji
9+
[\#5295](https://github.com/matrix-org/matrix-react-sdk/pull/5295)
10+
* Fix StopGapWidget infinitely recursing
11+
[\#5294](https://github.com/matrix-org/matrix-react-sdk/pull/5294)
12+
* Fix editing and redactions not updating the Reply Thread
13+
[\#5281](https://github.com/matrix-org/matrix-react-sdk/pull/5281)
14+
* Hide Jump to Read Receipt button for users who have not yet sent an RR
15+
[\#5282](https://github.com/matrix-org/matrix-react-sdk/pull/5282)
16+
* fix img tags not always being rendered correctly
17+
[\#5279](https://github.com/matrix-org/matrix-react-sdk/pull/5279)
18+
* Hopefully fix righhtpanel crash
19+
[\#5293](https://github.com/matrix-org/matrix-react-sdk/pull/5293)
20+
* Fix naive pinning limit and app tile widgetMessaging NPE
21+
[\#5283](https://github.com/matrix-org/matrix-react-sdk/pull/5283)
22+
* Show server errors from saving profile settings
23+
[\#5272](https://github.com/matrix-org/matrix-react-sdk/pull/5272)
24+
* Update copy for `redact` permission
25+
[\#5273](https://github.com/matrix-org/matrix-react-sdk/pull/5273)
26+
* Remove width limit on widgets
27+
[\#5265](https://github.com/matrix-org/matrix-react-sdk/pull/5265)
28+
* Fix call container avatar initial centering
29+
[\#5280](https://github.com/matrix-org/matrix-react-sdk/pull/5280)
30+
* Fix right panel for peeking rooms
31+
[\#5268](https://github.com/matrix-org/matrix-react-sdk/pull/5268)
32+
* Add support for dehydrated devices
33+
[\#5239](https://github.com/matrix-org/matrix-react-sdk/pull/5239)
34+
* Use Own Profile Store for the Profile Settings
35+
[\#5277](https://github.com/matrix-org/matrix-react-sdk/pull/5277)
36+
* null-guard defaultAvatarUrlForString
37+
[\#5270](https://github.com/matrix-org/matrix-react-sdk/pull/5270)
38+
* Choose first result on enter in the emoji picker
39+
[\#5257](https://github.com/matrix-org/matrix-react-sdk/pull/5257)
40+
* Fix room directory clipping links in the room's topic
41+
[\#5276](https://github.com/matrix-org/matrix-react-sdk/pull/5276)
42+
* Decorate failed e2ee downgrade attempts better
43+
[\#5278](https://github.com/matrix-org/matrix-react-sdk/pull/5278)
44+
* MELS use latest avatar rather than the first avatar
45+
[\#5262](https://github.com/matrix-org/matrix-react-sdk/pull/5262)
46+
* Fix Encryption Panel close button clashing with Base Card
47+
[\#5261](https://github.com/matrix-org/matrix-react-sdk/pull/5261)
48+
* Wrap canEncryptToAllUsers in a try/catch to handle server errors
49+
[\#5275](https://github.com/matrix-org/matrix-react-sdk/pull/5275)
50+
* Fix conditional on communities prototype room creation dialog
51+
[\#5274](https://github.com/matrix-org/matrix-react-sdk/pull/5274)
52+
* Fix ensureDmExists for encryption detection
53+
[\#5271](https://github.com/matrix-org/matrix-react-sdk/pull/5271)
54+
* Switch to using the Widget API SDK for widget messaging
55+
[\#5171](https://github.com/matrix-org/matrix-react-sdk/pull/5171)
56+
* Ensure package links exist when releasing
57+
[\#5269](https://github.com/matrix-org/matrix-react-sdk/pull/5269)
58+
* Fix the call preview when not in same room as the call
59+
[\#5267](https://github.com/matrix-org/matrix-react-sdk/pull/5267)
60+
* Make the hangup button do things for conference calls
61+
[\#5223](https://github.com/matrix-org/matrix-react-sdk/pull/5223)
62+
* Render Jitsi widget state events in a more obvious way
63+
[\#5222](https://github.com/matrix-org/matrix-react-sdk/pull/5222)
64+
* Make the PIP Jitsi look and feel like the 1:1 PIP
65+
[\#5226](https://github.com/matrix-org/matrix-react-sdk/pull/5226)
66+
* Trim range when formatting so that it excludes leading/trailing spaces
67+
[\#5263](https://github.com/matrix-org/matrix-react-sdk/pull/5263)
68+
* Fix button label on the Set Password Dialog
69+
[\#5264](https://github.com/matrix-org/matrix-react-sdk/pull/5264)
70+
* fix link to classic yarn's `yarn link`
71+
[\#5259](https://github.com/matrix-org/matrix-react-sdk/pull/5259)
72+
* Fix index mismatch between username colors styles and custom theming
73+
[\#5256](https://github.com/matrix-org/matrix-react-sdk/pull/5256)
74+
* Disable autocompletion on security key input during login
75+
[\#5258](https://github.com/matrix-org/matrix-react-sdk/pull/5258)
76+
* fix uninitialised state and eventlistener leak in RoomUpgradeWarningBar
77+
[\#5255](https://github.com/matrix-org/matrix-react-sdk/pull/5255)
78+
* Only set title when it changes
79+
[\#5254](https://github.com/matrix-org/matrix-react-sdk/pull/5254)
80+
* Convert CallHandler to typescript
81+
[\#5248](https://github.com/matrix-org/matrix-react-sdk/pull/5248)
82+
* Retry loading i18n language if it fails
83+
[\#5209](https://github.com/matrix-org/matrix-react-sdk/pull/5209)
84+
* Rework profile area for user and room settings to be more clear
85+
[\#5243](https://github.com/matrix-org/matrix-react-sdk/pull/5243)
86+
* Validation improve pattern for derived data
87+
[\#5241](https://github.com/matrix-org/matrix-react-sdk/pull/5241)
88+
189
Changes in [3.5.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.5.0) (2020-09-28)
290
===================================================================================================
391
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.5.0-rc.1...v3.5.0)

0 commit comments

Comments
 (0)