From 204221d7d2256d9e848fea6c12bdde54e44919f5bdae9a10a81a65b71b192252 Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Thu, 2 Nov 2023 10:46:04 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=201.11.47=20=20=20##=20=F0=9F=A6=96?= =?UTF-8?q?=20Deprecations=20=20=20=20*=20Deprecate=20customisations=20in?= =?UTF-8?q?=20favour=20of=20Module=20API=20([\#25736](https://github.com/v?= =?UTF-8?q?ector-im/element-web/pull/25736)).=20Fixes=20#25733.=20=20=20##?= =?UTF-8?q?=20=E2=9C=A8=20Features=20=20=20=20*=20vector-im/element-x-ios/?= =?UTF-8?q?issues/1824=20-=20Convert=20the=20apple-app-site-association=20?= =?UTF-8?q?file=20to=20a=20newer=20format=E2=80=A6=20([\#26307](https://gi?= =?UTF-8?q?thub.com/vector-im/element-web/pull/26307)).=20Contributed=20by?= =?UTF-8?q?=20@stefanceriu.=20=20=20=20*=20Iterate=20`io.element.late=5Fev?= =?UTF-8?q?ent`=20decoration=20([\#11760](https://github.com/matrix-org/ma?= =?UTF-8?q?trix-react-sdk/pull/11760)).=20Fixes=20#26384.=20=20=20=20*=20R?= =?UTF-8?q?ender=20timeline=20separator=20for=20late=20event=20groups=20([?= =?UTF-8?q?\#11739](https://github.com/matrix-org/matrix-react-sdk/pull/11?= =?UTF-8?q?739)).=20=20=20=20*=20OIDC:=20revoke=20tokens=20on=20logout=20(?= =?UTF-8?q?[\#11718](https://github.com/matrix-org/matrix-react-sdk/pull/1?= =?UTF-8?q?1718)).=20Fixes=20#25394.=20Contributed=20by=20@kerryarchibald.?= =?UTF-8?q?=20=20=20=20*=20Show=20`io.element.late=5Fevent`=20in=20Message?= =?UTF-8?q?Timestamp=20when=20known=20([\#11733](https://github.com/matrix?= =?UTF-8?q?-org/matrix-react-sdk/pull/11733)).=20=20=20=20*=20Show=20all?= =?UTF-8?q?=20labs=20flags=20if=20developerMode=20enabled=20([\#11746](htt?= =?UTF-8?q?ps://github.com/matrix-org/matrix-react-sdk/pull/11746)).=20Fix?= =?UTF-8?q?es=20#24571=20and=20#8498.=20=20=20=20*=20Use=20Compound=20tool?= =?UTF-8?q?tips=20on=20MessageTimestamp=20to=20improve=20UX=20of=20date=20?= =?UTF-8?q?time=20discovery=20([\#11732](https://github.com/matrix-org/mat?= =?UTF-8?q?rix-react-sdk/pull/11732)).=20Fixes=20#25913.=20=20=20=20*=20Co?= =?UTF-8?q?nsolidate=204s=20passphrase=20input=20fields=20and=20use=20stab?= =?UTF-8?q?le=20IDs=20([\#11743](https://github.com/matrix-org/matrix-reac?= =?UTF-8?q?t-sdk/pull/11743)).=20Fixes=20#26228.=20=20=20=20*=20Disable=20?= =?UTF-8?q?upgraderoom=20command=20without=20developer=20mode=20enabled=20?= =?UTF-8?q?([\#11744](https://github.com/matrix-org/matrix-react-sdk/pull/?= =?UTF-8?q?11744)).=20Fixes=20#17620.=20=20=20=20*=20Avoid=20rendering=20a?= =?UTF-8?q?pp=20download=20buttons=20if=20disabled=20in=20config=20([\#117?= =?UTF-8?q?41](https://github.com/matrix-org/matrix-react-sdk/pull/11741))?= =?UTF-8?q?.=20Fixes=20#26309.=20=20=20=20*=20OIDC:=20refresh=20tokens=20(?= =?UTF-8?q?[\#11699](https://github.com/matrix-org/matrix-react-sdk/pull/1?= =?UTF-8?q?1699)).=20Fixes=20#25839.=20Contributed=20by=20@kerryarchibald.?= =?UTF-8?q?=20=20=20=20*=20OIDC:=20register=20([\#11727](https://github.co?= =?UTF-8?q?m/matrix-org/matrix-react-sdk/pull/11727)).=20Fixes=20#25393.?= =?UTF-8?q?=20Contributed=20by=20@kerryarchibald.=20=20=20=20*=20Use=20sta?= =?UTF-8?q?ble=20get=5Flogin=5Ftoken=20and=20remove=20unstable=20MSC3882?= =?UTF-8?q?=20support=20([\#11001](https://github.com/matrix-org/matrix-re?= =?UTF-8?q?act-sdk/pull/11001)).=20Contributed=20by=20@hughns.=20=20=20##?= =?UTF-8?q?=20=F0=9F=90=9B=20Bug=20Fixes=20=20=20=20*=20Set=20max=20size?= =?UTF-8?q?=20for=20Element=20logo=20in=20search=20warning=20([\#11779](ht?= =?UTF-8?q?tps://github.com/matrix-org/matrix-react-sdk/pull/11779)).=20Fi?= =?UTF-8?q?xes=20#26408.=20=20=20=20*=20Avoid=20error=20when=20DMing=20one?= =?UTF-8?q?self=20([\#11754](https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/11754)).=20Fixes=20#7242.=20=20=20=20*=20Fix:=20Message?= =?UTF-8?q?=20shield=20alignment=20is=20not=20right.=20([\#11703](https://?= =?UTF-8?q?github.com/matrix-org/matrix-react-sdk/pull/11703)).=20Fixes=20?= =?UTF-8?q?#26142.=20Contributed=20by=20@manancodes.=20=20=20=20*=20fix=20?= =?UTF-8?q?logging=20full=20event=20([\#11755](https://github.com/matrix-o?= =?UTF-8?q?rg/matrix-react-sdk/pull/11755)).=20Fixes=20#26376.=20=20=20=20?= =?UTF-8?q?*=20OIDC:=20use=20delegated=20auth=20account=20URL=20from=20`Oi?= =?UTF-8?q?dcClientStore`=20([\#11723](https://github.com/matrix-org/matri?= =?UTF-8?q?x-react-sdk/pull/11723)).=20Fixes=20#26305.=20Contributed=20by?= =?UTF-8?q?=20@kerryarchibald.=20=20=20=20*=20Fix:=20Members=20list=20shie?= =?UTF-8?q?ld=20alignment=20is=20not=20right.=20([\#11700](https://github.?= =?UTF-8?q?com/matrix-org/matrix-react-sdk/pull/11700)).=20Fixes=20#26261.?= =?UTF-8?q?=20Contributed=20by=20@manancodes.=20=20=20=20*=20Fix:=20=20HTML=20elements=20clickable=20area=20too=20wide.=20([\#116?= =?UTF-8?q?66](https://github.com/matrix-org/matrix-react-sdk/pull/11666))?= =?UTF-8?q?.=20Fixes=20#25454.=20Contributed=20by=20@manancodes.=20=20=20?= =?UTF-8?q?=20*=20Fix=20untranslated=20headings=20in=20the=20devtools=20di?= =?UTF-8?q?alog=20([\#11734](https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/11734)).=20=20=20=20*=20Fixes=20invite=20dialog=20alignm?= =?UTF-8?q?ent=20and=20pill=20color=20contrast=20([\#11722](https://github?= =?UTF-8?q?.com/matrix-org/matrix-react-sdk/pull/11722)).=20Contributed=20?= =?UTF-8?q?by=20@gabrc52.=20=20=20=20*=20Prevent=20select=20element=20in?= =?UTF-8?q?=20General=20settings=20overflowing=20in=20a=20room=20with=20ve?= =?UTF-8?q?ry=20long=20room-id=20([\#11597](https://github.com/matrix-org/?= =?UTF-8?q?matrix-react-sdk/pull/11597)).=20Contributed=20by=20@ABHIXIT2.?= =?UTF-8?q?=20=20=20=20*=20Fix:=20Clicking=20on=20members=20pile=20does=20?= =?UTF-8?q?nothing.=20([\#11657](https://github.com/matrix-org/matrix-reac?= =?UTF-8?q?t-sdk/pull/11657)).=20Fixes=20#26164.=20Contributed=20by=20@man?= =?UTF-8?q?ancodes.=20=20=20=20*=20Fix:=20Wierd=20shadow=20below=20room=20?= =?UTF-8?q?avatar=20in=20dark=20mode.=20([\#11678](https://github.com/matr?= =?UTF-8?q?ix-org/matrix-react-sdk/pull/11678)).=20Fixes=20#26153.=20Contr?= =?UTF-8?q?ibuted=20by=20@manancodes.?= 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=50 --- element-web-1.11.43.tar.gz | 3 - element-web-1.11.47.tar.gz | 3 + element-web.changes | 91 +++++++++++++++++++++++++++++++ element-web.spec | 2 +- npm-packages-offline-cache.tar.gz | 4 +- prepare.sh | 4 +- 6 files changed, 99 insertions(+), 8 deletions(-) delete mode 100644 element-web-1.11.43.tar.gz create mode 100644 element-web-1.11.47.tar.gz diff --git a/element-web-1.11.43.tar.gz b/element-web-1.11.43.tar.gz deleted file mode 100644 index c3a7212..0000000 --- a/element-web-1.11.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7395f14a7747ece79ade9ab1133e95abf9c35c73fa430220e4a5d8868cd5028 -size 1516627 diff --git a/element-web-1.11.47.tar.gz b/element-web-1.11.47.tar.gz new file mode 100644 index 0000000..665e143 --- /dev/null +++ b/element-web-1.11.47.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4877ba045a92503e8d779c43f6f15cab113a7d6b8c9592e7704d402eea6b6056 +size 1498245 diff --git a/element-web.changes b/element-web.changes index df73d26..f92b736 100644 --- a/element-web.changes +++ b/element-web.changes @@ -1,3 +1,94 @@ +------------------------------------------------------------------- +Thu Nov 2 10:44:14 UTC 2023 - Dominik Heidler + +- Version 1.11.47 + + ## πŸ¦– Deprecations + * Deprecate customisations in favour of Module API ([\#25736](https://github.com/vector-im/element-web/pull/25736)). Fixes #25733. + + ## ✨ Features + * vector-im/element-x-ios/issues/1824 - Convert the apple-app-site-association file to a newer format… ([\#26307](https://github.com/vector-im/element-web/pull/26307)). Contributed by @stefanceriu. + * Iterate `io.element.late_event` decoration ([\#11760](https://github.com/matrix-org/matrix-react-sdk/pull/11760)). Fixes #26384. + * Render timeline separator for late event groups ([\#11739](https://github.com/matrix-org/matrix-react-sdk/pull/11739)). + * OIDC: revoke tokens on logout ([\#11718](https://github.com/matrix-org/matrix-react-sdk/pull/11718)). Fixes #25394. Contributed by @kerryarchibald. + * Show `io.element.late_event` in MessageTimestamp when known ([\#11733](https://github.com/matrix-org/matrix-react-sdk/pull/11733)). + * Show all labs flags if developerMode enabled ([\#11746](https://github.com/matrix-org/matrix-react-sdk/pull/11746)). Fixes #24571 and #8498. + * Use Compound tooltips on MessageTimestamp to improve UX of date time discovery ([\#11732](https://github.com/matrix-org/matrix-react-sdk/pull/11732)). Fixes #25913. + * Consolidate 4s passphrase input fields and use stable IDs ([\#11743](https://github.com/matrix-org/matrix-react-sdk/pull/11743)). Fixes #26228. + * Disable upgraderoom command without developer mode enabled ([\#11744](https://github.com/matrix-org/matrix-react-sdk/pull/11744)). Fixes #17620. + * Avoid rendering app download buttons if disabled in config ([\#11741](https://github.com/matrix-org/matrix-react-sdk/pull/11741)). Fixes #26309. + * OIDC: refresh tokens ([\#11699](https://github.com/matrix-org/matrix-react-sdk/pull/11699)). Fixes #25839. Contributed by @kerryarchibald. + * OIDC: register ([\#11727](https://github.com/matrix-org/matrix-react-sdk/pull/11727)). Fixes #25393. Contributed by @kerryarchibald. + * Use stable get_login_token and remove unstable MSC3882 support ([\#11001](https://github.com/matrix-org/matrix-react-sdk/pull/11001)). Contributed by @hughns. + + ## πŸ› Bug Fixes + * Set max size for Element logo in search warning ([\#11779](https://github.com/matrix-org/matrix-react-sdk/pull/11779)). Fixes #26408. + * Avoid error when DMing oneself ([\#11754](https://github.com/matrix-org/matrix-react-sdk/pull/11754)). Fixes #7242. + * Fix: Message shield alignment is not right. ([\#11703](https://github.com/matrix-org/matrix-react-sdk/pull/11703)). Fixes #26142. Contributed by @manancodes. + * fix logging full event ([\#11755](https://github.com/matrix-org/matrix-react-sdk/pull/11755)). Fixes #26376. + * OIDC: use delegated auth account URL from `OidcClientStore` ([\#11723](https://github.com/matrix-org/matrix-react-sdk/pull/11723)). Fixes #26305. Contributed by @kerryarchibald. + * Fix: Members list shield alignment is not right. ([\#11700](https://github.com/matrix-org/matrix-react-sdk/pull/11700)). Fixes #26261. Contributed by @manancodes. + * Fix: HTML elements clickable area too wide. ([\#11666](https://github.com/matrix-org/matrix-react-sdk/pull/11666)). Fixes #25454. Contributed by @manancodes. + * Fix untranslated headings in the devtools dialog ([\#11734](https://github.com/matrix-org/matrix-react-sdk/pull/11734)). + * Fixes invite dialog alignment and pill color contrast ([\#11722](https://github.com/matrix-org/matrix-react-sdk/pull/11722)). Contributed by @gabrc52. + * Prevent select element in General settings overflowing in a room with very long room-id ([\#11597](https://github.com/matrix-org/matrix-react-sdk/pull/11597)). Contributed by @ABHIXIT2. + * Fix: Clicking on members pile does nothing. ([\#11657](https://github.com/matrix-org/matrix-react-sdk/pull/11657)). Fixes #26164. Contributed by @manancodes. + * Fix: Wierd shadow below room avatar in dark mode. ([\#11678](https://github.com/matrix-org/matrix-react-sdk/pull/11678)). Fixes #26153. Contributed by @manancodes. + * Fix start_sso / start_cas URLs failing to redirect to a authentication prompt ([\#11681](https://github.com/matrix-org/matrix-react-sdk/pull/11681)). Contributed by @Half-Shot. + +- Version 1.11.46 + + ## ✨ Features + * Use .well-known to discover a default rendezvous server for use with Sign in with QR ([\#11655](https://github.com/matrix-org/matrix-react-sdk/pull/11655)). Contributed by @hughns. + * Message layout will update according to the selected style ([\#10170](https://github.com/matrix-org/matrix-react-sdk/pull/10170)). Fixes #21782. Contributed by @manancodes. + * Implement MSC4039: Add an MSC for a new Widget API action to upload files into the media repository ([\#11311](https://github.com/matrix-org/matrix-react-sdk/pull/11311)). Contributed by @dhenneke. + * Render space pills with square corners to match new avatar ([\#11632](https://github.com/matrix-org/matrix-react-sdk/pull/11632)). Fixes #26056. + * Linkify room topic ([\#11631](https://github.com/matrix-org/matrix-react-sdk/pull/11631)). Fixes #26185. + * Show knock rooms in the list ([\#11573](https://github.com/matrix-org/matrix-react-sdk/pull/11573)). Contributed by @maheichyk. + + ## πŸ› Bug Fixes + * Bump matrix-web-i18n dependency to 3.1.3 ([\#26287](https://github.com/vector-im/element-web/pull/26287)) + * Fix: Avatar shrinks with long names ([\#11698](https://github.com/matrix-org/matrix-react-sdk/pull/11698)). Fixes #26252. Contributed by @manancodes. + * Update custom translations to support nested fields in structured JSON ([\#11685](https://github.com/matrix-org/matrix-react-sdk/pull/11685)). + * Fix: Edited message remove button is hard to reach. ([\#11674](https://github.com/matrix-org/matrix-react-sdk/pull/11674)). Fixes #24917. Contributed by @manancodes. + * Fix: Theme selector radio button not aligned in center with the text ([\#11676](https://github.com/matrix-org/matrix-react-sdk/pull/11676)). Fixes #25460. Contributed by @manancodes. + * Fix: Unread notification dot aligned ([\#11658](https://github.com/matrix-org/matrix-react-sdk/pull/11658)). Fixes #25285. Contributed by @manancodes. + * Fix: sync intentional mentions push rules with legacy rules ([\#11667](https://github.com/matrix-org/matrix-react-sdk/pull/11667)). Fixes #26227. Contributed by @kerryarchibald. + * Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](https://github.com/matrix-org/matrix-react-sdk/pull/11634)). Fixes #26209. + * Fix: Alignment Fixed ([\#11648](https://github.com/matrix-org/matrix-react-sdk/pull/11648)). Fixes #26169. Contributed by @manancodes. + * Fix: onFinished added which closes the menu ([\#11647](https://github.com/matrix-org/matrix-react-sdk/pull/11647)). Fixes #25556. Contributed by @manancodes. + * Don't start key backups when opening settings ([\#11640](https://github.com/matrix-org/matrix-react-sdk/pull/11640)). + * Fix add to space avatar text centering ([\#11643](https://github.com/matrix-org/matrix-react-sdk/pull/11643)). Fixes #26154. + * fix avatar styling in lightbox ([\#11641](https://github.com/matrix-org/matrix-react-sdk/pull/11641)). Fixes #26196. + +- Version 1.11.45 + + ## πŸ› Bug Fixes + * Fix Emoji font on Safari 17 ([\#11673](https://github.com/matrix-org/matrix-react-sdk/pull/11673)). + +- Version 1.11.44 + + ## ✨ Features + * Make video & voice call buttons pin conference widget if unpinned ([\#11576](https://github.com/matrix-org/matrix-react-sdk/pull/11576)). Fixes vector-im/customer-retainer#72. + * OIDC: persist refresh token ([\#11249](https://github.com/matrix-org/matrix-react-sdk/pull/11249)). Contributed by @kerryarchibald. + * ElementR: Cross user verification ([\#11364](https://github.com/matrix-org/matrix-react-sdk/pull/11364)). Fixes #25752. Contributed by @florianduros. + * Default intentional mentions ([\#11602](https://github.com/matrix-org/matrix-react-sdk/pull/11602)). + * Notify users about denied access on ask-to-join rooms ([\#11480](https://github.com/matrix-org/matrix-react-sdk/pull/11480)). Contributed by @nurjinjafar. + * Allow setting knock room directory visibility ([\#11529](https://github.com/matrix-org/matrix-react-sdk/pull/11529)). Contributed by @charlynguyen. + + ## πŸ› Bug Fixes + * Revert "Fix regression around FacePile with overflow (#11527)" ([\#11634](https://github.com/matrix-org/matrix-react-sdk/pull/11634)). Fixes #26209. + * Escape placeholder before injecting it into the style ([\#11607](https://github.com/matrix-org/matrix-react-sdk/pull/11607)). + * Move ViewUser action callback to RoomView ([\#11495](https://github.com/matrix-org/matrix-react-sdk/pull/11495)). Fixes #26040. + * Fix room timeline search toggling behaviour edge case ([\#11605](https://github.com/matrix-org/matrix-react-sdk/pull/11605)). Fixes #26105. + * Avoid rendering view-message link in RoomKnocksBar unnecessarily ([\#11598](https://github.com/matrix-org/matrix-react-sdk/pull/11598)). Contributed by @charlynguyen. + * Use knock rooms sync to reflect the knock state ([\#11596](https://github.com/matrix-org/matrix-react-sdk/pull/11596)). Fixes #26043 and #26044. Contributed by @charlynguyen. + * Fix avatar in right panel not using the correct font ([\#11593](https://github.com/matrix-org/matrix-react-sdk/pull/11593)). Fixes #26061. Contributed by @MidhunSureshR. + * Add waits in Spotlight Cypress tests, hoping this unflakes them ([\#11590](https://github.com/matrix-org/matrix-react-sdk/pull/11590)). Fixes #26053, #26140 #26139 and #26138. Contributed by @andybalaam. + * Fix vertical alignment of default avatar font ([\#11582](https://github.com/matrix-org/matrix-react-sdk/pull/11582)). Fixes #26081. + * Fix avatars in public room & space search being flex shrunk ([\#11580](https://github.com/matrix-org/matrix-react-sdk/pull/11580)). Fixes #26133. + * Fix EventTile avatars being rendered with a size of 0 instead of hidden ([\#11558](https://github.com/matrix-org/matrix-react-sdk/pull/11558)). Fixes #26075. + ------------------------------------------------------------------- Mon Sep 25 13:45:42 UTC 2023 - Dominik Heidler diff --git a/element-web.spec b/element-web.spec index 07b1fbe..1723c48 100644 --- a/element-web.spec +++ b/element-web.spec @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.43 +Version: 1.11.47 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 38168f6..7caac60 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:cba34f4cd66962eaeeafa8a69c90f81809d01341512e534d93208a1a029063de -size 99821970 +oid sha256:c5878d3c1ac0a0834430889444171737f6215c8d507e3ae3bb581ca27a43db81 +size 99199941 diff --git a/prepare.sh b/prepare.sh index 682cce5..afe7bca 100644 --- a/prepare.sh +++ b/prepare.sh @@ -9,7 +9,6 @@ find -maxdepth 1 -type d -name 'element-web-*' | xargs rm -r version=$(grep "Version:" element-web.spec | awk '{print $2}') last_packaged_version=$(osc cat devel:languages:nodejs/element-web/element-web.spec | grep "^Version:" | awk '{print $NF}') -changes=$(grep "^Changes in \[$last_packaged_version\]" -B10000 CHANGELOG.md | head -n -2 | sed -e '/^==*$/d' -e 's/Changes in \[\([^\[]*\)\].*/- Version \1/' -e 's/Changes in \[\([^\[]*\)\].*/- Version \1/' -e 's/^\([^-].*\)$/ \1/') osc rm --force element-web-*.tar.gz || : wget -c https://github.com/vector-im/element-web/archive/v${version}.tar.gz -O element-web-${version}.tar.gz @@ -21,6 +20,7 @@ osc add element-web-*.tar.gz rm -rf "element-web-${version}" tar xzvf element-web-${version}.tar.gz cd element-web-${version} +changes=$(grep "^Changes in \[$last_packaged_version\]" -B10000 CHANGELOG.md | head -n -2 | sed -e '/^==*$/d' -e 's/Changes in \[\([^\[]*\)\].*/- Version \1/' -e 's/Changes in \[\([^\[]*\)\].*/- Version \1/' -e 's/^\([^-].*\)$/ \1/') echo 'yarn-offline-mirror "./npm-packages-offline-cache"' > .yarnrc yarn cache clean @@ -53,4 +53,4 @@ cd "$oldwd" echo -e "\n\nDONE creating npm dependency offline cache file 'npm-packages-offline-cache.tar.gz'" read -p "Write changes?" -osc vc -m "Version ${version}\n${changes}" element-web.changes +osc vc -m "${changes}" element-web.changes