Accepting request 1238071 from devel:languages:nodejs
- 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). OBS-URL: https://build.opensuse.org/request/show/1238071 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/element-web?expand=0&rev=72
This commit is contained in:
commit
c6ae7ec112
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecdb55b87d09329b3b496cd0d7b89d8ad336c50cf073df0e556720435ebc400b
|
||||
size 20611157
|
3
element-web-1.11.90.tar.gz
Normal file
3
element-web-1.11.90.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd4311e079e71602ef74ecf3b69af7803f52ec616af75cf9a5da67418824766f
|
||||
size 20761158
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb0757e693b9158626efe6ebcc25dc9352350a4c5ec9e9106048cf21fc78c79b
|
||||
size 133658562
|
||||
oid sha256:a3d0dc0f4ed9db8c9f65f6639623c8448c4c4d191b27065f2c1da275e7ceba3b
|
||||
size 131548147
|
||||
|
Loading…
x
Reference in New Issue
Block a user