From 237c045fb12b515ee020cd116dc9d87a3cb4fb96ec5ac870e2d081dcc330454b Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Tue, 9 Apr 2024 17:07:35 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=201.11.64=20=20=20##=20=E2=9C=A8=20?= =?UTF-8?q?Features=20=20=20*=20Mark=20all=20threads=20as=20read=20button?= =?UTF-8?q?=20(https://github.com/matrix-org/matrix-react-sdk/pull/12378).?= =?UTF-8?q?=20Contributed=20by=20@dbkr.=20=20=20*=20Video=20call=20meta=20?= =?UTF-8?q?space=20(https://github.com/matrix-org/matrix-react-sdk/pull/12?= =?UTF-8?q?297).=20Contributed=20by=20@toger5.=20=20=20*=20Add=20leave=20r?= =?UTF-8?q?oom=20warning=20for=20last=20admin=20(https://github.com/matrix?= =?UTF-8?q?-org/matrix-react-sdk/pull/9452).=20Contributed=20by=20@Arnei.?= =?UTF-8?q?=20=20=20*=20Iterate=20styles=20around=20Link=20new=20device=20?= =?UTF-8?q?via=20QR=20(https://github.com/matrix-org/matrix-react-sdk/pull?= =?UTF-8?q?/12356).=20Contributed=20by=20@t3chguy.=20=20=20*=20Improve=20c?= =?UTF-8?q?ode-splitting=20of=20highlight.js=20and=20maplibre-gs=20libs=20?= =?UTF-8?q?(https://github.com/matrix-org/matrix-react-sdk/pull/12349).=20?= =?UTF-8?q?Contributed=20by=20@t3chguy.=20=20=20*=20Use=20data-mx-color=20?= =?UTF-8?q?for=20rainbows=20(https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/12325).=20Contributed=20by=20@tulir.=20=20=20##=20?= =?UTF-8?q?=F0=9F=90=9B=20Bug=20Fixes=20=20=20*=20Fix=20external=20guest?= =?UTF-8?q?=20access=20url=20for=20unencrypted=20rooms=20(https://github.c?= =?UTF-8?q?om/matrix-org/matrix-react-sdk/pull/12345).=20Contributed=20by?= =?UTF-8?q?=20@toger5.=20=20=20*=20Fix=20video=20rooms=20not=20showing=20s?= =?UTF-8?q?hare=20link=20button=20(https://github.com/matrix-org/matrix-re?= =?UTF-8?q?act-sdk/pull/12374).=20Contributed=20by=20@toger5.=20=20=20*=20?= =?UTF-8?q?Fix=20space=20topic=20jumping=20on=20hover/focus=20(https://git?= =?UTF-8?q?hub.com/matrix-org/matrix-react-sdk/pull/12377).=20Contributed?= =?UTF-8?q?=20by=20@t3chguy.=20=20=20*=20Allow=20popping=20out=20a=20Jitsi?= =?UTF-8?q?=20widget=20to=20respect=20Desktop=20`web=5Fbase=5Furl`=20confi?= =?UTF-8?q?g=20(https://github.com/matrix-org/matrix-react-sdk/pull/12376)?= =?UTF-8?q?.=20Contributed=20by=20@t3chguy.=20=20=20*=20Remove=20the=20Laz?= =?UTF-8?q?y=20Loading=20`InvalidStoreError`=20Dialogs=20(https://github.c?= =?UTF-8?q?om/matrix-org/matrix-react-sdk/pull/12358).=20Contributed=20by?= =?UTF-8?q?=20@langleyd.=20=20=20*=20Improve=20readability=20of=20badges?= =?UTF-8?q?=20and=20pills=20(https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/12360).=20Contributed=20by=20@robintown.=20-=20Version?= =?UTF-8?q?=201.11.63=20=20=20This=20is=20a=20hotfix=20release=20to=20fix?= =?UTF-8?q?=20a=20couple=20of=20issues:=20one=20where=20the=20client=20wou?= =?UTF-8?q?ld=20sometimes=20call=20the=20client/server=20API=20to=20set=20?= =?UTF-8?q?a=20push=20rule=20in=20a=20loop,=20and=20one=20where=20authenti?= =?UTF-8?q?cation=20was=20not=20sent=20for=20widgets=20when=20it=20should?= =?UTF-8?q?=20have=20been.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 🐛 Bug Fixes * Revert "Make EC widget theme reactive - Update widget url when the theme changes" (https://github.com/matrix-org/matrix-react-sdk/pull/12383) in order to fix widgets that require authentication. * Update to hotfixed js-sdk to fix an issue where Element could try to set a push rule in a loop. - Version 1.11.62 ## ✨ Features * Change user permission by using a new apply button (https://github.com/matrix-org/matrix-react-sdk/pull/12346). Contributed by @florianduros. * Mark as Unread (https://github.com/matrix-org/matrix-react-sdk/pull/12254). Contributed by @dbkr. * Refine the colors of some more components (https://github.com/matrix-org/matrix-react-sdk/pull/12343). Contributed by @robintown. * TAC: Order rooms by most recent after notification level (https://github.com/matrix-org/matrix-react-sdk/pull/12329). Contributed by @florianduros. * Make EC widget theme reactive - Update widget url when the theme changes (https://github.com/matrix-org/matrix-react-sdk/pull/12295). Contributed by @toger5. * Refine styles of menus, toasts, popovers, and modals (https://github.com/matrix-org/matrix-react-sdk/pull/12332). Contributed by @robintown. OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-desktop?expand=0&rev=56 --- element-desktop-1.11.61.tar.gz | 3 -- element-desktop-1.11.64.tar.gz | 3 ++ element-desktop.changes | 57 +++++++++++++++++++++++++++++++ element-desktop.spec | 2 +- element-web-1.11.61.tar.gz | 3 -- element-web-1.11.64.tar.gz | 3 ++ hak.tar.gz | 4 +-- npm-packages-offline-cache.tar.gz | 4 +-- 8 files changed, 68 insertions(+), 11 deletions(-) delete mode 100644 element-desktop-1.11.61.tar.gz create mode 100644 element-desktop-1.11.64.tar.gz delete mode 100644 element-web-1.11.61.tar.gz create mode 100644 element-web-1.11.64.tar.gz diff --git a/element-desktop-1.11.61.tar.gz b/element-desktop-1.11.61.tar.gz deleted file mode 100644 index 423bd8e..0000000 --- a/element-desktop-1.11.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2cc03f0088760d12de2c816c0c8b193febbf8de7c4baadcb0a1b1f425d96e50 -size 3201907 diff --git a/element-desktop-1.11.64.tar.gz b/element-desktop-1.11.64.tar.gz new file mode 100644 index 0000000..f6bb6c9 --- /dev/null +++ b/element-desktop-1.11.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78898819e3484f8093065fb3545409de693c91226b1a36807d4301913eaa41bc +size 3203134 diff --git a/element-desktop.changes b/element-desktop.changes index 726fb6c..584da9b 100644 --- a/element-desktop.changes +++ b/element-desktop.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Apr 9 17:06:06 UTC 2024 - Dominik Heidler + +- Version 1.11.64 + ## ✨ Features + + * Mark all threads as read button (https://github.com/matrix-org/matrix-react-sdk/pull/12378). Contributed by @dbkr. + * Video call meta space (https://github.com/matrix-org/matrix-react-sdk/pull/12297). Contributed by @toger5. + * Add leave room warning for last admin (https://github.com/matrix-org/matrix-react-sdk/pull/9452). Contributed by @Arnei. + * Iterate styles around Link new device via QR (https://github.com/matrix-org/matrix-react-sdk/pull/12356). Contributed by @t3chguy. + * Improve code-splitting of highlight.js and maplibre-gs libs (https://github.com/matrix-org/matrix-react-sdk/pull/12349). Contributed by @t3chguy. + * Use data-mx-color for rainbows (https://github.com/matrix-org/matrix-react-sdk/pull/12325). Contributed by @tulir. + + ## 🐛 Bug Fixes + + * Fix external guest access url for unencrypted rooms (https://github.com/matrix-org/matrix-react-sdk/pull/12345). Contributed by @toger5. + * Fix video rooms not showing share link button (https://github.com/matrix-org/matrix-react-sdk/pull/12374). Contributed by @toger5. + * Fix space topic jumping on hover/focus (https://github.com/matrix-org/matrix-react-sdk/pull/12377). Contributed by @t3chguy. + * Allow popping out a Jitsi widget to respect Desktop `web_base_url` config (https://github.com/matrix-org/matrix-react-sdk/pull/12376). Contributed by @t3chguy. + * Remove the Lazy Loading `InvalidStoreError` Dialogs (https://github.com/matrix-org/matrix-react-sdk/pull/12358). Contributed by @langleyd. + * Improve readability of badges and pills (https://github.com/matrix-org/matrix-react-sdk/pull/12360). Contributed by @robintown. + + + +- Version 1.11.63 + This is a hotfix release to fix a couple of issues: one where the client would sometimes call the client/server API to set a push rule in a loop, and one where authentication was not sent for widgets when it should have been. + + ## 🐛 Bug Fixes + + * Revert "Make EC widget theme reactive - Update widget url when the theme changes" (https://github.com/matrix-org/matrix-react-sdk/pull/12383) in order to fix widgets that require authentication. + * Update to hotfixed js-sdk to fix an issue where Element could try to set a push rule in a loop. + +- Version 1.11.62 + ## ✨ Features + + * Change user permission by using a new apply button (https://github.com/matrix-org/matrix-react-sdk/pull/12346). Contributed by @florianduros. + * Mark as Unread (https://github.com/matrix-org/matrix-react-sdk/pull/12254). Contributed by @dbkr. + * Refine the colors of some more components (https://github.com/matrix-org/matrix-react-sdk/pull/12343). Contributed by @robintown. + * TAC: Order rooms by most recent after notification level (https://github.com/matrix-org/matrix-react-sdk/pull/12329). Contributed by @florianduros. + * Make EC widget theme reactive - Update widget url when the theme changes (https://github.com/matrix-org/matrix-react-sdk/pull/12295). Contributed by @toger5. + * Refine styles of menus, toasts, popovers, and modals (https://github.com/matrix-org/matrix-react-sdk/pull/12332). Contributed by @robintown. + * Element Call: fix widget shown while its still loading (`waitForIframeLoad=false`) (https://github.com/matrix-org/matrix-react-sdk/pull/12292). Contributed by @toger5. + * Improve Forward Dialog a11y by switching to roving tab index interactions (https://github.com/matrix-org/matrix-react-sdk/pull/12306). Contributed by @t3chguy. + * Call guest access link creation to join calls as a non registered user via the EC SPA (https://github.com/matrix-org/matrix-react-sdk/pull/12259). Contributed by @toger5. + * Use `strong` element to semantically denote visually emphasised content (https://github.com/matrix-org/matrix-react-sdk/pull/12320). Contributed by @t3chguy. + * Handle up/down arrow keys as well as left/right for horizontal toolbars for improved a11y (https://github.com/matrix-org/matrix-react-sdk/pull/12305). Contributed by @t3chguy. + + ## 🐛 Bug Fixes + + * https://github.com/matrix-org/matrix-react-sdk/pull/12369). Contributed by @RiotRobot. + * Fix incorrect check for private read receipt support (https://github.com/matrix-org/matrix-react-sdk/pull/12348). Contributed by @tulir. + * TAC: Fix hover state when expanded (https://github.com/matrix-org/matrix-react-sdk/pull/12337). Contributed by @florianduros. + * Fix the image view (https://github.com/matrix-org/matrix-react-sdk/pull/12341). Contributed by @robintown. + * Use correct push rule to evaluate room-wide mentions (https://github.com/matrix-org/matrix-react-sdk/pull/12318). Contributed by @t3chguy. + * Reset power selector on API failure to prevent state mismatch (https://github.com/matrix-org/matrix-react-sdk/pull/12319). Contributed by @t3chguy. + * Fix spotlight opening in TAC (https://github.com/matrix-org/matrix-react-sdk/pull/12315). Contributed by @florianduros. + ------------------------------------------------------------------- Thu Mar 14 21:58:28 UTC 2024 - Dominik Heidler diff --git a/element-desktop.spec b/element-desktop.spec index 3b58a24..19f04c7 100644 --- a/element-desktop.spec +++ b/element-desktop.spec @@ -17,7 +17,7 @@ Name: element-desktop -Version: 1.11.61 +Version: 1.11.64 Release: 0 Summary: A glossy Matrix collaboration client - desktop License: Apache-2.0 diff --git a/element-web-1.11.61.tar.gz b/element-web-1.11.61.tar.gz deleted file mode 100644 index bc3d134..0000000 --- a/element-web-1.11.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cbce8e7ee2f2e819b98a29c1be41ad1e39cdd51c96dc6f38bd42e478a498f52 -size 2393748 diff --git a/element-web-1.11.64.tar.gz b/element-web-1.11.64.tar.gz new file mode 100644 index 0000000..099e4b9 --- /dev/null +++ b/element-web-1.11.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8cb5263de0e1ce26bb6c93bd976ef54286a30bb6f21bf47ee0ac5757a966f8 +size 2381515 diff --git a/hak.tar.gz b/hak.tar.gz index 883f540..28c00f8 100644 --- a/hak.tar.gz +++ b/hak.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:031006ff677758bcb9511c4af19e3012c14298c6379592117f3dda3db8d4a967 -size 130686244 +oid sha256:c72acb11da33ce0c4c55039cd176bf924a1e3c79d3f46a0a47e7425bd89709a4 +size 130665875 diff --git a/npm-packages-offline-cache.tar.gz b/npm-packages-offline-cache.tar.gz index 6c567cb..e9456b1 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:ea5f7d804c368a9f7601760d9b646518a7ebcbbdab50d755aac2fde21d4eac5d -size 155866637 +oid sha256:86b464f4c1d4ecfa9848f6b9c3c5d7ba0c3fe9fa97544f2f49367bf1787bfe08 +size 154140759