Skip to content

Commit abf1db4

Browse files
dheidlerbmwiedemann
dheidler
authored andcommitted
Update element-web to version 1.11.80 / rev 65 via SR 1206522
https://build.opensuse.org/request/show/1206522 by user dheidler + anag+factory - Version 1.11.80 ## ✨ Features * Add doc for 'force\_verification config option (element-hq/element-web#28035). Contributed by @dbkr. * Roll back change to device isolation mode (element-hq/matrix-react-sdk#104). Contributed by @richvdh. * Remove right panel toggling behaviour on room header buttons (element-hq/matrix-react-sdk#100). Contributed by @t3chguy. * Improve error display for messages sent from insecure devices (element-hq/matrix-react-sdk#93). Contributed by @richvdh. * Add labs option to exclude unverified devices (element-hq/matrix-react-sdk#92). Contributed by @richvdh. * Improve contrast for timestamps, date separators \& spotlight trigger (ht
1 parent bab2e97 commit abf1db4

7 files changed

+64
-6
lines changed

packages/e/element-web/.files

0 Bytes
Binary file not shown.

packages/e/element-web/.rev

+29
Original file line numberDiff line numberDiff line change
@@ -918,4 +918,33 @@ Version 1.11.66
918918
* Reverse order of pinned message list (https://github.com/element-hq/matrix-react-sdk/pull/19). Contributed by @florianduros.</comment>
919919
<requestid>1205714</requestid>
920920
</revision>
921+
<revision rev="65" vrev="1">
922+
<srcmd5>d3ec5553e0115d5bfda9c9cfa9d08cf5</srcmd5>
923+
<version>1.11.80</version>
924+
<time>1728504815</time>
925+
<user>anag+factory</user>
926+
<comment>- Version 1.11.80
927+
## ✨ Features
928+
* Add doc for 'force\_verification config option (https://github.com/element-hq/element-web/pull/28035). Contributed by @dbkr.
929+
* Roll back change to device isolation mode (https://github.com/element-hq/matrix-react-sdk/pull/104). Contributed by @richvdh.
930+
* Remove right panel toggling behaviour on room header buttons (https://github.com/element-hq/matrix-react-sdk/pull/100). Contributed by @t3chguy.
931+
* Improve error display for messages sent from insecure devices (https://github.com/element-hq/matrix-react-sdk/pull/93). Contributed by @richvdh.
932+
* Add labs option to exclude unverified devices (https://github.com/element-hq/matrix-react-sdk/pull/92). Contributed by @richvdh.
933+
* Improve contrast for timestamps, date separators \&amp; spotlight trigger (https://github.com/element-hq/matrix-react-sdk/pull/91). Contributed by @t3chguy.
934+
* Open room settings on room header avatar click (https://github.com/element-hq/matrix-react-sdk/pull/88). Contributed by @t3chguy.
935+
* Use `strong` over `b` for improved a11y semantics (https://github.com/element-hq/matrix-react-sdk/pull/41). Contributed by @t3chguy.
936+
* Grant Element Call widget capabilities for &quot;raise hand&quot; feature (https://github.com/element-hq/matrix-react-sdk/pull/82). Contributed by @AndrewFerr.
937+
* Mobile registration optimizations and tests (https://github.com/element-hq/matrix-react-sdk/pull/62). Contributed by @langleyd.
938+
* Ignore chat effect when older than 48h (https://github.com/element-hq/matrix-react-sdk/pull/48). Contributed by @florianduros.
939+
## 🐛 Bug Fixes
940+
* Update native OIDC callback url to be RFC8252 compliant (https://github.com/element-hq/element-web/pull/28096). Contributed by @t3chguy.
941+
* Update icons to include transparency (https://github.com/element-hq/element-web/pull/28040). Contributed by @t3chguy.
942+
* Fix default\_widget\_container\_height in sample config (https://github.com/element-hq/element-web/pull/28034). Contributed by @dbkr.
943+
* Fix untranslated keys being rendered in `/help` dialog (https://github.com/element-hq/matrix-react-sdk/pull/90). Contributed by @t3chguy.
944+
* Ensure timeline search results are visible even in video rooms (https://github.com/element-hq/matrix-react-sdk/pull/96). Contributed by @t3chguy.
945+
* Pop right panel timeline when unmaximising widget to avoid double timeline (https://github.com/element-hq/matrix-react-sdk/pull/94). Contributed by @t3chguy.
946+
* Fix accessible label on left panel spotlight trigger (https://github.com/element-hq/matrix-react-sdk/pull/87). Contributed by @t3chguy.
947+
* Crypto: fix display of device key (https://github.com/element-hq/matrix-react-sdk/pull/86). Contributed by @richvdh.</comment>
948+
<requestid>1206522</requestid>
949+
</revision>
921950
</revisionlist>

packages/e/element-web/element-web-1.11.79.tar.gz

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ipfs/bafybeignsy4nt72ixpzzk24pitipvdn6shci262kva2q54shsbm3564cye

packages/e/element-web/element-web.changes

+29
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
-------------------------------------------------------------------
2+
Wed Oct 9 09:28:16 UTC 2024 - Dominik Heidler <[email protected]>
3+
4+
- Version 1.11.80
5+
## ✨ Features
6+
7+
* Add doc for 'force\_verification config option (https://github.com/element-hq/element-web/pull/28035). Contributed by @dbkr.
8+
* Roll back change to device isolation mode (https://github.com/element-hq/matrix-react-sdk/pull/104). Contributed by @richvdh.
9+
* Remove right panel toggling behaviour on room header buttons (https://github.com/element-hq/matrix-react-sdk/pull/100). Contributed by @t3chguy.
10+
* Improve error display for messages sent from insecure devices (https://github.com/element-hq/matrix-react-sdk/pull/93). Contributed by @richvdh.
11+
* Add labs option to exclude unverified devices (https://github.com/element-hq/matrix-react-sdk/pull/92). Contributed by @richvdh.
12+
* Improve contrast for timestamps, date separators \& spotlight trigger (https://github.com/element-hq/matrix-react-sdk/pull/91). Contributed by @t3chguy.
13+
* Open room settings on room header avatar click (https://github.com/element-hq/matrix-react-sdk/pull/88). Contributed by @t3chguy.
14+
* Use `strong` over `b` for improved a11y semantics (https://github.com/element-hq/matrix-react-sdk/pull/41). Contributed by @t3chguy.
15+
* Grant Element Call widget capabilities for "raise hand" feature (https://github.com/element-hq/matrix-react-sdk/pull/82). Contributed by @AndrewFerr.
16+
* Mobile registration optimizations and tests (https://github.com/element-hq/matrix-react-sdk/pull/62). Contributed by @langleyd.
17+
* Ignore chat effect when older than 48h (https://github.com/element-hq/matrix-react-sdk/pull/48). Contributed by @florianduros.
18+
19+
## 🐛 Bug Fixes
20+
21+
* Update native OIDC callback url to be RFC8252 compliant (https://github.com/element-hq/element-web/pull/28096). Contributed by @t3chguy.
22+
* Update icons to include transparency (https://github.com/element-hq/element-web/pull/28040). Contributed by @t3chguy.
23+
* Fix default\_widget\_container\_height in sample config (https://github.com/element-hq/element-web/pull/28034). Contributed by @dbkr.
24+
* Fix untranslated keys being rendered in `/help` dialog (https://github.com/element-hq/matrix-react-sdk/pull/90). Contributed by @t3chguy.
25+
* Ensure timeline search results are visible even in video rooms (https://github.com/element-hq/matrix-react-sdk/pull/96). Contributed by @t3chguy.
26+
* Pop right panel timeline when unmaximising widget to avoid double timeline (https://github.com/element-hq/matrix-react-sdk/pull/94). Contributed by @t3chguy.
27+
* Fix accessible label on left panel spotlight trigger (https://github.com/element-hq/matrix-react-sdk/pull/87). Contributed by @t3chguy.
28+
* Crypto: fix display of device key (https://github.com/element-hq/matrix-react-sdk/pull/86). Contributed by @richvdh.
29+
130
-------------------------------------------------------------------
231
Wed Oct 2 12:43:47 UTC 2024 - Dominik Heidler <[email protected]>
332

packages/e/element-web/element-web.spec

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717

1818

1919
Name: element-web
20-
Version: 1.11.79
20+
Version: 1.11.80
2121
Release: 0
2222
Summary: A glossy Matrix collaboration client - web files
23-
License: Apache-2.0
23+
License: AGPL-3.0-only or GPL-3.0-only
2424
Group: Productivity/Networking/Talk/Clients
2525
URL: https://github.com/vector-im/element-web
2626
Source0: https://github.com/vector-im/element-web/archive/v%{version}.tar.gz#/element-web-%{version}.tar.gz
@@ -66,7 +66,7 @@ DIST_VERSION=%{version} ./scripts/package.sh
6666
pushd dist || exit 1
6767
tar xf element-%{version}.tar.gz
6868
popd
69-
cp LICENSE dist/element-%{version}/LICENSE
69+
cp -v LICENSE* dist/element-%{version}/
7070

7171
%install
7272
install -d -m 0755 %{buildroot}%{_datadir}/webapps/element
@@ -79,7 +79,7 @@ install -m 0644 config.sample.json "%{buildroot}%{_sysconfdir}/webapps/element/c
7979
%fdupes %{buildroot}%{_datadir}/webapps/element/
8080

8181
%files
82-
%license LICENSE
82+
%license LICENSE-AGPL-3.0 LICENSE-GPL-3.0
8383
%dir %{_datadir}/webapps
8484
%{_datadir}/webapps/element
8585
%dir %{_sysconfdir}/webapps
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/ipfs/bafybeicfu4uav7ljt5gxq53k4acmi6tuaeb7ewbdm5lbot3vnhqcjnkh3m
1+
/ipfs/bafybeifl4p7dj33pzcvo4k63cypcu4sn32qrtn4dvwy2amguwlchwwkuzy

0 commit comments

Comments
 (0)