From 4b074dd94ca99db04883370cfd3d9c927ea6c0ac64edfd6663110d05c123d899 Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Tue, 28 Mar 2023 09:12:05 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=201.11.25=20##=20=E2=9C=A8=20Featur?= =?UTF-8?q?es=20=20*=20Remove=20experimental=20PWA=20support=20for=20Firef?= =?UTF-8?q?ox=20and=20Safari=20([\#24630](https://github.com/vector-im/ele?= =?UTF-8?q?ment-web/pull/24630)).=20=20*=20Only=20allow=20to=20start=20a?= =?UTF-8?q?=20DM=20with=20one=20email=20if=20encryption=20by=20default=20i?= =?UTF-8?q?s=20enabled=20([\#10253](https://github.com/matrix-org/matrix-r?= =?UTF-8?q?eact-sdk/pull/10253)).=20Fixes=20#23133.=20=20*=20DM=20rooms=20?= =?UTF-8?q?are=20now=20encrypted=20if=20encryption=20by=20default=20is=20e?= =?UTF-8?q?nabled=20and=20only=20inviting=20a=20single=20email=20address.?= =?UTF-8?q?=20Any=20action=20in=20the=20result=20DM=20room=20will=20be=20b?= =?UTF-8?q?locked=20until=20the=20other=20has=20joined.=20([\#10229](https?= =?UTF-8?q?://github.com/matrix-org/matrix-react-sdk/pull/10229)).=20=20*?= =?UTF-8?q?=20Reduce=20bottom=20margin=20of=20ReplyChain=20on=20compact=20?= =?UTF-8?q?modern=20layout=20([\#8972](https://github.com/matrix-org/matri?= =?UTF-8?q?x-react-sdk/pull/8972)).=20Fixes=20#22748.=20Contributed=20by?= =?UTF-8?q?=20@luixxiul.=20=20*=20Support=20for=20v2=20of=20MSC3903=20([\#?= =?UTF-8?q?10165](https://github.com/matrix-org/matrix-react-sdk/pull/1016?= =?UTF-8?q?5)).=20Contributed=20by=20@hughns.=20=20*=20When=20starting=20a?= =?UTF-8?q?=20DM,=20existing=20rooms=20with=20pending=20third-party=20invi?= =?UTF-8?q?tes=20will=20be=20reused.=20([\#10256](https://github.com/matri?= =?UTF-8?q?x-org/matrix-react-sdk/pull/10256)).=20Fixes=20#23139.=20=20*?= =?UTF-8?q?=20Polls=20push=20rules:=20synchronise=20poll=20rules=20with=20?= =?UTF-8?q?message=20rules=20([\#10263](https://github.com/matrix-org/matr?= =?UTF-8?q?ix-react-sdk/pull/10263)).=20Contributed=20by=20@kerryarchibald?= =?UTF-8?q?.=20=20*=20New=20verification=20request=20toast=20button=20labe?= =?UTF-8?q?ls=20([\#10259](https://github.com/matrix-org/matrix-react-sdk/?= =?UTF-8?q?pull/10259)).=20=20*=20Remove=20padding=20around=20integration?= =?UTF-8?q?=20manager=20iframe=20([\#10148](https://github.com/matrix-org/?= =?UTF-8?q?matrix-react-sdk/pull/10148)).=20=20*=20Fix=20block=20code=20st?= =?UTF-8?q?yling=20in=20rich=20text=20editor=20([\#10246](https://github.c?= =?UTF-8?q?om/matrix-org/matrix-react-sdk/pull/10246)).=20Contributed=20by?= =?UTF-8?q?=20@alunturner.=20=20*=20Poll=20history:=20fetch=20more=20poll?= =?UTF-8?q?=20history=20([\#10235](https://github.com/matrix-org/matrix-re?= =?UTF-8?q?act-sdk/pull/10235)).=20Contributed=20by=20@kerryarchibald.=20?= =?UTF-8?q?=20*=20Sort=20short/exact=20emoji=20matches=20before=20longer?= =?UTF-8?q?=20incomplete=20matches=20([\#10212](https://github.com/matrix-?= =?UTF-8?q?org/matrix-react-sdk/pull/10212)).=20Fixes=20#23210.=20Contribu?= =?UTF-8?q?ted=20by=20@grimhilt.=20=20*=20Poll=20history:=20detail=20scree?= =?UTF-8?q?n=20([\#10172](https://github.com/matrix-org/matrix-react-sdk/p?= =?UTF-8?q?ull/10172)).=20Contributed=20by=20@kerryarchibald.=20=20*=20Pro?= =?UTF-8?q?vide=20a=20more=20detailed=20error=20message=20than=20"No=20kno?= =?UTF-8?q?wn=20servers"=20([\#6048](https://github.com/matrix-org/matrix-?= =?UTF-8?q?react-sdk/pull/6048)).=20Fixes=20#13247.=20Contributed=20by=20@?= =?UTF-8?q?aaronraimist.=20=20*=20Say=20when=20a=20call=20was=20answered?= =?UTF-8?q?=20from=20a=20different=20device=20([\#10224](https://github.co?= =?UTF-8?q?m/matrix-org/matrix-react-sdk/pull/10224)).=20=20*=20Widget=20p?= =?UTF-8?q?ermissions=20customizations=20using=20module=20api=20([\#10121]?= =?UTF-8?q?(https://github.com/matrix-org/matrix-react-sdk/pull/10121)).?= =?UTF-8?q?=20Contributed=20by=20@maheichyk.=20=20*=20Fix=20copy=20button?= =?UTF-8?q?=20icon=20overlapping=20with=20copyable=20text=20([\#10227](htt?= =?UTF-8?q?ps://github.com/matrix-org/matrix-react-sdk/pull/10227)).=20Con?= =?UTF-8?q?tributed=20by=20@Adesh-Pandey.=20=20*=20Support=20joining=20non?= =?UTF-8?q?-peekable=20rooms=20via=20the=20module=20API=20([\#10154](https?= =?UTF-8?q?://github.com/matrix-org/matrix-react-sdk/pull/10154)).=20Contr?= =?UTF-8?q?ibuted=20by=20@maheichyk.=20=20*=20The=20"new=20login"=20toast?= =?UTF-8?q?=20does=20now=20display=20the=20same=20device=20information=20a?= =?UTF-8?q?s=20in=20the=20settings.=20"No"=20does=20now=20open=20the=20dev?= =?UTF-8?q?ice=20settings.=20"Yes,=20it=20was=20me"=20dismisses=20the=20to?= =?UTF-8?q?ast.=20([\#10200](https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/10200)).=20=20*=20Do=20not=20prompt=20for=20a=20password?= =?UTF-8?q?=20when=20doing=20a=20=E2=80=9Ereset=20all=E2=80=9C=20after=20l?= =?UTF-8?q?ogin=20([\#10208](https://github.com/matrix-org/matrix-react-sd?= =?UTF-8?q?k/pull/10208)).=20##=20=F0=9F=90=9B=20Bug=20Fixes=20=20*=20Fix?= =?UTF-8?q?=20incorrect=20copy=20in=20space=20creation=20flow=20([\#10296]?= =?UTF-8?q?(https://github.com/matrix-org/matrix-react-sdk/pull/10296)).?= =?UTF-8?q?=20Fixes=20#24741.=20=20*=20Fix=20space=20settings=20dialog=20h?= =?UTF-8?q?aving=20rogue=20title=20tooltip=20([\#10293](https://github.com?= =?UTF-8?q?/matrix-org/matrix-react-sdk/pull/10293)).=20Fixes=20#24740.=20?= =?UTF-8?q?=20*=20Show=20spinner=20when=20starting=20a=20DM=20from=20the?= =?UTF-8?q?=20user=20profile=20(right=20panel)=20([\#10290](https://github?= =?UTF-8?q?.com/matrix-org/matrix-react-sdk/pull/10290)).=20=20*=20Reduce?= =?UTF-8?q?=20height=20of=20toggle=20on=20expanded=20view=20source=20event?= =?UTF-8?q?=20([\#10283](https://github.com/matrix-org/matrix-react-sdk/pu?= =?UTF-8?q?ll/10283)).=20Fixes=20#22873.=20Contributed=20by=20@luixxiul.?= =?UTF-8?q?=20=20*=20Pillify=20http=20and=20non-prefixed=20matrix.to=20lin?= =?UTF-8?q?ks=20([\#10277](https://github.com/matrix-org/matrix-react-sdk/?= =?UTF-8?q?pull/10277)).=20Fixes=20#20844.=20=20*=20Fix=20some=20features?= =?UTF-8?q?=20not=20being=20configurable=20via=20`features`=20([\#10276](h?= =?UTF-8?q?ttps://github.com/matrix-org/matrix-react-sdk/pull/10276)).=20?= =?UTF-8?q?=20*=20Fix=20starting=20a=20DM=20from=20the=20right=20panel=20i?= =?UTF-8?q?n=20some=20cases=20([\#10278](https://github.com/matrix-org/mat?= =?UTF-8?q?rix-react-sdk/pull/10278)).=20Fixes=20#24722.?= 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=36 --- element-web-1.11.23.tar.gz | 3 --- element-web-1.11.25.tar.gz | 3 +++ element-web.changes | 43 +++++++++++++++++++++++++++++++ element-web.spec | 2 +- npm-packages-offline-cache.tar.gz | 4 +-- 5 files changed, 49 insertions(+), 6 deletions(-) delete mode 100644 element-web-1.11.23.tar.gz create mode 100644 element-web-1.11.25.tar.gz diff --git a/element-web-1.11.23.tar.gz b/element-web-1.11.23.tar.gz deleted file mode 100644 index 7ce9901..0000000 --- a/element-web-1.11.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9902479f4c962d1a1711d5655f1d94dba1913e5c52512e0beeb5b9893edf3fe8 -size 1478393 diff --git a/element-web-1.11.25.tar.gz b/element-web-1.11.25.tar.gz new file mode 100644 index 0000000..abb67ff --- /dev/null +++ b/element-web-1.11.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9773de0d9762750b3bcf8d7ba97f7fb9faca74bc1a77a3121f520322f2494b +size 1479934 diff --git a/element-web.changes b/element-web.changes index c2e5e34..885c995 100644 --- a/element-web.changes +++ b/element-web.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Tue Mar 28 09:11:12 UTC 2023 - Dominik Heidler + +- Version 1.11.25 +## ✨ Features + * Remove experimental PWA support for Firefox and Safari ([\#24630](https://github.com/vector-im/element-web/pull/24630)). + * Only allow to start a DM with one email if encryption by default is enabled ([\#10253](https://github.com/matrix-org/matrix-react-sdk/pull/10253)). Fixes #23133. + * DM rooms are now encrypted if encryption by default is enabled and only inviting a single email address. Any action in the result DM room will be blocked until the other has joined. ([\#10229](https://github.com/matrix-org/matrix-react-sdk/pull/10229)). + * Reduce bottom margin of ReplyChain on compact modern layout ([\#8972](https://github.com/matrix-org/matrix-react-sdk/pull/8972)). Fixes #22748. Contributed by @luixxiul. + * Support for v2 of MSC3903 ([\#10165](https://github.com/matrix-org/matrix-react-sdk/pull/10165)). Contributed by @hughns. + * When starting a DM, existing rooms with pending third-party invites will be reused. ([\#10256](https://github.com/matrix-org/matrix-react-sdk/pull/10256)). Fixes #23139. + * Polls push rules: synchronise poll rules with message rules ([\#10263](https://github.com/matrix-org/matrix-react-sdk/pull/10263)). Contributed by @kerryarchibald. + * New verification request toast button labels ([\#10259](https://github.com/matrix-org/matrix-react-sdk/pull/10259)). + * Remove padding around integration manager iframe ([\#10148](https://github.com/matrix-org/matrix-react-sdk/pull/10148)). + * Fix block code styling in rich text editor ([\#10246](https://github.com/matrix-org/matrix-react-sdk/pull/10246)). Contributed by @alunturner. + * Poll history: fetch more poll history ([\#10235](https://github.com/matrix-org/matrix-react-sdk/pull/10235)). Contributed by @kerryarchibald. + * Sort short/exact emoji matches before longer incomplete matches ([\#10212](https://github.com/matrix-org/matrix-react-sdk/pull/10212)). Fixes #23210. Contributed by @grimhilt. + * Poll history: detail screen ([\#10172](https://github.com/matrix-org/matrix-react-sdk/pull/10172)). Contributed by @kerryarchibald. + * Provide a more detailed error message than "No known servers" ([\#6048](https://github.com/matrix-org/matrix-react-sdk/pull/6048)). Fixes #13247. Contributed by @aaronraimist. + * Say when a call was answered from a different device ([\#10224](https://github.com/matrix-org/matrix-react-sdk/pull/10224)). + * Widget permissions customizations using module api ([\#10121](https://github.com/matrix-org/matrix-react-sdk/pull/10121)). Contributed by @maheichyk. + * Fix copy button icon overlapping with copyable text ([\#10227](https://github.com/matrix-org/matrix-react-sdk/pull/10227)). Contributed by @Adesh-Pandey. + * Support joining non-peekable rooms via the module API ([\#10154](https://github.com/matrix-org/matrix-react-sdk/pull/10154)). Contributed by @maheichyk. + * The "new login" toast does now display the same device information as in the settings. "No" does now open the device settings. "Yes, it was me" dismisses the toast. ([\#10200](https://github.com/matrix-org/matrix-react-sdk/pull/10200)). + * Do not prompt for a password when doing a „reset all“ after login ([\#10208](https://github.com/matrix-org/matrix-react-sdk/pull/10208)). + +## 🐛 Bug Fixes + * Fix incorrect copy in space creation flow ([\#10296](https://github.com/matrix-org/matrix-react-sdk/pull/10296)). Fixes #24741. + * Fix space settings dialog having rogue title tooltip ([\#10293](https://github.com/matrix-org/matrix-react-sdk/pull/10293)). Fixes #24740. + * Show spinner when starting a DM from the user profile (right panel) ([\#10290](https://github.com/matrix-org/matrix-react-sdk/pull/10290)). + * Reduce height of toggle on expanded view source event ([\#10283](https://github.com/matrix-org/matrix-react-sdk/pull/10283)). Fixes #22873. Contributed by @luixxiul. + * Pillify http and non-prefixed matrix.to links ([\#10277](https://github.com/matrix-org/matrix-react-sdk/pull/10277)). Fixes #20844. + * Fix some features not being configurable via `features` ([\#10276](https://github.com/matrix-org/matrix-react-sdk/pull/10276)). + * Fix starting a DM from the right panel in some cases ([\#10278](https://github.com/matrix-org/matrix-react-sdk/pull/10278)). Fixes #24722. + * Align info EventTile and normal EventTile on IRC layout ([\#10197](https://github.com/matrix-org/matrix-react-sdk/pull/10197)). Fixes #22782. Contributed by @luixxiul. + * Fix blowout of waveform of the voice message player on narrow UI ([\#8861](https://github.com/matrix-org/matrix-react-sdk/pull/8861)). Fixes #22604. Contributed by @luixxiul. + * Fix the hidden view source toggle on IRC layout ([\#10266](https://github.com/matrix-org/matrix-react-sdk/pull/10266)). Fixes #22872. Contributed by @luixxiul. + * Fix buttons on the room header being compressed due to long room name ([\#10155](https://github.com/matrix-org/matrix-react-sdk/pull/10155)). Contributed by @luixxiul. + * Use the room avatar as a placeholder in calls ([\#10231](https://github.com/matrix-org/matrix-react-sdk/pull/10231)). + * Fix calls showing as 'connecting' after hangup ([\#10223](https://github.com/matrix-org/matrix-react-sdk/pull/10223)). + * Prevent multiple Jitsi calls started at the same time ([\#10183](https://github.com/matrix-org/matrix-react-sdk/pull/10183)). Fixes #23009. + * Make localization keys compatible with agglutinative and/or SOV type languages ([\#10159](https://github.com/matrix-org/matrix-react-sdk/pull/10159)). Contributed by @luixxiul. + ------------------------------------------------------------------- Tue Feb 14 13:29:05 UTC 2023 - Dominik Heidler diff --git a/element-web.spec b/element-web.spec index ea7e7fe..002993c 100644 --- a/element-web.spec +++ b/element-web.spec @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.23 +Version: 1.11.25 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 47273af..6aabb30 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:25638dee12e4546222013d3f1835d16d0a88e310ba8bef825fc1abf2f09b9086 -size 100693442 +oid sha256:488f1e97383fd89473af59e4c7ad91d726fc96e398c6f90b94c962543874b693 +size 96871081