forked from pool/element-desktop
- 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-desktop?expand=0&rev=23
This commit is contained in:
parent
491634ed47
commit
6d63be2f63
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb6a55ec367c1dbc0ee6a16db7b87af2a5de9547288e4d427a10a99f6834702a
|
||||
size 2010957
|
3
element-desktop-1.11.13.tar.gz
Normal file
3
element-desktop-1.11.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8045b16a972046441c24f84744b5d80fd5a462bf5b161b92529d498d0367a7df
|
||||
size 2013021
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 2 15:28:31 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 12 09:08:09 UTC 2022 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: element-desktop
|
||||
Version: 1.11.10
|
||||
Version: 1.11.13
|
||||
Release: 0
|
||||
Summary: A glossy Matrix collaboration client - desktop
|
||||
License: Apache-2.0
|
||||
|
@ -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,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bfa992df8347b65aa9e694610af0851cce3a1bf252efc1593ad8d0f60f78009
|
||||
size 123725922
|
||||
oid sha256:91f106a7493a4f8c3ce24310af9a3f373357f562387e295f088d100eed566b36
|
||||
size 123730449
|
||||
|
Loading…
Reference in New Issue
Block a user