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

Commit 3a9eab8

Browse files
committed
Prepare changelog for v3.81.0
1 parent b3778f5 commit 3a9eab8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changes in [3.81.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.81.0-rc.1) (2023-09-19)
2-
===============================================================================================================
1+
Changes in [3.81.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.81.0) (2023-09-26)
2+
=====================================================================================================
33

44
## ✨ Features
55
* Make video & voice call buttons pin conference widget if unpinned ([\#11576](https://github.com/matrix-org/matrix-react-sdk/pull/11576)). Fixes vector-im/customer-retainer#72.
@@ -10,6 +10,7 @@ Changes in [3.81.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases
1010
* Allow setting knock room directory visibility ([\#11529](https://github.com/matrix-org/matrix-react-sdk/pull/11529)). Contributed by @charlynguyen.
1111

1212
## 🐛 Bug Fixes
13+
* Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](https://github.com/matrix-org/matrix-react-sdk/pull/11634)). Fixes vector-im/element-web#26209.
1314
* Escape placeholder before injecting it into the style ([\#11607](https://github.com/matrix-org/matrix-react-sdk/pull/11607)).
1415
* Move ViewUser action callback to RoomView ([\#11495](https://github.com/matrix-org/matrix-react-sdk/pull/11495)). Fixes vector-im/element-web#26040.
1516
* Fix room timeline search toggling behaviour edge case ([\#11605](https://github.com/matrix-org/matrix-react-sdk/pull/11605)). Fixes vector-im/element-web#26105.

0 commit comments

Comments
 (0)