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

Commit 04a562e

Browse files
committed
Prepare changelog for v3.83.0
1 parent ef71325 commit 04a562e

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.83.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.83.0-rc.1) (2023-10-17)
2-
===============================================================================================================
1+
Changes in [3.83.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.83.0) (2023-10-24)
2+
=====================================================================================================
33

44
## ✨ Features
55
* Iterate `io.element.late_event` decoration ([\#11760](https://github.com/matrix-org/matrix-react-sdk/pull/11760)). Fixes vector-im/element-web#26384.
@@ -16,6 +16,7 @@ Changes in [3.83.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases
1616
* Use stable get_login_token and remove unstable MSC3882 support ([\#11001](https://github.com/matrix-org/matrix-react-sdk/pull/11001)). Contributed by @hughns.
1717

1818
## 🐛 Bug Fixes
19+
* Set max size for Element logo in search warning ([\#11779](https://github.com/matrix-org/matrix-react-sdk/pull/11779)). Fixes vector-im/element-web#26408.
1920
* Avoid error when DMing oneself ([\#11754](https://github.com/matrix-org/matrix-react-sdk/pull/11754)). Fixes vector-im/element-web#7242.
2021
* Fix: Message shield alignment is not right. ([\#11703](https://github.com/matrix-org/matrix-react-sdk/pull/11703)). Fixes vector-im/element-web#26142. Contributed by @manancodes.
2122
* fix logging full event ([\#11755](https://github.com/matrix-org/matrix-react-sdk/pull/11755)). Fixes vector-im/element-web#26376.

0 commit comments

Comments
 (0)