mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
v3.96.1
This commit is contained in:
parent
6f5591b9e2
commit
3d0e7c657d
@ -1,3 +1,10 @@
|
||||
Changes in [3.96.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.96.1) (2024-03-28)
|
||||
=====================================================================================================
|
||||
## 🐛 Bug Fixes
|
||||
|
||||
* Revert "Make EC widget theme reactive - Update widget url when the theme changes" ([#12383](https://github.com/matrix-org/matrix-react-sdk/pull/12383)) in order to fix widgets that require authentication.
|
||||
|
||||
|
||||
Changes in [3.96.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.96.0) (2024-03-26)
|
||||
=====================================================================================================
|
||||
## ✨ Features
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "matrix-react-sdk",
|
||||
"version": "3.96.0",
|
||||
"version": "3.96.1",
|
||||
"description": "SDK for matrix.org using React",
|
||||
"author": "matrix.org",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user