From 6969ed2b8acfb99783ee327ab4832515b45b2d278c84582a94c271e60922b467 Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Wed, 17 Jul 2024 14:39:56 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=201.11.71=20=20=20##=20=E2=9C=A8=20?= =?UTF-8?q?Features=20=20=20*=20Add=20Modernizr=20rule=20for=20Intl.Segmen?= =?UTF-8?q?ter=20(https://github.com/element-hq/element-web/pull/27677).?= =?UTF-8?q?=20Contributed=20by=20@t3chguy.=20=20=20*=20Add=20tabs=20to=20t?= =?UTF-8?q?he=20right=20panel=20(https://github.com/matrix-org/matrix-reac?= =?UTF-8?q?t-sdk/pull/12672).=20Contributed=20by=20@MidhunSureshR.=20=20?= =?UTF-8?q?=20*=20Promote=20new=20room=20header=20from=20labs=20to=20Beta?= =?UTF-8?q?=20(https://github.com/matrix-org/matrix-react-sdk/pull/12739).?= =?UTF-8?q?=20Contributed=20by=20@t3chguy.=20=20=20*=20Redesign=20room=20s?= =?UTF-8?q?earch=20interface=20(https://github.com/matrix-org/matrix-react?= =?UTF-8?q?-sdk/pull/12677).=20Contributed=20by=20@t3chguy.=20=20=20*=20Mo?= =?UTF-8?q?ve=20language=20settings=20to=20'preferences'=20(https://github?= =?UTF-8?q?.com/matrix-org/matrix-react-sdk/pull/12723).=20Contributed=20b?= =?UTF-8?q?y=20@dbkr.=20=20=20*=20New=20layout=20selector=20ui=20in=20user?= =?UTF-8?q?=20settings=20(https://github.com/matrix-org/matrix-react-sdk/p?= =?UTF-8?q?ull/12676).=20Contributed=20by=20@florianduros.=20=20=20*=20Pre?= =?UTF-8?q?vent=20Element=20appearing=20in=20system=20media=20controls=20?= =?UTF-8?q?=20(https://github.com/matrix-org/matrix-react-sdk/pull/10995).?= =?UTF-8?q?=20Contributed=20by=20@SuperKenVery.=20=20=20*=20Move=20the=20a?= =?UTF-8?q?ccount=20management=20button=20(https://github.com/matrix-org/m?= =?UTF-8?q?atrix-react-sdk/pull/12663).=20Contributed=20by=20@dbkr.=20=20?= =?UTF-8?q?=20*=20Disable=20profile=20controls=20if=20the=20HS=20doesn't?= =?UTF-8?q?=20allow=20them=20to=20be=20set=20(https://github.com/matrix-or?= =?UTF-8?q?g/matrix-react-sdk/pull/12652).=20Contributed=20by=20@dbkr.=20?= =?UTF-8?q?=20=20*=20New=20theme=20ui=20in=20user=20settings=20(https://gi?= =?UTF-8?q?thub.com/matrix-org/matrix-react-sdk/pull/12576).=20Contributed?= =?UTF-8?q?=20by=20@florianduros.=20=20=20*=20Adjust=20room=20header=20hov?= =?UTF-8?q?er=20transition=20from=20300ms=20to=20200ms=20(https://github.c?= =?UTF-8?q?om/matrix-org/matrix-react-sdk/pull/12703).=20Contributed=20by?= =?UTF-8?q?=20@t3chguy.=20=20=20*=20Split=20out=20email=20\&=20phone=20num?= =?UTF-8?q?ber=20settings=20to=20separate=20components=20\&=20move=20disco?= =?UTF-8?q?very=20to=20privacy=20tab=20(https://github.com/matrix-org/matr?= =?UTF-8?q?ix-react-sdk/pull/12670).=20Contributed=20by=20@dbkr.=20=20=20#?= =?UTF-8?q?#=20=F0=9F=90=9B=20Bug=20Fixes=20=20=20*=20Ensure=20we=20do=20n?= =?UTF-8?q?ot=20load=20matrix-react-sdk=20is=20a=20manner=20which=20can=20?= =?UTF-8?q?white-screen=20(https://github.com/element-hq/element-web/pull/?= =?UTF-8?q?27685).=20Contributed=20by=20@t3chguy.=20=20=20*=20Fix=20incomi?= =?UTF-8?q?ng=20call=20toast=20crash=20due=20to=20audio=20refactor=20(http?= =?UTF-8?q?s://github.com/matrix-org/matrix-react-sdk/pull/12737).=20Contr?= =?UTF-8?q?ibuted=20by=20@t3chguy.=20=20=20*=20Improve=20new=20room=20head?= =?UTF-8?q?er=20accessibility=20(https://github.com/matrix-org/matrix-reac?= =?UTF-8?q?t-sdk/pull/12725).=20Contributed=20by=20@t3chguy.=20=20=20*=20F?= =?UTF-8?q?ix=20closing=20all=20modals=20(https://github.com/matrix-org/ma?= =?UTF-8?q?trix-react-sdk/pull/12728).=20Contributed=20by=20@dbkr.=20=20?= =?UTF-8?q?=20*=20Fix=20close=20button=20on=20forgot=20password=20flow=20(?= =?UTF-8?q?https://github.com/matrix-org/matrix-react-sdk/pull/12732).=20C?= =?UTF-8?q?ontributed=20by=20@dbkr.=20=20=20*=20Don't=20consider=20textual?= =?UTF-8?q?=20characters=20to=20be=20emoji=20(https://github.com/matrix-or?= =?UTF-8?q?g/matrix-react-sdk/pull/12582).=20Contributed=20by=20@robintown?= =?UTF-8?q?.=20=20=20*=20Clear=20autocomplete=20input=20on=20selection=20a?= =?UTF-8?q?ccept=20(https://github.com/matrix-org/matrix-react-sdk/pull/12?= =?UTF-8?q?709).=20Contributed=20by=20@dbkr.=20=20=20*=20Fix=20`Match=20sy?= =?UTF-8?q?stem=20theme`=20toggle=20(https://github.com/matrix-org/matrix-?= =?UTF-8?q?react-sdk/pull/12719).=20Contributed=20by=20@florianduros.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=74 --- element-web-1.11.70.tar.gz | 3 --- element-web-1.11.71.tar.gz | 3 +++ element-web.changes | 30 ++++++++++++++++++++++++++++++ element-web.spec | 2 +- npm-packages-offline-cache.tar.gz | 4 ++-- 5 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 element-web-1.11.70.tar.gz create mode 100644 element-web-1.11.71.tar.gz diff --git a/element-web-1.11.70.tar.gz b/element-web-1.11.70.tar.gz deleted file mode 100644 index 7452af6..0000000 --- a/element-web-1.11.70.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4001a22554648cfb4dcb0d2c2c0284cfbe83b55ed2c9f6fe958e3ceb4b562022 -size 2388794 diff --git a/element-web-1.11.71.tar.gz b/element-web-1.11.71.tar.gz new file mode 100644 index 0000000..27b78e6 --- /dev/null +++ b/element-web-1.11.71.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8692f590c9822c75e8b49327369e7b80df02b772b275a1aa67666b49881e1e +size 2388489 diff --git a/element-web.changes b/element-web.changes index 4a86651..32d65fd 100644 --- a/element-web.changes +++ b/element-web.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Jul 17 14:39:15 UTC 2024 - Dominik Heidler + +- Version 1.11.71 + ## ✨ Features + + * Add Modernizr rule for Intl.Segmenter (https://github.com/element-hq/element-web/pull/27677). Contributed by @t3chguy. + * Add tabs to the right panel (https://github.com/matrix-org/matrix-react-sdk/pull/12672). Contributed by @MidhunSureshR. + * Promote new room header from labs to Beta (https://github.com/matrix-org/matrix-react-sdk/pull/12739). Contributed by @t3chguy. + * Redesign room search interface (https://github.com/matrix-org/matrix-react-sdk/pull/12677). Contributed by @t3chguy. + * Move language settings to 'preferences' (https://github.com/matrix-org/matrix-react-sdk/pull/12723). Contributed by @dbkr. + * New layout selector ui in user settings (https://github.com/matrix-org/matrix-react-sdk/pull/12676). Contributed by @florianduros. + * Prevent Element appearing in system media controls (https://github.com/matrix-org/matrix-react-sdk/pull/10995). Contributed by @SuperKenVery. + * Move the account management button (https://github.com/matrix-org/matrix-react-sdk/pull/12663). Contributed by @dbkr. + * Disable profile controls if the HS doesn't allow them to be set (https://github.com/matrix-org/matrix-react-sdk/pull/12652). Contributed by @dbkr. + * New theme ui in user settings (https://github.com/matrix-org/matrix-react-sdk/pull/12576). Contributed by @florianduros. + * Adjust room header hover transition from 300ms to 200ms (https://github.com/matrix-org/matrix-react-sdk/pull/12703). Contributed by @t3chguy. + * Split out email \& phone number settings to separate components \& move discovery to privacy tab (https://github.com/matrix-org/matrix-react-sdk/pull/12670). Contributed by @dbkr. + + ## 🐛 Bug Fixes + + * Ensure we do not load matrix-react-sdk is a manner which can white-screen (https://github.com/element-hq/element-web/pull/27685). Contributed by @t3chguy. + * Fix incoming call toast crash due to audio refactor (https://github.com/matrix-org/matrix-react-sdk/pull/12737). Contributed by @t3chguy. + * Improve new room header accessibility (https://github.com/matrix-org/matrix-react-sdk/pull/12725). Contributed by @t3chguy. + * Fix closing all modals (https://github.com/matrix-org/matrix-react-sdk/pull/12728). Contributed by @dbkr. + * Fix close button on forgot password flow (https://github.com/matrix-org/matrix-react-sdk/pull/12732). Contributed by @dbkr. + * Don't consider textual characters to be emoji (https://github.com/matrix-org/matrix-react-sdk/pull/12582). Contributed by @robintown. + * Clear autocomplete input on selection accept (https://github.com/matrix-org/matrix-react-sdk/pull/12709). Contributed by @dbkr. + * Fix `Match system theme` toggle (https://github.com/matrix-org/matrix-react-sdk/pull/12719). Contributed by @florianduros. + ------------------------------------------------------------------- Fri Jul 12 11:01:54 UTC 2024 - Dominik Heidler diff --git a/element-web.spec b/element-web.spec index dd48cfd..48cbe6b 100644 --- a/element-web.spec +++ b/element-web.spec @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.70 +Version: 1.11.71 Release: 0 Summary: A glossy Matrix collaboration client - web files License: Apache-2.0 diff --git a/npm-packages-offline-cache.tar.gz b/npm-packages-offline-cache.tar.gz index dcd2a9d..f62d886 100644 --- a/npm-packages-offline-cache.tar.gz +++ b/npm-packages-offline-cache.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25f9e61f6a7b7fd05b2e7c8d3861b8d8d5aa51e5bf068028e978f95fd15dd262 -size 138287058 +oid sha256:0b3913a423c3d3c88bab85dd106fd3b03e80e8b55b8800d42bb2c4746fe18734 +size 136089882