forked from pool/element-desktop
Accepting request 1194487 from devel:languages:nodejs
OBS-URL: https://build.opensuse.org/request/show/1194487 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/element-desktop?expand=0&rev=62
This commit is contained in:
commit
c70bf4f49f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b196f6f02a122a08046920ec51944c954aaf91f5f931624a99b042558781ac6
|
||||
size 3213199
|
3
element-desktop-1.11.73.tar.gz
Normal file
3
element-desktop-1.11.73.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58e568a2449bf88574195aa608471aee8058144ae09c2aa9b987538df9c70a76
|
||||
size 3208369
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 16 15:30:55 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Version 1.11.73
|
||||
Fixes for CVE-2024-42347 / GHSA-f83w-wqhc-cfp4.
|
||||
|
||||
- Version 1.11.72
|
||||
## Features
|
||||
* Support authenticated media downloads in Desktop too (#1757). Contributed by @turt2live.
|
||||
* Polyfill Intl.Segmenter for wider web browser compatibility (#27803). Contributed by @dbkr.
|
||||
* Enable audio/webaudio Modernizr rule (#27772). Contributed by @t3chguy.
|
||||
* Add release announcement for the new room header (#12802). Contributed by @MidhunSureshR.
|
||||
* Default the room header to on (#12803). Contributed by @MidhunSureshR.
|
||||
* Update Thread Panel to match latest designs (#12797). Contributed by @t3chguy.
|
||||
* Close any open modals on logout (#12777). Contributed by @dbkr.
|
||||
* Iterate design of right panel empty state (#12796). Contributed by @t3chguy.
|
||||
* Update styling of UserInfo right panel card (#12788). Contributed by @t3chguy.
|
||||
* Accessibility: Add Landmark navigation (#12190). Contributed by @akirk.
|
||||
* Let Element Call widget receive m.room.create (#12710). Contributed by @AndrewFerr.
|
||||
* Let Element Call widget set session memberships (#12713). Contributed by @AndrewFerr.
|
||||
* Update right panel base card styling to match Compound (#12768). Contributed by @t3chguy.
|
||||
* Align widget_build_url_ignore_dm with call behaviour switch between 1:1 and Widget (#12760). Contributed by @t3chguy.
|
||||
* Move integrations switch (#12733). Contributed by @dbkr.
|
||||
* Element-R: Report events with withheld keys separately to Posthog. (#12755). Contributed by @richvdh.
|
||||
|
||||
## Bug Fixes
|
||||
* Fix Docker tooling for building native components (#1779). Contributed by @t3chguy.
|
||||
* Add a modernizr check for WebAssembly support (#27776). Contributed by @dbkr.
|
||||
* Test for lack of WebAssembly support (#12792). Contributed by @dbkr.
|
||||
* Fix stray 'account' heading (#12791). Contributed by @dbkr.
|
||||
* Add test for the unsupported browser screen (#12787). Contributed by @dbkr.
|
||||
* Fix HTML export test (#12778). Contributed by @dbkr.
|
||||
* Fix HTML export missing a bunch of Compound variables (#12774). Contributed by @t3chguy.
|
||||
* Fix inability to change accent colour consistently in custom theming (#12772). Contributed by @t3chguy.
|
||||
* Fix edge case of landing on 3pid email link with registration disabled (#12771). Contributed by @t3chguy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 14:41:38 UTC 2024 - Dominik Heidler <dheidler@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: element-desktop
|
||||
Version: 1.11.71
|
||||
Version: 1.11.73
|
||||
Release: 0
|
||||
Summary: A glossy Matrix collaboration client - desktop
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user