- Version 1.11.52
## ✨ Features * Keep more recent rageshake logs (https://github.com/matrix-org/matrix-react-sdk/pull/12003). Contributed by @richvdh. ## 🐛 Bug Fixes * Fix bug which prevented correct clean up of rageshake store (https://github.com/matrix-org/matrix-react-sdk/pull/12002). Contributed by @richvdh. * Set up key backup using non-deprecated APIs (https://github.com/matrix-org/matrix-react-sdk/pull/12005). Contributed by @andybalaam. * Fix notifications appearing for old events (https://github.com/matrix-org/matrix-js-sdk/pull/3946). Contributed by @dbkr. * Prevent phantom notifications from events not in a room's timeline (https://github.com/matrix-org/matrix-js-sdk/pull/3942). Contributed by @dbkr. OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-web?expand=0&rev=59
This commit is contained in:
parent
ad708c1843
commit
ba040f9b41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7a8e83dabe475703abed38d882ffefd93ce3e3e6e4f9dc4f6476f0527e971ee
|
||||
size 2387780
|
3
element-web-1.11.52.tar.gz
Normal file
3
element-web-1.11.52.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53f480ad98619209f8cab66d043c8f1fde4f967caf6688f591eeebf0c4184b19
|
||||
size 2387665
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 18:28:07 UTC 2023 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
- Version 1.11.52
|
||||
## ✨ Features
|
||||
|
||||
* Keep more recent rageshake logs (https://github.com/matrix-org/matrix-react-sdk/pull/12003). Contributed by @richvdh.
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
|
||||
* Fix bug which prevented correct clean up of rageshake store (https://github.com/matrix-org/matrix-react-sdk/pull/12002). Contributed by @richvdh.
|
||||
* Set up key backup using non-deprecated APIs (https://github.com/matrix-org/matrix-react-sdk/pull/12005). Contributed by @andybalaam.
|
||||
* Fix notifications appearing for old events (https://github.com/matrix-org/matrix-js-sdk/pull/3946). Contributed by @dbkr.
|
||||
* Prevent phantom notifications from events not in a room's timeline (https://github.com/matrix-org/matrix-js-sdk/pull/3942). Contributed by @dbkr.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 10:56:37 UTC 2023 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: element-web
|
||||
Version: 1.11.51
|
||||
Version: 1.11.52
|
||||
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:1cdc5125a5cedb0d60730a13905c0f48cefeb2845304178b7e38ad1415ecb880
|
||||
size 101513806
|
||||
oid sha256:1704139271acb4f172976ca46e5ecb838b79bf73dadf7b50b64a2e2f275d1da2
|
||||
size 100527868
|
||||
|
Loading…
Reference in New Issue
Block a user