Skip to content

Commit 07f1680

Browse files
committed
v1.11.89
1 parent 3fbc9e6 commit 07f1680

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Changes in [1.11.89](https://github.com/element-hq/element-web/releases/tag/v1.11.89) (2024-12-18)
2+
==================================================================================================
3+
This is a patch release to fix a bug which could prevent loading stored crypto state from storage, and also to fix URL previews when switching back to a room.
4+
5+
## 🐛 Bug Fixes
6+
7+
* Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593)
8+
* Fix url preview display ([#28766](https://github.com/element-hq/element-web/pull/28766)).
9+
10+
111
Changes in [1.11.88](https://github.com/element-hq/element-web/releases/tag/v1.11.88) (2024-12-17)
212
==================================================================================================
313
## ✨ Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "element-web",
3-
"version": "1.11.88",
3+
"version": "1.11.89",
44
"description": "A feature-rich client for Matrix.org",
55
"author": "New Vector Ltd.",
66
"repository": {

0 commit comments

Comments
 (0)