1 Commits

Author SHA256 Message Date
Dominik Heidler
9afbe04c05 Version 1.12.3 2025-11-24 14:38:36 +01:00
5 changed files with 31 additions and 6 deletions

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Nov 24 12:12:13 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
* 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.
-------------------------------------------------------------------
Tue Oct 21 12:25:34 UTC 2025 - Dominik Heidler <dheidler@suse.de>

View File

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

BIN
vendor.tar.zst LFS

Binary file not shown.