9
0

Version 1.12.3

This commit is contained in:
Dominik Heidler
2025-11-24 13:13:02 +01:00
parent 928911d942
commit 309dcd4ff9
5 changed files with 32 additions and 6 deletions

Binary file not shown.

BIN
element-desktop-1.12.3.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Nov 24 12:13:00 UTC 2025 - Dominik Heidler <dheidler@suse.de>
- Version 1.12.3
## 🦖 Deprecations
* Remove allowVoipWithNoMedia feature flag (https://github.com/element-hq/element-web/pull/31087). Contributed by @Half-Shot.
## ✨ Features
* Change module API to be an instance getter (https://github.com/element-hq/element-web/pull/31025). Contributed by @dbkr.
## 🐛 Bug Fixes
* Wait for Electron to be ready before we fire syntax error dialog (https://github.com/element-hq/element-desktop/pull/2659). Contributed by @t3chguy.
* Show hover elements when keyboard focus is within an event tile (https://github.com/element-hq/element-web/pull/31078). Contributed by @t3chguy.
* Ensure toolbar navigation pattern works in MessageActionBar (https://github.com/element-hq/element-web/pull/31080). Contributed by @t3chguy.
* Ensure sent markers are hidden when showing thread summary. (https://github.com/element-hq/element-web/pull/31076). Contributed by @Half-Shot.
* Fix translation in dev mode (https://github.com/element-hq/element-web/pull/31045). Contributed by @florianduros.
* Fix sort order in space hierarchy (https://github.com/element-hq/element-web/pull/30975). Contributed by @t3chguy.
* New Room list: don't display message preview of thread (https://github.com/element-hq/element-web/pull/31043). Contributed by @florianduros.
* Revert "A11y: move focus to right panel when opened" (https://github.com/element-hq/element-web/pull/30999). Contributed by @florianduros.
* Fix highlights in messages (or search results) breaking links (https://github.com/element-hq/element-web/pull/30264). Contributed by @bojidar-bg.
* Add prepare script (https://github.com/element-hq/element-web/pull/31030). Contributed by @dbkr.
* Fix html exports by adding SDKContext (https://github.com/element-hq/element-web/pull/30987). Contributed by @t3chguy.
-------------------------------------------------------------------
Wed Oct 22 10:39:01 UTC 2025 - Dominik Heidler <dheidler@suse.de>

View File

@@ -17,7 +17,7 @@
Name: element-desktop
Version: 1.12.2
Version: 1.12.3
Release: 0
Summary: A glossy Matrix collaboration client - desktop
License: AGPL-3.0-only OR GPL-3.0-only

BIN
vendor.tar.zst LFS

Binary file not shown.