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

Commit 70fc518

Browse files
committed
Prepare changelog for v3.25.0-rc.1
1 parent 18407fb commit 70fc518

File tree

1 file changed

+163
-0
lines changed

1 file changed

+163
-0
lines changed

CHANGELOG.md

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,166 @@
1+
Changes in [3.25.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.25.0-rc.1) (2021-06-29)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.24.0...v3.25.0-rc.1)
4+
5+
* Update to js-sdk v12.0.1-rc.1
6+
* Translations update from Weblate
7+
[\#6286](https://github.com/matrix-org/matrix-react-sdk/pull/6286)
8+
* Fix back button on user info card after clicking a permalink
9+
[\#6277](https://github.com/matrix-org/matrix-react-sdk/pull/6277)
10+
* Group ACLs with MELS
11+
[\#6280](https://github.com/matrix-org/matrix-react-sdk/pull/6280)
12+
* Fix editState not getting passed through
13+
[\#6282](https://github.com/matrix-org/matrix-react-sdk/pull/6282)
14+
* Migrate message context menu to IconizedContextMenu
15+
[\#5671](https://github.com/matrix-org/matrix-react-sdk/pull/5671)
16+
* Improve audio recording performance
17+
[\#6240](https://github.com/matrix-org/matrix-react-sdk/pull/6240)
18+
* Fix multiple timeline panels handling composer and edit events
19+
[\#6278](https://github.com/matrix-org/matrix-react-sdk/pull/6278)
20+
* Let m.notice messages mark a room as unread
21+
[\#6281](https://github.com/matrix-org/matrix-react-sdk/pull/6281)
22+
* Removes the override on the Bubble Container
23+
[\#5953](https://github.com/matrix-org/matrix-react-sdk/pull/5953)
24+
* Fix IRC layout regressions
25+
[\#6193](https://github.com/matrix-org/matrix-react-sdk/pull/6193)
26+
* Fix trashcan.svg by exporting it with its viewbox
27+
[\#6248](https://github.com/matrix-org/matrix-react-sdk/pull/6248)
28+
* Fix tiny scrollbar dot on chrome/electron in Forward Dialog
29+
[\#6276](https://github.com/matrix-org/matrix-react-sdk/pull/6276)
30+
* Upgrade puppeteer to use newer version of Chrome
31+
[\#6268](https://github.com/matrix-org/matrix-react-sdk/pull/6268)
32+
* Make toast dismiss button less prominent
33+
[\#6275](https://github.com/matrix-org/matrix-react-sdk/pull/6275)
34+
* Encrypt the voice message file if needed
35+
[\#6269](https://github.com/matrix-org/matrix-react-sdk/pull/6269)
36+
* Fix hyper-precise presence
37+
[\#6270](https://github.com/matrix-org/matrix-react-sdk/pull/6270)
38+
* Fix issues around private spaces, including previewable
39+
[\#6265](https://github.com/matrix-org/matrix-react-sdk/pull/6265)
40+
* Make _pinned messages_ in `m.room.pinned_events` event clickable
41+
[\#6257](https://github.com/matrix-org/matrix-react-sdk/pull/6257)
42+
* Fix space avatar management layout being broken
43+
[\#6266](https://github.com/matrix-org/matrix-react-sdk/pull/6266)
44+
* Convert EntityTile, MemberTile and PresenceLabel to TS
45+
[\#6251](https://github.com/matrix-org/matrix-react-sdk/pull/6251)
46+
* Fix UserInfo not working when rendered without a room
47+
[\#6260](https://github.com/matrix-org/matrix-react-sdk/pull/6260)
48+
* Update membership reason handling, including leave reason displaying
49+
[\#6253](https://github.com/matrix-org/matrix-react-sdk/pull/6253)
50+
* Consolidate types with js-sdk changes
51+
[\#6220](https://github.com/matrix-org/matrix-react-sdk/pull/6220)
52+
* Fix edit history modal
53+
[\#6258](https://github.com/matrix-org/matrix-react-sdk/pull/6258)
54+
* Convert MemberList to TS
55+
[\#6249](https://github.com/matrix-org/matrix-react-sdk/pull/6249)
56+
* Fix two PRs duplicating the css attribute
57+
[\#6259](https://github.com/matrix-org/matrix-react-sdk/pull/6259)
58+
* Improve invite error messages in InviteDialog for room invites
59+
[\#6201](https://github.com/matrix-org/matrix-react-sdk/pull/6201)
60+
* Fix invite dialog being cut off when it has limited results
61+
[\#6256](https://github.com/matrix-org/matrix-react-sdk/pull/6256)
62+
* Fix pinning event in a room which hasn't had events pinned in before
63+
[\#6255](https://github.com/matrix-org/matrix-react-sdk/pull/6255)
64+
* Allow modal widget buttons to be disabled when the modal opens
65+
[\#6178](https://github.com/matrix-org/matrix-react-sdk/pull/6178)
66+
* Decrease e2e shield fill mask size so that it doesn't overlap
67+
[\#6250](https://github.com/matrix-org/matrix-react-sdk/pull/6250)
68+
* Dial Pad UI bug fixes
69+
[\#5786](https://github.com/matrix-org/matrix-react-sdk/pull/5786)
70+
* Simple handling of mid-call output changes
71+
[\#6247](https://github.com/matrix-org/matrix-react-sdk/pull/6247)
72+
* Improve ForwardDialog performance by using TruncatedList
73+
[\#6228](https://github.com/matrix-org/matrix-react-sdk/pull/6228)
74+
* Fix dependency and lockfile mismatch
75+
[\#6246](https://github.com/matrix-org/matrix-react-sdk/pull/6246)
76+
* Improve room directory click behaviour
77+
[\#6234](https://github.com/matrix-org/matrix-react-sdk/pull/6234)
78+
* Fix keyboard accessibility of the space panel
79+
[\#6239](https://github.com/matrix-org/matrix-react-sdk/pull/6239)
80+
* Add ways to manage addresses for Spaces
81+
[\#6151](https://github.com/matrix-org/matrix-react-sdk/pull/6151)
82+
* Hide communities invites and the community autocompleter when Spaces on
83+
[\#6244](https://github.com/matrix-org/matrix-react-sdk/pull/6244)
84+
* Convert bunch of files to TS
85+
[\#6241](https://github.com/matrix-org/matrix-react-sdk/pull/6241)
86+
* Open local addresses section by default when there are no existing local
87+
addresses
88+
[\#6179](https://github.com/matrix-org/matrix-react-sdk/pull/6179)
89+
* Allow reordering of the space panel via Drag and Drop
90+
[\#6137](https://github.com/matrix-org/matrix-react-sdk/pull/6137)
91+
* Replace drag and drop mechanism in communities with something simpler
92+
[\#6134](https://github.com/matrix-org/matrix-react-sdk/pull/6134)
93+
* EventTilePreview fixes
94+
[\#6000](https://github.com/matrix-org/matrix-react-sdk/pull/6000)
95+
* Upgrade @types/react and @types/react-dom
96+
[\#6233](https://github.com/matrix-org/matrix-react-sdk/pull/6233)
97+
* Fix type error in the SpaceStore
98+
[\#6242](https://github.com/matrix-org/matrix-react-sdk/pull/6242)
99+
* Add experimental options to the Spaces beta
100+
[\#6199](https://github.com/matrix-org/matrix-react-sdk/pull/6199)
101+
* Consolidate types with js-sdk changes
102+
[\#6215](https://github.com/matrix-org/matrix-react-sdk/pull/6215)
103+
* Fix branch matching for Buildkite
104+
[\#6236](https://github.com/matrix-org/matrix-react-sdk/pull/6236)
105+
* Migrate SearchBar to TypeScript
106+
[\#6230](https://github.com/matrix-org/matrix-react-sdk/pull/6230)
107+
* Add support to keyboard shortcuts dialog for [digits]
108+
[\#6088](https://github.com/matrix-org/matrix-react-sdk/pull/6088)
109+
* Fix modal opening race condition
110+
[\#6238](https://github.com/matrix-org/matrix-react-sdk/pull/6238)
111+
* Deprecate FormButton in favour of AccessibleButton
112+
[\#6229](https://github.com/matrix-org/matrix-react-sdk/pull/6229)
113+
* Add PR template
114+
[\#6216](https://github.com/matrix-org/matrix-react-sdk/pull/6216)
115+
* Prefer canonical aliases while autocompleting rooms
116+
[\#6222](https://github.com/matrix-org/matrix-react-sdk/pull/6222)
117+
* Fix quote button
118+
[\#6232](https://github.com/matrix-org/matrix-react-sdk/pull/6232)
119+
* Restore branch matching support for GitHub Actions e2e tests
120+
[\#6224](https://github.com/matrix-org/matrix-react-sdk/pull/6224)
121+
* Fix View Source accessing renamed private field on MatrixEvent
122+
[\#6225](https://github.com/matrix-org/matrix-react-sdk/pull/6225)
123+
* Fix ConfirmUserActionDialog returning an input field rather than text
124+
[\#6219](https://github.com/matrix-org/matrix-react-sdk/pull/6219)
125+
* Revert "Partially restore immutable event objects at the rendering layer"
126+
[\#6221](https://github.com/matrix-org/matrix-react-sdk/pull/6221)
127+
* Add jq to e2e tests Dockerfile
128+
[\#6218](https://github.com/matrix-org/matrix-react-sdk/pull/6218)
129+
* Partially restore immutable event objects at the rendering layer
130+
[\#6196](https://github.com/matrix-org/matrix-react-sdk/pull/6196)
131+
* Update MSC number references for voice messages
132+
[\#6197](https://github.com/matrix-org/matrix-react-sdk/pull/6197)
133+
* Fix phase enum usage in JS modules as well
134+
[\#6214](https://github.com/matrix-org/matrix-react-sdk/pull/6214)
135+
* Migrate some dialogs to TypeScript
136+
[\#6185](https://github.com/matrix-org/matrix-react-sdk/pull/6185)
137+
* Typescript fixes due to MatrixEvent being TSified
138+
[\#6208](https://github.com/matrix-org/matrix-react-sdk/pull/6208)
139+
* Allow click-to-ping, quote & emoji picker for edit composer too
140+
[\#5858](https://github.com/matrix-org/matrix-react-sdk/pull/5858)
141+
* Add call silencing
142+
[\#6082](https://github.com/matrix-org/matrix-react-sdk/pull/6082)
143+
* Fix types in SlashCommands
144+
[\#6207](https://github.com/matrix-org/matrix-react-sdk/pull/6207)
145+
* Benchmark multiple common user scenario
146+
[\#6190](https://github.com/matrix-org/matrix-react-sdk/pull/6190)
147+
* Fix forward dialog message preview display names
148+
[\#6204](https://github.com/matrix-org/matrix-react-sdk/pull/6204)
149+
* Remove stray bullet point in reply preview
150+
[\#6206](https://github.com/matrix-org/matrix-react-sdk/pull/6206)
151+
* Stop requesting null next replies from the server
152+
[\#6203](https://github.com/matrix-org/matrix-react-sdk/pull/6203)
153+
* Fix soft crash caused by a broken shouldComponentUpdate
154+
[\#6202](https://github.com/matrix-org/matrix-react-sdk/pull/6202)
155+
* Keep composer reply when scrolling away from a highlighted event
156+
[\#6200](https://github.com/matrix-org/matrix-react-sdk/pull/6200)
157+
* Cache virtual/native room mappings when they're created
158+
[\#6194](https://github.com/matrix-org/matrix-react-sdk/pull/6194)
159+
* Disable comment-on-alert
160+
[\#6191](https://github.com/matrix-org/matrix-react-sdk/pull/6191)
161+
* Bump postcss from 7.0.35 to 7.0.36
162+
[\#6195](https://github.com/matrix-org/matrix-react-sdk/pull/6195)
163+
1164
Changes in [3.24.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.24.0) (2021-06-21)
2165
=====================================================================================================
3166
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.24.0-rc.1...v3.24.0)

0 commit comments

Comments
 (0)