diff --git a/packages/e/element-web/.files b/packages/e/element-web/.files
index 46b0cbac6f6..2264c0e63b7 100644
Binary files a/packages/e/element-web/.files and b/packages/e/element-web/.files differ
diff --git a/packages/e/element-web/.rev b/packages/e/element-web/.rev
index f9e717d7eb2..711fa7a4964 100644
--- a/packages/e/element-web/.rev
+++ b/packages/e/element-web/.rev
@@ -583,4 +583,28 @@ please use same ADI as https://build.opensuse.org/request/show/902766
1.11.571143360
+
+ bed33a414be3932c8603b37a8f417610
+ 1.11.58
+
+ anag+factory
+ - Version 1.11.58
+ ## ✨ Features
+
+ * 🦀 🔒 **The flag to enable the Rust crypto implementation is now set to `true` by default. This means that without any additional configuration every new login will use the new cryptography implementation.**
+ * Add Element call related functionality to new room header (https://github.com/matrix-org/matrix-react-sdk/pull/12091). Contributed by @toger5.
+ * Add labs flag for Threads Activity Centre (https://github.com/matrix-org/matrix-react-sdk/pull/12137). Contributed by @florianduros.
+ * Refactor element call lobby + skip lobby (https://github.com/matrix-org/matrix-react-sdk/pull/12057). Contributed by @toger5.
+ * Hide the "Message" button in the sidebar if the CreateRooms components should not be shown (https://github.com/matrix-org/matrix-react-sdk/pull/9271). Contributed by @dhenneke.
+ * Add notification dots to thread summary icons (https://github.com/matrix-org/matrix-react-sdk/pull/12146). Contributed by @dbkr.
+
+ ## 🐛 Bug Fixes
+
+ * https://github.com/matrix-org/matrix-react-sdk/pull/12230). Contributed by @RiotRobot.
+ * Fix logout can take ages (https://github.com/matrix-org/matrix-react-sdk/pull/12191). Contributed by @BillCarsonFr.
+ * Fix `Mark all as read` in settings (https://github.com/matrix-org/matrix-react-sdk/pull/12205). Contributed by @florianduros.
+ * Fix default thread notification of the new RoomHeader (https://github.com/matrix-org/matrix-react-sdk/pull/12194). Contributed by @florianduros.
+ * Fix display of room notification debug info (https://github.com/matrix-org/matrix-react-sdk/pull/12183). Contributed by @dbkr.
+ 1146558
+
diff --git a/packages/e/element-web/element-web-1.11.57.tar.gz b/packages/e/element-web/element-web-1.11.57.tar.gz
deleted file mode 120000
index 9b675724910..00000000000
--- a/packages/e/element-web/element-web-1.11.57.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafybeihcdqu2mszjtw5gham5ssltopuerygq635na5c6bo6l367ie7qgie
\ No newline at end of file
diff --git a/packages/e/element-web/element-web-1.11.58.tar.gz b/packages/e/element-web/element-web-1.11.58.tar.gz
new file mode 120000
index 00000000000..b564aa44c3a
--- /dev/null
+++ b/packages/e/element-web/element-web-1.11.58.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafybeibds75hmd7bypowsed2ppzn7ivnupckurgvtbecsbiygqy3sxtnyq
\ No newline at end of file
diff --git a/packages/e/element-web/element-web.changes b/packages/e/element-web/element-web.changes
index 7b6f34d4487..50ee354fd3d 100644
--- a/packages/e/element-web/element-web.changes
+++ b/packages/e/element-web/element-web.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Wed Feb 14 09:59:24 UTC 2024 - Dominik Heidler
+
+- Version 1.11.58
+ ## ✨ Features
+
+ * 🦀 🔒 **The flag to enable the Rust crypto implementation is now set to `true` by default. This means that without any additional configuration every new login will use the new cryptography implementation.**
+ * Add Element call related functionality to new room header (https://github.com/matrix-org/matrix-react-sdk/pull/12091). Contributed by @toger5.
+ * Add labs flag for Threads Activity Centre (https://github.com/matrix-org/matrix-react-sdk/pull/12137). Contributed by @florianduros.
+ * Refactor element call lobby + skip lobby (https://github.com/matrix-org/matrix-react-sdk/pull/12057). Contributed by @toger5.
+ * Hide the "Message" button in the sidebar if the CreateRooms components should not be shown (https://github.com/matrix-org/matrix-react-sdk/pull/9271). Contributed by @dhenneke.
+ * Add notification dots to thread summary icons (https://github.com/matrix-org/matrix-react-sdk/pull/12146). Contributed by @dbkr.
+
+ ## 🐛 Bug Fixes
+
+ * https://github.com/matrix-org/matrix-react-sdk/pull/12230). Contributed by @RiotRobot.
+ * Fix logout can take ages (https://github.com/matrix-org/matrix-react-sdk/pull/12191). Contributed by @BillCarsonFr.
+ * Fix `Mark all as read` in settings (https://github.com/matrix-org/matrix-react-sdk/pull/12205). Contributed by @florianduros.
+ * Fix default thread notification of the new RoomHeader (https://github.com/matrix-org/matrix-react-sdk/pull/12194). Contributed by @florianduros.
+ * Fix display of room notification debug info (https://github.com/matrix-org/matrix-react-sdk/pull/12183). Contributed by @dbkr.
+
+
-------------------------------------------------------------------
Thu Feb 1 09:56:59 UTC 2024 - Dominik Heidler
diff --git a/packages/e/element-web/element-web.spec b/packages/e/element-web/element-web.spec
index 6b56ed7992c..c20fcc64b06 100644
--- a/packages/e/element-web/element-web.spec
+++ b/packages/e/element-web/element-web.spec
@@ -17,7 +17,7 @@
Name: element-web
-Version: 1.11.57
+Version: 1.11.58
Release: 0
Summary: A glossy Matrix collaboration client - web files
License: Apache-2.0
@@ -31,6 +31,8 @@ Patch0: fix-webpack-oom.patch
BuildRequires: fdupes
BuildRequires: nodejs-packaging
BuildRequires: yarn
+BuildRequires: rust
+BuildRequires: cargo
BuildArch: noarch
%description
@@ -51,7 +53,9 @@ ls -l ./npm-packages-offline-cache | head
#sed -i -e 's| matrix-analytics-events "github:matrix-org/matrix-analytics-events.git#[^"]*"| matrix-analytics-events "^0.0.1"|' yarn.lock
#sed -i -e 's|"matrix-analytics-events@github:matrix-org/matrix-analytics-events#[^"]*"|matrix-analytics-events@^0.0.1|' yarn.lock
-SENTRYCLI_SKIP_DOWNLOAD=1 yarn install --offline --pure-lockfile
+export SENTRYCLI_SKIP_DOWNLOAD=1
+
+yarn install --offline --pure-lockfile
mkdir -p webapp
cp %{SOURCE2} ./webapp/jitsi_external_api.min.js
diff --git a/packages/e/element-web/npm-packages-offline-cache.tar.gz b/packages/e/element-web/npm-packages-offline-cache.tar.gz
index 90084d665e8..f7e92134d8f 120000
--- a/packages/e/element-web/npm-packages-offline-cache.tar.gz
+++ b/packages/e/element-web/npm-packages-offline-cache.tar.gz
@@ -1 +1 @@
-/ipfs/bafybeicntzszqkgpp63a7534pbfyw52hgtwk3tbarfgc4idetcj7mbviwu
\ No newline at end of file
+/ipfs/bafybeiayslpiihk2hxuwz3dwg4udfgd25v3co6zh44oj4uafby3bgkai5y
\ No newline at end of file