From 09d13dcb1fbd6373ef0810a8060839ea8ceb863b4cf58c6d3c82087cc0da872d Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Wed, 3 Aug 2022 14:45:21 +0000 Subject: [PATCH] - Version 1.11.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=12 --- element-web-1.11.0.tar.gz | 3 --- element-web-1.11.2.tar.gz | 3 +++ element-web.changes | 29 +++++++++++++++++++++++++++++ element-web.spec | 2 +- npm-packages-offline-cache.tar.gz | 4 ++-- 5 files changed, 35 insertions(+), 6 deletions(-) delete mode 100644 element-web-1.11.0.tar.gz create mode 100644 element-web-1.11.2.tar.gz diff --git a/element-web-1.11.0.tar.gz b/element-web-1.11.0.tar.gz deleted file mode 100644 index aa40ce4..0000000 --- a/element-web-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73d248b8d7b53d05c4a4297de125d1f350f2ddfa17b428e0aa4ed46ede5031e2 -size 1436858 diff --git a/element-web-1.11.2.tar.gz b/element-web-1.11.2.tar.gz new file mode 100644 index 0000000..018163e --- /dev/null +++ b/element-web-1.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9498a910acfc78d1b5ba4beb99af05195bde664c08ec1c2da47ef0d6ef21af +size 1453458 diff --git a/element-web.changes b/element-web.changes index 078df62..39835cd 100644 --- a/element-web.changes +++ b/element-web.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Aug 3 14:42:41 UTC 2022 - Dominik Heidler + +- Version 1.11.2 + * Features + * Live location share - focus on user location on list item click ([\#9051](https://github.com/matrix-org/matrix-react-sdk/pull/9051)). Contributed by @kerryarchibald. + * Live location sharing - don't trigger unread counts for beacon location events ([\#9071](https://github.com/matrix-org/matrix-react-sdk/pull/9071)). Contributed by @kerryarchibald. + * Support for sending voice messages as replies and in threads ([\#9097](https://github.com/matrix-org/matrix-react-sdk/pull/9097)). Fixes #22031. + * Add `Reply in thread` button to the right-click message context-menu ([\#9004](https://github.com/matrix-org/matrix-react-sdk/pull/9004)). Fixes #22745. + * Starred_Messages_Feature_Contd_II/Outreachy ([\#9086](https://github.com/matrix-org/matrix-react-sdk/pull/9086)). + * Use "frequently used emojis" for autocompletion in composer ([\#8998](https://github.com/matrix-org/matrix-react-sdk/pull/8998)). Fixes #18978. Contributed by @grimhilt. + * Improve clickability of view source event toggle button ([\#9068](https://github.com/matrix-org/matrix-react-sdk/pull/9068)). Fixes #21856. Contributed by @luixxiul. + * Improve clickability of "collapse" link button on bubble layout ([\#9037](https://github.com/matrix-org/matrix-react-sdk/pull/9037)). Fixes #22864. Contributed by @luixxiul. + * Starred_Messages_Feature/Outreachy ([\#8842](https://github.com/matrix-org/matrix-react-sdk/pull/8842)). + * Implement Use Case Selection screen ([\#8984](https://github.com/matrix-org/matrix-react-sdk/pull/8984)). Contributed by @justjanne. + * Live location share - handle insufficient permissions in location sharing ([\#9047](https://github.com/matrix-org/matrix-react-sdk/pull/9047)). Contributed by @kerryarchibald. + * Improve _FilePanel.scss ([\#9031](https://github.com/matrix-org/matrix-react-sdk/pull/9031)). Contributed by @luixxiul. + * Improve spotlight accessibility by adding context menus ([\#8907](https://github.com/matrix-org/matrix-react-sdk/pull/8907)). Fixes #20875 and #22675. Contributed by @justjanne. + + * Bug Fixes + * Replace mask-images with svg components in MessageActionBar ([\#9088](https://github.com/matrix-org/matrix-react-sdk/pull/9088)). Fixes #22912. Contributed by @kerryarchibald. + * Unbreak in-app permalink tooltips ([\#9087](https://github.com/matrix-org/matrix-react-sdk/pull/9087)). Fixes #22874. + * Show a back button when viewing a space member ([\#9095](https://github.com/matrix-org/matrix-react-sdk/pull/9095)). Fixes #22898. + * Align the right edge of info tile lines with normal ones on IRC layout ([\#9058](https://github.com/matrix-org/matrix-react-sdk/pull/9058)). Fixes #22871. Contributed by @luixxiul. + * Prevent email verification from overriding existing sessions ([\#9075](https://github.com/matrix-org/matrix-react-sdk/pull/9075)). Fixes #22881. Contributed by @justjanne. + * Fix wrong buttons being used when exploring public rooms ([\#9062](https://github.com/matrix-org/matrix-react-sdk/pull/9062)). Fixes #22862. + * Re-add padding to generic event list summary on IRC layout ([\#9063](https://github.com/matrix-org/matrix-react-sdk/pull/9063)). Fixes #22869. Contributed by @luixxiul. + * Joining federated rooms via the spotlight search should no longer cause a "No known servers" error. ([\#9055](https://github.com/matrix-org/matrix-react-sdk/pull/9055)). Fixes #22845. Contributed by @Half-Shot. + ------------------------------------------------------------------- Wed Jul 20 09:15:27 UTC 2022 - Dominik Heidler diff --git a/element-web.spec b/element-web.spec index 2333161..2b30f39 100644 --- a/element-web.spec +++ b/element-web.spec @@ -17,7 +17,7 @@ Name: element-web -Version: 1.11.0 +Version: 1.11.2 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 fa97b95..e20bec1 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:d595b57906c76cce613b7589133e557ae0034ed873874c1556f17bb0117c382a -size 88928979 +oid sha256:bdc1b0337de1644e914909451849d22cec6f8c1f09cb9ac88628d1292505ab66 +size 91153872