forked from pool/element-web
- Version 1.11.57
## 🦖 Deprecations * Deprecate welcome bot `welcome_user_id` support (https://github.com/element-hq/element-web/pull/26885). Contributed by @t3chguy. ## ✨ Features * Expose apps/widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12071). Contributed by @charlynguyen. * Enable the rust-crypto labs button (https://github.com/matrix-org/matrix-react-sdk/pull/12114). Contributed by @richvdh. * Show a progress bar while migrating from legacy crypto (https://github.com/matrix-org/matrix-react-sdk/pull/12104). Contributed by @richvdh. * Update Twemoji to Jdecked v15.0.3 (https://github.com/matrix-org/matrix-react-sdk/pull/12147). Contributed by @t3chguy. * Change Quick Settings icon (https://github.com/matrix-org/matrix-react-sdk/pull/12141). Contributed by @florianduros. * Use Compound tooltips more widely (https://github.com/matrix-org/matrix-react-sdk/pull/12128). Contributed by @t3chguy. ## 🐛 Bug Fixes * Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer \& other data (https://github.com/matrix-org/matrix-react-sdk/pull/12166). Contributed by @t3chguy. * Fix account management link for delegated auth OIDC setups (https://github.com/matrix-org/matrix-react-sdk/pull/12144). Contributed by @t3chguy. * Fix Safari IME support (https://github.com/matrix-org/matrix-react-sdk/pull/11016). Contributed by @SuperKenVery. * Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12127). * Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12126). Contributed by @t3chguy. * Fix 1F97A and 1F979 in Twemoji COLR font (https://github.com/matrix-org/matrix-react-sdk/pull/12177). ## ✨ Features * Expose apps/widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12071). Contributed by @charlynguyen. * Enable the rust-crypto labs button (https://github.com/matrix-org/matrix-react-sdk/pull/12114). Contributed by @richvdh. * Show a progress bar while migrating from legacy crypto (https://github.com/matrix-org/matrix-react-sdk/pull/12104). Contributed by @richvdh. * Update Twemoji to Jdecked v15.0.3 (https://github.com/matrix-org/matrix-react-sdk/pull/12147). Contributed by @t3chguy. * Change Quick Settings icon (https://github.com/matrix-org/matrix-react-sdk/pull/12141). Contributed by @florianduros. * Use Compound tooltips more widely (https://github.com/matrix-org/matrix-react-sdk/pull/12128). Contributed by @t3chguy. ## 🐛 Bug Fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=63
This commit is contained in:
parent
211ae65e4d
commit
63e434415d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fa0e2ba0fe93fa25c37c120511be87bb49bda7d7ecafe59beba2a11b6ca43b3
|
||||
size 2393173
|
3
element-web-1.11.57.tar.gz
Normal file
3
element-web-1.11.57.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca91bffe2f5cf318e082a2737c76aa25958dd372507306a879b48e6df2411b5f
|
||||
size 2395944
|
@ -1,3 +1,61 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 09:56:59 UTC 2024 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
- Version 1.11.57
|
||||
## 🦖 Deprecations
|
||||
|
||||
* Deprecate welcome bot `welcome_user_id` support (https://github.com/element-hq/element-web/pull/26885). Contributed by @t3chguy.
|
||||
|
||||
## ✨ Features
|
||||
|
||||
* Expose apps/widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12071). Contributed by @charlynguyen.
|
||||
* Enable the rust-crypto labs button (https://github.com/matrix-org/matrix-react-sdk/pull/12114). Contributed by @richvdh.
|
||||
* Show a progress bar while migrating from legacy crypto (https://github.com/matrix-org/matrix-react-sdk/pull/12104). Contributed by @richvdh.
|
||||
* Update Twemoji to Jdecked v15.0.3 (https://github.com/matrix-org/matrix-react-sdk/pull/12147). Contributed by @t3chguy.
|
||||
* Change Quick Settings icon (https://github.com/matrix-org/matrix-react-sdk/pull/12141). Contributed by @florianduros.
|
||||
* Use Compound tooltips more widely (https://github.com/matrix-org/matrix-react-sdk/pull/12128). Contributed by @t3chguy.
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
|
||||
* Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer \& other data (https://github.com/matrix-org/matrix-react-sdk/pull/12166). Contributed by @t3chguy.
|
||||
* Fix account management link for delegated auth OIDC setups (https://github.com/matrix-org/matrix-react-sdk/pull/12144). Contributed by @t3chguy.
|
||||
* Fix Safari IME support (https://github.com/matrix-org/matrix-react-sdk/pull/11016). Contributed by @SuperKenVery.
|
||||
* Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12127).
|
||||
* Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12126). Contributed by @t3chguy.
|
||||
* Fix 1F97A and 1F979 in Twemoji COLR font (https://github.com/matrix-org/matrix-react-sdk/pull/12177).
|
||||
## ✨ Features
|
||||
|
||||
* Expose apps/widgets (https://github.com/matrix-org/matrix-react-sdk/pull/12071). Contributed by @charlynguyen.
|
||||
* Enable the rust-crypto labs button (https://github.com/matrix-org/matrix-react-sdk/pull/12114). Contributed by @richvdh.
|
||||
* Show a progress bar while migrating from legacy crypto (https://github.com/matrix-org/matrix-react-sdk/pull/12104). Contributed by @richvdh.
|
||||
* Update Twemoji to Jdecked v15.0.3 (https://github.com/matrix-org/matrix-react-sdk/pull/12147). Contributed by @t3chguy.
|
||||
* Change Quick Settings icon (https://github.com/matrix-org/matrix-react-sdk/pull/12141). Contributed by @florianduros.
|
||||
* Use Compound tooltips more widely (https://github.com/matrix-org/matrix-react-sdk/pull/12128). Contributed by @t3chguy.
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
|
||||
* Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer \& other data (https://github.com/matrix-org/matrix-react-sdk/pull/12166). Contributed by @t3chguy.
|
||||
* Fix account management link for delegated auth OIDC setups (https://github.com/matrix-org/matrix-react-sdk/pull/12144). Contributed by @t3chguy.
|
||||
* Fix Safari IME support (https://github.com/matrix-org/matrix-react-sdk/pull/11016). Contributed by @SuperKenVery.
|
||||
* Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12127).
|
||||
* Fix Stickerpicker layout crossing multiple CSS stacking contexts (https://github.com/matrix-org/matrix-react-sdk/pull/12126). Contributed by @t3chguy.
|
||||
* Fix 1F97A and 1F979 in Twemoji COLR font (https://github.com/matrix-org/matrix-react-sdk/pull/12177).
|
||||
## ✨ Features
|
||||
|
||||
* Use jitsi-lobby in video channel (video rooms) (https://github.com/element-hq/element-web/pull/26879). Contributed by @toger5.
|
||||
|
||||
|
||||
|
||||
- Version 1.11.55
|
||||
|
||||
## ✨ Features
|
||||
|
||||
* Broaden support for matrix spec versions (https://github.com/matrix-org/matrix-react-sdk/pull/12159). Contributed by @RiotRobot.
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
|
||||
* Fixed shield alignment on message Input (https://github.com/matrix-org/matrix-react-sdk/pull/12155). Contributed by @RiotRobot.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 14:26:02 UTC 2024 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: element-web
|
||||
Version: 1.11.54
|
||||
Version: 1.11.57
|
||||
Release: 0
|
||||
Summary: A glossy Matrix collaboration client - web files
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f93cd27dec84d63fdfd2f0c4ed93b2f20255a0738c6e9f9cec3c80f18c6c28b
|
||||
size 137433406
|
||||
oid sha256:d57360b53fc40e42b5ddbfdafd5e8cd03e12d275869adfc65ea0b026ea4f314e
|
||||
size 137645995
|
||||
|
Loading…
Reference in New Issue
Block a user