|
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 | +===================================================================================================== |
15 | 3 |
|
16 | 4 | ## ✨ Features
|
17 | 5 | * 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
|
44 | 32 | * 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.
|
45 | 33 | * 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.
|
46 | 34 | * 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. |
48 | 35 | * 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.
|
49 | 36 | * 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.
|
50 | 37 | * Use the room avatar as a placeholder in calls ([\#10231](https://github.com/matrix-org/matrix-react-sdk/pull/10231)).
|
|
0 commit comments