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

Commit db8af25

Browse files
committed
Prepare changelog for v3.68.0
1 parent 9721bf4 commit db8af25

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

CHANGELOG.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
Changes in [3.68.0-rc.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.68.0-rc.3) (2023-03-14)
2-
===============================================================================================================
3-
4-
## 🐛 Bug Fixes
5-
* Revert MXID and room pillification (#10370). Fixes vector-im/element-web#24817.
6-
7-
Changes in [3.68.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.68.0-rc.2) (2023-03-10)
8-
===============================================================================================================
9-
10-
## 🐛 Bug Fixes
11-
* Fix start DM with pending third party invite ([\#10347](https://github.com/matrix-org/matrix-react-sdk/pull/10347)). Fixes vector-im/element-web#24781.
12-
13-
Changes in [3.68.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.68.0-rc.1) (2023-03-07)
14-
===============================================================================================================
1+
Changes in [3.68.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.68.0) (2023-03-15)
2+
=====================================================================================================
153

164
## ✨ Features
175
* Only allow to start a DM with one email if encryption by default is enabled ([\#10253](https://github.com/matrix-org/matrix-react-sdk/pull/10253)). Fixes vector-im/element-web#23133.
@@ -44,7 +32,6 @@ Changes in [3.68.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases
4432
* Fix starting a DM from the right panel in some cases ([\#10278](https://github.com/matrix-org/matrix-react-sdk/pull/10278)). Fixes vector-im/element-web#24722.
4533
* Align info EventTile and normal EventTile on IRC layout ([\#10197](https://github.com/matrix-org/matrix-react-sdk/pull/10197)). Fixes vector-im/element-web#22782. Contributed by @luixxiul.
4634
* Fix blowout of waveform of the voice message player on narrow UI ([\#8861](https://github.com/matrix-org/matrix-react-sdk/pull/8861)). Fixes vector-im/element-web#22604. Contributed by @luixxiul.
47-
* Directly convert Matrix and room Ids to pills ([\#10267](https://github.com/matrix-org/matrix-react-sdk/pull/10267)). Fixes vector-im/element-web#21867.
4835
* Fix the hidden view source toggle on IRC layout ([\#10266](https://github.com/matrix-org/matrix-react-sdk/pull/10266)). Fixes vector-im/element-web#22872. Contributed by @luixxiul.
4936
* Fix buttons on the room header being compressed due to long room name ([\#10155](https://github.com/matrix-org/matrix-react-sdk/pull/10155)). Contributed by @luixxiul.
5037
* Use the room avatar as a placeholder in calls ([\#10231](https://github.com/matrix-org/matrix-react-sdk/pull/10231)).

0 commit comments

Comments
 (0)