Skip to content

Commit 1c96556

Browse files
dheidlerbmwiedemann
authored andcommitted
Update element-web to version 1.11.75 / rev 61 via SR 1196035
https://build.opensuse.org/request/show/1196035 by user dheidler + anag+factory - Version 1.11.75 * Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm. - Version 1.11.74 ## ✨ Features * Update unsupported browser react component to new designs (element-hq/element-web#27857). Contributed by @t3chguy. * Invite dialog: display MXID on its own line (matrix-org/matrix-react-sdk#11756). Contributed by @AndrewFerr. * Align RoomSummaryCard styles with Figma (matrix-org/matrix-react-sdk#12793). Contributed by @t3chguy. * Extract Extensions into their own right panel tab (matrix-org/matrix-react-sdk#12844). Contributed by @t3chguy. * Remove topic from new room header and expand right panel topic (matrix-org/matrix-react-sdk#12842). Contributed by @t3c
1 parent 805c615 commit 1c96556

File tree

7 files changed

+77
-5
lines changed

7 files changed

+77
-5
lines changed

packages/e/element-web/.files

0 Bytes
Binary file not shown.

packages/e/element-web/.rev

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,4 +817,41 @@ Version 1.11.66
817817
<comment></comment>
818818
<requestid>1191873</requestid>
819819
</revision>
820+
<revision rev="61" vrev="1">
821+
<srcmd5>c56f940ffdc5907dfc04d4a35d19c21b</srcmd5>
822+
<version>1.11.75</version>
823+
<time>1724703050</time>
824+
<user>anag+factory</user>
825+
<comment>- Version 1.11.75
826+
* Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm.
827+
- Version 1.11.74
828+
## ✨ Features
829+
* Update unsupported browser react component to new designs (https://github.com/element-hq/element-web/pull/27857). Contributed by @t3chguy.
830+
* Invite dialog: display MXID on its own line (https://github.com/matrix-org/matrix-react-sdk/pull/11756). Contributed by @AndrewFerr.
831+
* Align RoomSummaryCard styles with Figma (https://github.com/matrix-org/matrix-react-sdk/pull/12793). Contributed by @t3chguy.
832+
* Extract Extensions into their own right panel tab (https://github.com/matrix-org/matrix-react-sdk/pull/12844). Contributed by @t3chguy.
833+
* Remove topic from new room header and expand right panel topic (https://github.com/matrix-org/matrix-react-sdk/pull/12842). Contributed by @t3chguy.
834+
* Rework how the onboarding notifications task works (https://github.com/matrix-org/matrix-react-sdk/pull/12839). Contributed by @t3chguy.
835+
* Update toast styles to match Figma (https://github.com/matrix-org/matrix-react-sdk/pull/12833). Contributed by @t3chguy.
836+
* Warn users on unsupported browsers before they lack features (https://github.com/matrix-org/matrix-react-sdk/pull/12830). Contributed by @t3chguy.
837+
* Add sign out button to settings profile section (https://github.com/matrix-org/matrix-react-sdk/pull/12666). Contributed by @dbkr.
838+
* Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (https://github.com/matrix-org/matrix-react-sdk/pull/12780). Contributed by @toger5.
839+
* Fix unwanted ringing of other devices even though the user is already connected to the call. (https://github.com/matrix-org/matrix-react-sdk/pull/12742). Contributed by @toger5.
840+
* Acknowledge `DeviceMute` widget actions (https://github.com/matrix-org/matrix-react-sdk/pull/12790). Contributed by @toger5.
841+
## 🐛 Bug Fixes
842+
* Update Element icons (https://github.com/element-hq/element-web/pull/27900). Contributed by @t3chguy.
843+
* Fix Jitsi by updating device mute updates over postMessage API (https://github.com/element-hq/element-web/pull/27858). Contributed by @t3chguy.
844+
* Fix formatting of rich text emotes (https://github.com/matrix-org/matrix-react-sdk/pull/12862). Contributed by @dbkr.
845+
* Fixed custom emotes background color #27745 (https://github.com/matrix-org/matrix-react-sdk/pull/12798). Contributed by @asimdelvi.
846+
* Ignore permalink\_prefix when serializing pills (https://github.com/matrix-org/matrix-react-sdk/pull/11726). Contributed by @herkulessi.
847+
* Deflake the chat export test (https://github.com/matrix-org/matrix-react-sdk/pull/12854). Contributed by @dbkr.
848+
* Fix alignment of RTL messages (https://github.com/matrix-org/matrix-react-sdk/pull/12837). Contributed by @dbkr.
849+
* Handle media download errors better (https://github.com/matrix-org/matrix-react-sdk/pull/12848). Contributed by @t3chguy.
850+
* Make micIcon display on primary (https://github.com/matrix-org/matrix-react-sdk/pull/11908). Contributed by @kdanielm.
851+
* Fix compound typography font component issues (https://github.com/matrix-org/matrix-react-sdk/pull/12826). Contributed by @t3chguy.
852+
* Allow Chrome page translator to translate messages in rooms (https://github.com/matrix-org/matrix-react-sdk/pull/11113). Contributed by @lukaszpolowczyk.
853+
854+
- Version 1.11.72</comment>
855+
<requestid>1196035</requestid>
856+
</revision>
820857
</revisionlist>

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

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ipfs/bafybeihgiqiyswqvl5mlmdhxoved7vtphtjh7qnzi4tgggujfhs4rcoaii

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

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,47 @@
1+
-------------------------------------------------------------------
2+
Mon Aug 26 08:25:15 UTC 2024 - Dominik Heidler <[email protected]>
3+
4+
- Version 1.11.75
5+
* Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm.
6+
7+
- Version 1.11.74
8+
## ✨ Features
9+
10+
* Update unsupported browser react component to new designs (https://github.com/element-hq/element-web/pull/27857). Contributed by @t3chguy.
11+
* Invite dialog: display MXID on its own line (https://github.com/matrix-org/matrix-react-sdk/pull/11756). Contributed by @AndrewFerr.
12+
* Align RoomSummaryCard styles with Figma (https://github.com/matrix-org/matrix-react-sdk/pull/12793). Contributed by @t3chguy.
13+
* Extract Extensions into their own right panel tab (https://github.com/matrix-org/matrix-react-sdk/pull/12844). Contributed by @t3chguy.
14+
* Remove topic from new room header and expand right panel topic (https://github.com/matrix-org/matrix-react-sdk/pull/12842). Contributed by @t3chguy.
15+
* Rework how the onboarding notifications task works (https://github.com/matrix-org/matrix-react-sdk/pull/12839). Contributed by @t3chguy.
16+
* Update toast styles to match Figma (https://github.com/matrix-org/matrix-react-sdk/pull/12833). Contributed by @t3chguy.
17+
* Warn users on unsupported browsers before they lack features (https://github.com/matrix-org/matrix-react-sdk/pull/12830). Contributed by @t3chguy.
18+
* Add sign out button to settings profile section (https://github.com/matrix-org/matrix-react-sdk/pull/12666). Contributed by @dbkr.
19+
* Remove MatrixRTC realted import ES lint exceptions using a index.ts for matrixrtc (https://github.com/matrix-org/matrix-react-sdk/pull/12780). Contributed by @toger5.
20+
* Fix unwanted ringing of other devices even though the user is already connected to the call. (https://github.com/matrix-org/matrix-react-sdk/pull/12742). Contributed by @toger5.
21+
* Acknowledge `DeviceMute` widget actions (https://github.com/matrix-org/matrix-react-sdk/pull/12790). Contributed by @toger5.
22+
23+
## 🐛 Bug Fixes
24+
25+
* Update Element icons (https://github.com/element-hq/element-web/pull/27900). Contributed by @t3chguy.
26+
* Fix Jitsi by updating device mute updates over postMessage API (https://github.com/element-hq/element-web/pull/27858). Contributed by @t3chguy.
27+
* Fix formatting of rich text emotes (https://github.com/matrix-org/matrix-react-sdk/pull/12862). Contributed by @dbkr.
28+
* Fixed custom emotes background color #27745 (https://github.com/matrix-org/matrix-react-sdk/pull/12798). Contributed by @asimdelvi.
29+
* Ignore permalink\_prefix when serializing pills (https://github.com/matrix-org/matrix-react-sdk/pull/11726). Contributed by @herkulessi.
30+
* Deflake the chat export test (https://github.com/matrix-org/matrix-react-sdk/pull/12854). Contributed by @dbkr.
31+
* Fix alignment of RTL messages (https://github.com/matrix-org/matrix-react-sdk/pull/12837). Contributed by @dbkr.
32+
* Handle media download errors better (https://github.com/matrix-org/matrix-react-sdk/pull/12848). Contributed by @t3chguy.
33+
* Make micIcon display on primary (https://github.com/matrix-org/matrix-react-sdk/pull/11908). Contributed by @kdanielm.
34+
* Fix compound typography font component issues (https://github.com/matrix-org/matrix-react-sdk/pull/12826). Contributed by @t3chguy.
35+
* Allow Chrome page translator to translate messages in rooms (https://github.com/matrix-org/matrix-react-sdk/pull/11113). Contributed by @lukaszpolowczyk.
36+
137
-------------------------------------------------------------------
238
Tue Aug 6 12:58:12 UTC 2024 - Oliver Kurz <[email protected]>
339

440
- Version 1.11.73
541
Fixes for CVE-2024-42347 / GHSA-f83w-wqhc-cfp4
642

743

8-
9-
Version 1.11.72
44+
- Version 1.11.72
1045
## ✨ Features
1146

1247
* Polyfill Intl.Segmenter for wider web browser compatibility (https://github.com/element-hq/element-web/pull/27803). Contributed by @dbkr.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
Name: element-web
20-
Version: 1.11.73
20+
Version: 1.11.75
2121
Release: 0
2222
Summary: A glossy Matrix collaboration client - web files
2323
License: Apache-2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/ipfs/bafybeicthnip5yzqjayb3t6i3mvcdz6brkzpsb7hd7cz7gicotrnmcloje
1+
/ipfs/bafybeie2thl4rffso57bqgejvcb4xr7pejbv7x2wcatyhk6irvmgtapudi

0 commit comments

Comments
 (0)