Skip to content

Commit

Permalink
Update element-web to version 1.11.58 / rev 50 via SR 1146558
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1146558
by user dheidler + 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 (matrix-org/matrix-react-sdk#12091). Contributed by @toger5.
  * Add labs flag for Threads Activity Centre (matrix-org/matrix-react-sdk#12137). Contributed by @florianduros.
  * Refactor element call lobby + skip lobby (matrix-org/matrix-react-sdk#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
  • Loading branch information
dheidler authored and bmwiedemann committed Feb 14, 2024
1 parent eb9b518 commit 1a8457b
Show file tree
Hide file tree
Showing 7 changed files with 54 additions and 4 deletions.
Binary file modified packages/e/element-web/.files
Binary file not shown.
24 changes: 24 additions & 0 deletions packages/e/element-web/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -583,4 +583,28 @@ please use same ADI as https://build.opensuse.org/request/show/902766</comment>
<comment>1.11.57</comment>
<requestid>1143360</requestid>
</revision>
<revision rev="50" vrev="1">
<srcmd5>bed33a414be3932c8603b37a8f417610</srcmd5>
<version>1.11.58</version>
<time>1707949173</time>
<user>anag+factory</user>
<comment>- 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 &quot;Message&quot; 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.</comment>
<requestid>1146558</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/e/element-web/element-web-1.11.57.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/e/element-web/element-web-1.11.58.tar.gz
22 changes: 22 additions & 0 deletions packages/e/element-web/element-web.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Feb 14 09:59:24 UTC 2024 - Dominik Heidler <dheidler@suse.de>

- 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 <dheidler@suse.de>

Expand Down
8 changes: 6 additions & 2 deletions packages/e/element-web/element-web.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -31,6 +31,8 @@ Patch0: fix-webpack-oom.patch
BuildRequires: fdupes
BuildRequires: nodejs-packaging
BuildRequires: yarn
BuildRequires: rust
BuildRequires: cargo
BuildArch: noarch

%description
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/e/element-web/npm-packages-offline-cache.tar.gz

0 comments on commit 1a8457b

Please sign in to comment.