Skip to content

Commit

Permalink
Update element-web to version 1.11.79 / rev 64 via SR 1205714
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1205714
by user dheidler + anag+factory
- Version 1.11.79
  * No changes
  ## ✨ Features
  * element-hq/matrix-react-sdk#106). Contributed by @RiotRobot.

- Version 1.11.78
  ## ✨ Features

  * Add Release announcement for the pinning message list (element-hq/matrix-react-sdk#46). Contributed by @florianduros.
  * Unlabs feature pinning (element-hq/matrix-react-sdk#22). Contributed by @florianduros.
  * Add mobile registration (element-hq/matrix-react-sdk#42). Contributed by @langleyd.
  * Add support for `org.matrix.cross_signing_reset` UIA stage flow (element-hq/matrix-react-sdk#34). Contributed by @t3chguy.
  * Add timezone to user profile (element-hq/matrix-react-sdk#20). Contribute
  • Loading branch information
dheidler authored and bmwiedemann committed Oct 6, 2024
1 parent 699d2a6 commit 727939c
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 4 deletions.
Binary file modified packages/e/element-web/.files
Binary file not shown.
30 changes: 30 additions & 0 deletions packages/e/element-web/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -888,4 +888,34 @@ Version 1.11.66
* Ignore desktop for minimum browser support. (https://github.com/matrix-org/matrix-react-sdk/pull/12928). Contributed by @florianduros.</comment>
<requestid>1200138</requestid>
</revision>
<revision rev="64" vrev="1">
<srcmd5>40a3d3698cdd60f55fe462736a87845e</srcmd5>
<version>1.11.79</version>
<time>1728229919</time>
<user>anag+factory</user>
<comment>- Version 1.11.79
* No changes
## ✨ Features
* https://github.com/element-hq/matrix-react-sdk/pull/106). Contributed by @RiotRobot.

- Version 1.11.78
## ✨ Features

* Add Release announcement for the pinning message list (https://github.com/element-hq/matrix-react-sdk/pull/46). Contributed by @florianduros.
* Unlabs feature pinning (https://github.com/element-hq/matrix-react-sdk/pull/22). Contributed by @florianduros.
* Add mobile registration (https://github.com/element-hq/matrix-react-sdk/pull/42). Contributed by @langleyd.
* Add support for `org.matrix.cross_signing_reset` UIA stage flow (https://github.com/element-hq/matrix-react-sdk/pull/34). Contributed by @t3chguy.
* Add timezone to user profile (https://github.com/element-hq/matrix-react-sdk/pull/20). Contributed by @Half-Shot.
* Add config option to force verification (https://github.com/element-hq/matrix-react-sdk/pull/29). Contributed by @dbkr.
* Reduce pinned message banner size (https://github.com/element-hq/matrix-react-sdk/pull/28). Contributed by @florianduros.
* Enable message pinning labs by default (https://github.com/element-hq/matrix-react-sdk/pull/25). Contributed by @florianduros.
* Remove release announcement of the new header (https://github.com/element-hq/matrix-react-sdk/pull/23). Contributed by @florianduros.

## 🐛 Bug Fixes

* Fix timeout type (https://github.com/element-hq/matrix-react-sdk/pull/40). Contributed by @dbkr.
* Fix huge usage bandwidth and performance issue of pinned message banner. (https://github.com/element-hq/matrix-react-sdk/pull/37). Contributed by @florianduros.
* Reverse order of pinned message list (https://github.com/element-hq/matrix-react-sdk/pull/19). Contributed by @florianduros.</comment>
<requestid>1205714</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/e/element-web/element-web-1.11.77.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/e/element-web/element-web-1.11.79.tar.gz
32 changes: 32 additions & 0 deletions packages/e/element-web/element-web.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Oct 2 12:43:47 UTC 2024 - Dominik Heidler <[email protected]>

- Version 1.11.79
* No changes

## ✨ Features

* https://github.com/element-hq/matrix-react-sdk/pull/106). Contributed by @RiotRobot.

-------------------------------------------------------------------
Thu Sep 26 12:41:06 UTC 2024 - Dominik Heidler <[email protected]>

- Version 1.11.78
## ✨ Features

* Add Release announcement for the pinning message list (https://github.com/element-hq/matrix-react-sdk/pull/46). Contributed by @florianduros.
* Unlabs feature pinning (https://github.com/element-hq/matrix-react-sdk/pull/22). Contributed by @florianduros.
* Add mobile registration (https://github.com/element-hq/matrix-react-sdk/pull/42). Contributed by @langleyd.
* Add support for `org.matrix.cross_signing_reset` UIA stage flow (https://github.com/element-hq/matrix-react-sdk/pull/34). Contributed by @t3chguy.
* Add timezone to user profile (https://github.com/element-hq/matrix-react-sdk/pull/20). Contributed by @Half-Shot.
* Add config option to force verification (https://github.com/element-hq/matrix-react-sdk/pull/29). Contributed by @dbkr.
* Reduce pinned message banner size (https://github.com/element-hq/matrix-react-sdk/pull/28). Contributed by @florianduros.
* Enable message pinning labs by default (https://github.com/element-hq/matrix-react-sdk/pull/25). Contributed by @florianduros.
* Remove release announcement of the new header (https://github.com/element-hq/matrix-react-sdk/pull/23). Contributed by @florianduros.

## 🐛 Bug Fixes

* Fix timeout type (https://github.com/element-hq/matrix-react-sdk/pull/40). Contributed by @dbkr.
* Fix huge usage bandwidth and performance issue of pinned message banner. (https://github.com/element-hq/matrix-react-sdk/pull/37). Contributed by @florianduros.
* Reverse order of pinned message list (https://github.com/element-hq/matrix-react-sdk/pull/19). Contributed by @florianduros.

-------------------------------------------------------------------
Wed Sep 11 09:49:48 UTC 2024 - Dominik Heidler <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion packages/e/element-web/element-web.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: element-web
Version: 1.11.77
Version: 1.11.79
Release: 0
Summary: A glossy Matrix collaboration client - web files
License: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/e/element-web/jitsi_external_api.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/e/element-web/npm-packages-offline-cache.tar.gz

0 comments on commit 727939c

Please sign in to comment.