From 6801325b588c0bf996ef15b4e337ea4f9a8d005d Mon Sep 17 00:00:00 2001 From: dheidler <> Date: Wed, 22 May 2024 19:33:36 +0000 Subject: [PATCH] Update element-web to version 1.11.67 / rev 55 via SR 1175893 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://build.opensuse.org/request/show/1175893 by user dheidler + anag+factory - Version 1.11.67 ## ✨ Features * Tooltip: Improve the accessibility of the composer and the rich text editor (https://github.com/matrix-org/matrix-react-sdk/pull/12459). Contributed by @florianduros. * Allow explicit configuration of OIDC dynamic registration metadata (https://github.com/matrix-org/matrix-react-sdk/pull/12514). Contributed by @t3chguy. * Tooltip: improve accessibility for messages (https://github.com/matrix-org/matrix-react-sdk/pull/12487). Contributed by @florianduros. * Collapse UserSettings tabs to just icons on narrow screens (https://github.com/matrix-org/matrix-react-sdk/pull/12505). Contributed by @dbkr. * Add room topic to right panel room info (https://github.com/matrix-org/matrix-react-sdk/pull/12503). Contributed by @t3chguy. * OIDC: pass `id_token --- packages/e/element-web/.files | Bin 427 -> 427 bytes packages/e/element-web/.rev | 37 ++++++++++++ .../e/element-web/element-web-1.11.65.tar.gz | 1 - .../e/element-web/element-web-1.11.67.tar.gz | 1 + packages/e/element-web/element-web.changes | 55 ++++++++++++++++++ packages/e/element-web/element-web.spec | 2 +- .../npm-packages-offline-cache.tar.gz | 2 +- 7 files changed, 95 insertions(+), 3 deletions(-) delete mode 120000 packages/e/element-web/element-web-1.11.65.tar.gz create mode 120000 packages/e/element-web/element-web-1.11.67.tar.gz diff --git a/packages/e/element-web/.files b/packages/e/element-web/.files index c24a1181979c20b70bce068c020883c85fece7e4..dab4c16180f919c17888bbc8308b0bd5ffbd2aab 100644 GIT binary patch delta 238 zcmYj~F=_)b5JlH4A+TuzDGaIHrCOoUYGzhl$Psdbk!Iu+i80=VK$@Jv_!z!ql+M5U z#eeT#`)mJjTvmTK^j+88pWoju%Vxg3Zo;n?@x*>c3rRRnVudBfIdZ5_h}-_zKJCj6 z>-cSX1P9=V-6|)y{~30Gz9Mi|sioDBH7F2Bt|`V?{`ton-YrKf!>+9f+b3_4K!K_H qh-G5+ICCbF^Z3FQQ;WhxIe-zzgh?mJYRLln(9}=2>hd9ny)A#qOF=LI delta 237 zcmYk#F=_)b5J1rliwP_Q4CzvBmuiJZ(nzB&2S^Sf&5Z2AF~++PNRuiDSaJ+sGF$op z|NUEk>!-`S*xk@~UH3SQzG6gFWfALq2C5mjdXW;6QlP(&hu8J#?FSpABAlT{O-+T# zYmp|H1DBv1_N*uU)blcZX*GN-=Y!6}NJ1o@oOhmu)lr02y# 1.11.65 1169896 + + 9a0eaff6fb81c109ce613d9adc76d613 + 1.11.67 + + anag+factory + - Version 1.11.67 + ## ✨ Features + * Tooltip: Improve the accessibility of the composer and the rich text editor (https://github.com/matrix-org/matrix-react-sdk/pull/12459). Contributed by @florianduros. + * Allow explicit configuration of OIDC dynamic registration metadata (https://github.com/matrix-org/matrix-react-sdk/pull/12514). Contributed by @t3chguy. + * Tooltip: improve accessibility for messages (https://github.com/matrix-org/matrix-react-sdk/pull/12487). Contributed by @florianduros. + * Collapse UserSettings tabs to just icons on narrow screens (https://github.com/matrix-org/matrix-react-sdk/pull/12505). Contributed by @dbkr. + * Add room topic to right panel room info (https://github.com/matrix-org/matrix-react-sdk/pull/12503). Contributed by @t3chguy. + * OIDC: pass `id_token` via `id_token_hint` on Manage Account interaction (https://github.com/matrix-org/matrix-react-sdk/pull/12499). Contributed by @t3chguy. + * Tooltip: improve accessibility in room (https://github.com/matrix-org/matrix-react-sdk/pull/12493). Contributed by @florianduros. + * Tooltip: improve accessibility for call and voice messages (https://github.com/matrix-org/matrix-react-sdk/pull/12489). Contributed by @florianduros. + * Move the active tab in user settings to the dialog title (https://github.com/matrix-org/matrix-react-sdk/pull/12481). Contributed by @dbkr. + * Tooltip: improve accessibility of spaces (https://github.com/matrix-org/matrix-react-sdk/pull/12497). Contributed by @florianduros. + * Tooltip: improve accessibility of the right panel (https://github.com/matrix-org/matrix-react-sdk/pull/12490). Contributed by @florianduros. + * MSC3575 (Sliding Sync) add well-known proxy support (https://github.com/matrix-org/matrix-react-sdk/pull/12307). Contributed by @EdGeraghty. + ## 🐛 Bug Fixes + * Reuse single PlaybackWorker between Playback instances (https://github.com/matrix-org/matrix-react-sdk/pull/12520). Contributed by @t3chguy. + * Fix well-known lookup for sliding sync labs check (https://github.com/matrix-org/matrix-react-sdk/pull/12519). Contributed by @t3chguy. + * Fix `element-desktop-ssoid being` included in OIDC Authorization call (https://github.com/matrix-org/matrix-react-sdk/pull/12495). Contributed by @t3chguy. + * Fix beta notifications reconciliation for intentional mentions push rules (https://github.com/matrix-org/matrix-react-sdk/pull/12510). Contributed by @t3chguy. + * fix avatar stretched on 1:1 call (https://github.com/matrix-org/matrix-react-sdk/pull/12494). Contributed by @I-lander. + * Check native sliding sync support against an unstable feature flag (https://github.com/matrix-org/matrix-react-sdk/pull/12498). Contributed by @turt2live. + * Use OPTIONS for sliding sync detection poke (https://github.com/matrix-org/matrix-react-sdk/pull/12492). Contributed by @turt2live. + * TAC: hide tooltip when the release announcement is displayed (https://github.com/matrix-org/matrix-react-sdk/pull/12472). Contributed by @florianduros. +Version 1.11.66 + ## ✨ Features + * Use a different error message for UTDs when you weren't in the room. (https://github.com/matrix-org/matrix-react-sdk/pull/12453). Contributed by @uhoreg. + * Take the Threads Activity Centre out of labs (https://github.com/matrix-org/matrix-react-sdk/pull/12439). Contributed by @dbkr. + * Expected UTDs: use a different message for UTDs sent before login (https://github.com/matrix-org/matrix-react-sdk/pull/12391). Contributed by @richvdh. + * Add `Tooltip` to `AccessibleButton` (https://github.com/matrix-org/matrix-react-sdk/pull/12443). Contributed by @florianduros. + * Add analytics to activity toggles (https://github.com/matrix-org/matrix-react-sdk/pull/12418). Contributed by @dbkr. + 1175893 + diff --git a/packages/e/element-web/element-web-1.11.65.tar.gz b/packages/e/element-web/element-web-1.11.65.tar.gz deleted file mode 120000 index b4fe8b55d39..00000000000 --- a/packages/e/element-web/element-web-1.11.65.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiguyigf2i65d7q5u6m4azszbpadzmplghv753fxalmv6rsh6izj3e \ No newline at end of file diff --git a/packages/e/element-web/element-web-1.11.67.tar.gz b/packages/e/element-web/element-web-1.11.67.tar.gz new file mode 120000 index 00000000000..9d4de925f82 --- /dev/null +++ b/packages/e/element-web/element-web-1.11.67.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeif4ryz7voj4p4b6h7lymfbgvfwdin4achpcfksqfusfziuoyi4coe \ 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 39a959a68d1..3d84ba051f3 100644 --- a/packages/e/element-web/element-web.changes +++ b/packages/e/element-web/element-web.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Wed May 22 13:57:28 UTC 2024 - Dominik Heidler + +- Version 1.11.67 + ## ✨ Features + + * Tooltip: Improve the accessibility of the composer and the rich text editor (https://github.com/matrix-org/matrix-react-sdk/pull/12459). Contributed by @florianduros. + * Allow explicit configuration of OIDC dynamic registration metadata (https://github.com/matrix-org/matrix-react-sdk/pull/12514). Contributed by @t3chguy. + * Tooltip: improve accessibility for messages (https://github.com/matrix-org/matrix-react-sdk/pull/12487). Contributed by @florianduros. + * Collapse UserSettings tabs to just icons on narrow screens (https://github.com/matrix-org/matrix-react-sdk/pull/12505). Contributed by @dbkr. + * Add room topic to right panel room info (https://github.com/matrix-org/matrix-react-sdk/pull/12503). Contributed by @t3chguy. + * OIDC: pass `id_token` via `id_token_hint` on Manage Account interaction (https://github.com/matrix-org/matrix-react-sdk/pull/12499). Contributed by @t3chguy. + * Tooltip: improve accessibility in room (https://github.com/matrix-org/matrix-react-sdk/pull/12493). Contributed by @florianduros. + * Tooltip: improve accessibility for call and voice messages (https://github.com/matrix-org/matrix-react-sdk/pull/12489). Contributed by @florianduros. + * Move the active tab in user settings to the dialog title (https://github.com/matrix-org/matrix-react-sdk/pull/12481). Contributed by @dbkr. + * Tooltip: improve accessibility of spaces (https://github.com/matrix-org/matrix-react-sdk/pull/12497). Contributed by @florianduros. + * Tooltip: improve accessibility of the right panel (https://github.com/matrix-org/matrix-react-sdk/pull/12490). Contributed by @florianduros. + * MSC3575 (Sliding Sync) add well-known proxy support (https://github.com/matrix-org/matrix-react-sdk/pull/12307). Contributed by @EdGeraghty. + + ## 🐛 Bug Fixes + + * Reuse single PlaybackWorker between Playback instances (https://github.com/matrix-org/matrix-react-sdk/pull/12520). Contributed by @t3chguy. + * Fix well-known lookup for sliding sync labs check (https://github.com/matrix-org/matrix-react-sdk/pull/12519). Contributed by @t3chguy. + * Fix `element-desktop-ssoid being` included in OIDC Authorization call (https://github.com/matrix-org/matrix-react-sdk/pull/12495). Contributed by @t3chguy. + * Fix beta notifications reconciliation for intentional mentions push rules (https://github.com/matrix-org/matrix-react-sdk/pull/12510). Contributed by @t3chguy. + * fix avatar stretched on 1:1 call (https://github.com/matrix-org/matrix-react-sdk/pull/12494). Contributed by @I-lander. + * Check native sliding sync support against an unstable feature flag (https://github.com/matrix-org/matrix-react-sdk/pull/12498). Contributed by @turt2live. + * Use OPTIONS for sliding sync detection poke (https://github.com/matrix-org/matrix-react-sdk/pull/12492). Contributed by @turt2live. + * TAC: hide tooltip when the release announcement is displayed (https://github.com/matrix-org/matrix-react-sdk/pull/12472). Contributed by @florianduros. + + + +Version 1.11.66 + ## ✨ Features + + * Use a different error message for UTDs when you weren't in the room. (https://github.com/matrix-org/matrix-react-sdk/pull/12453). Contributed by @uhoreg. + * Take the Threads Activity Centre out of labs (https://github.com/matrix-org/matrix-react-sdk/pull/12439). Contributed by @dbkr. + * Expected UTDs: use a different message for UTDs sent before login (https://github.com/matrix-org/matrix-react-sdk/pull/12391). Contributed by @richvdh. + * Add `Tooltip` to `AccessibleButton` (https://github.com/matrix-org/matrix-react-sdk/pull/12443). Contributed by @florianduros. + * Add analytics to activity toggles (https://github.com/matrix-org/matrix-react-sdk/pull/12418). Contributed by @dbkr. + * Decrypt events in reverse order without copying the array (https://github.com/matrix-org/matrix-react-sdk/pull/12445). Contributed by @Johennes. + * Use new compound tooltip (https://github.com/matrix-org/matrix-react-sdk/pull/12416). Contributed by @florianduros. + * Expected UTDs: report a different Posthog code (https://github.com/matrix-org/matrix-react-sdk/pull/12389). Contributed by @richvdh. + + ## 🐛 Bug Fixes + + * TAC: Fix accessibility issue when the Release announcement is displayed (https://github.com/matrix-org/matrix-react-sdk/pull/12484). Contributed by @RiotRobot. + * TAC: Close Release Announcement when TAC button is clicked (https://github.com/matrix-org/matrix-react-sdk/pull/12485). Contributed by @florianduros. + * MenuItem: fix caption usage (https://github.com/matrix-org/matrix-react-sdk/pull/12455). Contributed by @florianduros. + * Show the local echo in previews (https://github.com/matrix-org/matrix-react-sdk/pull/12451). Contributed by @langleyd. + * Fixed the drag and drop of X #27186 (https://github.com/matrix-org/matrix-react-sdk/pull/12450). Contributed by @asimdelvi. + * Move the TAC to above the button (https://github.com/matrix-org/matrix-react-sdk/pull/12438). Contributed by @dbkr. + * Use the same logic in previews as the timeline to hide events that should be hidden (https://github.com/matrix-org/matrix-react-sdk/pull/12434). Contributed by @langleyd. + * Fix selector so maths support doesn't mangle divs (https://github.com/matrix-org/matrix-react-sdk/pull/12433). Contributed by @uhoreg. + ------------------------------------------------------------------- Tue Apr 23 13:52:10 UTC 2024 - Dominik Heidler diff --git a/packages/e/element-web/element-web.spec b/packages/e/element-web/element-web.spec index 82e806b583d..baa11cfaa24 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.65 +Version: 1.11.67 Release: 0 Summary: A glossy Matrix collaboration client - web files License: Apache-2.0 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 e2469a7546f..c5eb5b12000 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/bafybeidtn6ufyekforplfstdggztfny5v3xecvp3v6cnldg6jznz5v7jji \ No newline at end of file +/ipfs/bafybeiaeefh3zcx63rhfjqiwkw2wnes6tjs6yptler76jxwvnban6aeqwu \ No newline at end of file