forked from pool/element-web
- Version 1.11.13
## 🐛 Bug Fixes * Fix default behavior of Room.getBlacklistUnverifiedDevices ([\#2830](https://github.com/matrix-org/matrix-js-sdk/pull/2830)). Contributed by @duxovni. * Catch server versions API call exception when starting the client ([\#2828](https://github.com/matrix-org/matrix-js-sdk/pull/2828)). Fixes vector-im/element-web#23634. * Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\#2822](https://github.com/matrix-org/matrix-js-sdk/pull/2822)). Fixes vector-im/element-web#23655. OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=24
This commit is contained in:
parent
5a533187e2
commit
61f2d36a97
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75e09de4c0639f4b60d25af0043e030a53cc56d28ad4a22a91641217749c9252
|
||||
size 1469403
|
3
element-web-1.11.13.tar.gz
Normal file
3
element-web-1.11.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25ec5a29c051ebfb3ba950dcfde5c6d070fae2b5abae08bc606ee51b0b21d270
|
||||
size 1469294
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 15:27:37 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
- Version 1.11.13
|
||||
## 🐛 Bug Fixes
|
||||
* Fix default behavior of Room.getBlacklistUnverifiedDevices ([\#2830](https://github.com/matrix-org/matrix-js-sdk/pull/2830)). Contributed by @duxovni.
|
||||
* Catch server versions API call exception when starting the client ([\#2828](https://github.com/matrix-org/matrix-js-sdk/pull/2828)). Fixes vector-im/element-web#23634.
|
||||
* Fix authedRequest including `Authorization: Bearer undefined` for password resets ([\#2822](https://github.com/matrix-org/matrix-js-sdk/pull/2822)). Fixes vector-im/element-web#23655.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 15:07:28 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: element-web
|
||||
Version: 1.11.10
|
||||
Version: 1.11.13
|
||||
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:44dbdebf9ddb90e13ae4b45dcae55fa19a270e98ccf941f51281b96678106ff4
|
||||
size 96228612
|
||||
oid sha256:d805fa38860881785540fb0d4535e316995328039ed74ea7f57c194417711dc4
|
||||
size 99183515
|
||||
|
Loading…
Reference in New Issue
Block a user