Skip to content

Commit

Permalink
Update element-web to version 1.11.90 / rev 72 via SR 1238071
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1238071
by user dheidler + anag+factory
- Version 1.11.90
  ## ✨ Features
  * Docker: run as non-root (element-hq/element-web#28849). Contributed by @richvdh.
  * Docker: allow configuration of HTTP listen port via env var (element-hq/element-web#28840). Contributed by @richvdh.
  * Update matrix-wysiwyg to consume WASM asset (element-hq/element-web#28838). Contributed by @t3chguy.
  * OIDC settings tweaks (element-hq/element-web#28787). Contributed by @t3chguy.
  * Delabs native OIDC support (element-hq/element-web#28615). Contributed by @t3chguy.
  * Move room header info button to right-most position (element-hq/element-web#28754). Contributed by @t3chguy.
  * Enable key backup by defa
  • Loading branch information
dheidler authored and bmwiedemann committed Jan 15, 2025
1 parent c858584 commit 73bb514
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 3 deletions.
Binary file modified packages/e/element-web/.files
Binary file not shown.
26 changes: 26 additions & 0 deletions packages/e/element-web/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -1060,4 +1060,30 @@ Version 1.11.84
<comment>Automatic submission by obs-autosubmit</comment>
<requestid>1233324</requestid>
</revision>
<revision rev="72" vrev="1">
<srcmd5>a90f995baccd86cf750ddc6243ce8f9c</srcmd5>
<version>1.11.90</version>
<time>1736959558</time>
<user>anag+factory</user>
<comment>- Version 1.11.90
## ✨ Features
* Docker: run as non-root (https://github.com/element-hq/element-web/pull/28849). Contributed by @richvdh.
* Docker: allow configuration of HTTP listen port via env var (https://github.com/element-hq/element-web/pull/28840). Contributed by @richvdh.
* Update matrix-wysiwyg to consume WASM asset (https://github.com/element-hq/element-web/pull/28838). Contributed by @t3chguy.
* OIDC settings tweaks (https://github.com/element-hq/element-web/pull/28787). Contributed by @t3chguy.
* Delabs native OIDC support (https://github.com/element-hq/element-web/pull/28615). Contributed by @t3chguy.
* Move room header info button to right-most position (https://github.com/element-hq/element-web/pull/28754). Contributed by @t3chguy.
* Enable key backup by default (https://github.com/element-hq/element-web/pull/28691). Contributed by @dbkr.
## 🐛 Bug Fixes
* Fix building the automations mermaid diagram (https://github.com/element-hq/element-web/pull/28881). Contributed by @dbkr.
* Playwright: wait for the network listener on the postgres db (https://github.com/element-hq/element-web/pull/28808). Contributed by @dbkr.
Version 1.11.89
This is a patch release to fix a bug which could prevent loading stored crypto state from storage, and also to fix URL previews when switching back to a room.

## 🐛 Bug Fixes

* Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593)
* Fix url preview display (https://github.com/element-hq/element-web/pull/28766).</comment>
<requestid>1238071</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/e/element-web/element-web-1.11.88.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/e/element-web/element-web-1.11.90.tar.gz
28 changes: 28 additions & 0 deletions packages/e/element-web/element-web.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Jan 15 12:53:15 UTC 2025 - Dominik Heidler <dheidler@suse.de>

- Version 1.11.90
## ✨ Features

* Docker: run as non-root (https://github.com/element-hq/element-web/pull/28849). Contributed by @richvdh.
* Docker: allow configuration of HTTP listen port via env var (https://github.com/element-hq/element-web/pull/28840). Contributed by @richvdh.
* Update matrix-wysiwyg to consume WASM asset (https://github.com/element-hq/element-web/pull/28838). Contributed by @t3chguy.
* OIDC settings tweaks (https://github.com/element-hq/element-web/pull/28787). Contributed by @t3chguy.
* Delabs native OIDC support (https://github.com/element-hq/element-web/pull/28615). Contributed by @t3chguy.
* Move room header info button to right-most position (https://github.com/element-hq/element-web/pull/28754). Contributed by @t3chguy.
* Enable key backup by default (https://github.com/element-hq/element-web/pull/28691). Contributed by @dbkr.

## 🐛 Bug Fixes

* Fix building the automations mermaid diagram (https://github.com/element-hq/element-web/pull/28881). Contributed by @dbkr.
* Playwright: wait for the network listener on the postgres db (https://github.com/element-hq/element-web/pull/28808). Contributed by @dbkr.


Version 1.11.89
This is a patch release to fix a bug which could prevent loading stored crypto state from storage, and also to fix URL previews when switching back to a room.

## 🐛 Bug Fixes

* Upgrade matrix-sdk-crypto-wasm to 1.11.0 (https://github.com/matrix-org/matrix-js-sdk/pull/4593)
* Fix url preview display (https://github.com/element-hq/element-web/pull/28766).

-------------------------------------------------------------------
Wed Dec 18 11:55:54 UTC 2024 - Dominik Heidler <dheidler@suse.de>

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.88
Version: 1.11.90
Release: 0
Summary: A glossy Matrix collaboration client - web files
License: AGPL-3.0-only or GPL-3.0-only
Expand Down
2 changes: 1 addition & 1 deletion packages/e/element-web/npm-packages-offline-cache.tar.gz

0 comments on commit 73bb514

Please sign in to comment.