8
0
forked from pool/element-web

1 Commits
main ... 1.12.9

Author SHA256 Message Date
Dominik Heidler
c5101680ff Version 1.12.9 2026-01-30 15:39:30 +01:00
5 changed files with 200 additions and 6 deletions

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,197 @@
-------------------------------------------------------------------
Fri Jan 30 14:38:55 UTC 2026 - Dominik Heidler <dheidler@suse.de>
- Version 1.12.9
## ✨ Features
* Allow local log downloads when a rageshake URL is not configured. (https://github.com/element-hq/element-web/pull/31716). Contributed by @Half-Shot.
* Improve icon rendering accessibility (https://github.com/element-hq/element-web/pull/31776). Contributed by @t3chguy.
* Show "Bob shared this message" on messages shared via MSC4268 (https://github.com/element-hq/element-web/pull/31684). Contributed by @richvdh.
* Update the way we render icons for accessibility (https://github.com/element-hq/element-web/pull/31731). Contributed by @t3chguy.
* Switch from css masks to rendering svg (https://github.com/element-hq/element-web/pull/31681). Contributed by @t3chguy.
* Support for stable MSC4191 account management action parameter (https://github.com/element-hq/element-web/pull/31701). Contributed by @hughns.
* Support for stable m.oauth UIA stage from MSC4312 (https://github.com/element-hq/element-web/pull/31704). Contributed by @hughns.
* Switch to Compound icons to replace old icons (https://github.com/element-hq/element-web/pull/31667). Contributed by @t3chguy.
* Switch from svg masks to svg rendering in more places (https://github.com/element-hq/element-web/pull/31652). Contributed by @t3chguy.
* Switch from svg masks to svg rendering in more places (https://github.com/element-hq/element-web/pull/31650). Contributed by @t3chguy.
* Update notification icons using Compound icons (https://github.com/element-hq/element-web/pull/31671). Contributed by @t3chguy.
* Memoise ListView context (https://github.com/element-hq/element-web/pull/31668). Contributed by @t3chguy.
* Switch emoji picker to use emoji for header icons (https://github.com/element-hq/element-web/pull/31645). Contributed by @t3chguy.
* Replace icons with Compound alternatives (https://github.com/element-hq/element-web/pull/31642). Contributed by @t3chguy.
## 🐛 Bug Fixes
* Fix avatar decorations in thread activity centre not being atop avatar (https://github.com/element-hq/element-web/pull/31789). Contributed by @t3chguy.
* Fix room settings roles tab getting confused if power level change fails (https://github.com/element-hq/element-web/pull/31768). Contributed by @t3chguy.
* Custom themes now import highlights in css (https://github.com/element-hq/element-web/pull/31758). Contributed by @Philldomd.
* Use correct translation for url preview settings (https://github.com/element-hq/element-web/pull/31740). Contributed by @florianduros.
* Fix error shown if accepting a 3pid invite (https://github.com/element-hq/element-web/pull/31735). Contributed by @dbkr.
* Ensure correct focus configuration for Element Call before allowing users to call. (https://github.com/element-hq/element-web/pull/31490). Contributed by @Half-Shot.
* Fix emoji font in emoji picker header buttons (https://github.com/element-hq/element-web/pull/31679). Contributed by @t3chguy.
* fix flaky test by waiting for chat panel before counting messages (https://github.com/element-hq/element-web/pull/31633). Contributed by @BillCarsonFr.
Version 1.12.8
## 🦖 Deprecations
* Remove `element_call.participant_limit` config and associated code. (https://github.com/element-hq/element-web/pull/31638). Contributed by @Half-Shot.
## ✨ Features
* Switch to rendering svg icons rather than masking them (https://github.com/element-hq/element-web/pull/31557). Contributed by @t3chguy.
* Update history visibility UX (https://github.com/element-hq/element-web/pull/31635). Contributed by @langleyd.
* Show correct call icon for joining a call. (https://github.com/element-hq/element-web/pull/31489). Contributed by @Half-Shot.
* Update StopGapWidgetDriver to support sticky events (https://github.com/element-hq/element-web/pull/31205). Contributed by @Half-Shot.
* Remove release announcements for new sounds \& room list (https://github.com/element-hq/element-web/pull/31544). Contributed by @t3chguy.
* Add button to restore from backup into /devtools (https://github.com/element-hq/element-web/pull/31581). Contributed by @mxandreas.
* Switch to non-solid compound icons for room settings \& composer (https://github.com/element-hq/element-web/pull/31561). Contributed by @t3chguy.
* Support encrypted state events MSC4362 (https://github.com/element-hq/element-web/pull/31513). Contributed by @andybalaam.
* Update prop type \& documentation for HistoryVisibleBanner and VM. (https://github.com/element-hq/element-web/pull/31545). Contributed by @kaylendog.
* Switch to Compound icons in more places (https://github.com/element-hq/element-web/pull/31560). Contributed by @t3chguy.
* Switch to rendering svg icons rather than masking them (https://github.com/element-hq/element-web/pull/31550). Contributed by @t3chguy.
* Make AccessibleButton contrast control compatible (https://github.com/element-hq/element-web/pull/31308). Contributed by @t3chguy.
* Switch to compound-design-tokens for platform icons (https://github.com/element-hq/element-web/pull/31543). Contributed by @t3chguy.
* Switch to rendering svg icons rather than masking them (https://github.com/element-hq/element-web/pull/31531). Contributed by @t3chguy.
* Switch to rendering svg icons rather than css masking (https://github.com/element-hq/element-web/pull/31517). Contributed by @t3chguy.
* Auto approve matrix rtc member event (`m.rtc.member`) (sticky events) (https://github.com/element-hq/element-web/pull/31452). Contributed by @toger5.
* Size Autocomplete relative to the RoomView height rather than the viewport height (https://github.com/element-hq/element-web/pull/31425). Contributed by @langleyd.
* Implement UI for history visibility acknowledgement. (https://github.com/element-hq/element-web/pull/31156). Contributed by @kaylendog.
* Export disposing hook from package (https://github.com/element-hq/element-web/pull/31498). Contributed by @MidhunSureshR.
* Change `header-panel-bg-hover` to use `var(--cpd-color-bg-action-secondary-hovered)` for better custom theming (https://github.com/element-hq/element-web/pull/31457). Contributed by @th0mcat.
* Improve icon rendering in iconized context menu (https://github.com/element-hq/element-web/pull/31458). Contributed by @t3chguy.
## 🐛 Bug Fixes
* https://github.com/element-hq/element-web/pull/31705). Contributed by @RiotRobot.
* Fix expand/collapse reply preview not showing in some cases (https://github.com/element-hq/element-web/pull/31639). Contributed by @t3chguy.
* Fix bundled font or custom font not applied after theme switch (https://github.com/element-hq/element-web/pull/31591). Contributed by @florianduros.
* Add ol override CSS for markdown-body (https://github.com/element-hq/element-web/pull/31618). Contributed by @niamu.
* Fix reaction left margin in timeline card (https://github.com/element-hq/element-web/pull/31625). Contributed by @t3chguy.
* Open right panel timeline when jumping to event with maximised widget (https://github.com/element-hq/element-web/pull/31626). Contributed by @t3chguy.
* Fix Compound Link elements not having an underline. (https://github.com/element-hq/element-web/pull/31583). Contributed by @Half-Shot.
* Recalculate mentions metadata of forwarded messages based on message body (https://github.com/element-hq/element-web/pull/31193). Contributed by @twassman.
* Fix Room Preview Card Layout (https://github.com/element-hq/element-web/pull/31611). Contributed by @germain-gg.
* Fix: WidgetMessaging not properly closed causing side effects and bugs (https://github.com/element-hq/element-web/pull/31598). Contributed by @BillCarsonFr.
* Handle cross-signing keys missing locally and/or from secret storage (https://github.com/element-hq/element-web/pull/31367). Contributed by @uhoreg.
* fix: Allow wrapping in `Banner` component. (https://github.com/element-hq/element-web/pull/31532). Contributed by @kaylendog.
* Update algorithm for history visible banner. (https://github.com/element-hq/element-web/pull/31577). Contributed by @kaylendog.
* Fix styling issue when using EW modules (https://github.com/element-hq/element-web/pull/31533). Contributed by @florianduros.
* Prevent history visible banner from displaying in threads. (https://github.com/element-hq/element-web/pull/31535). Contributed by @kaylendog.
* Make the feedback icon be the right color in dark theme (https://github.com/element-hq/element-web/pull/31527). Contributed by @robintown.
Version 1.12.7
## ✨ Features
* Replace legacy icons with compound (https://github.com/element-hq/element-web/pull/31424). Contributed by @t3chguy.
* Update polls UX to match EX Mobile and improve accessibility (https://github.com/element-hq/element-web/pull/31245). Contributed by @langleyd.
* Add option to enable read receipt and marker when user interact with UI (https://github.com/element-hq/element-web/pull/31353). Contributed by @florianduros.
* Introduce a hook to auto dispose view models (https://github.com/element-hq/element-web/pull/31178). Contributed by @MidhunSureshR.
* Update settings toggles to use consistent design across app. (https://github.com/element-hq/element-web/pull/30169). Contributed by @Half-Shot.
* Add ability to the room view to hide widgets (https://github.com/element-hq/element-web/pull/31400). Contributed by @langleyd.
* call: Pass the echo cancellation and noise suppression settings to EC (https://github.com/element-hq/element-web/pull/31317). Contributed by @BillCarsonFr.
* Tweak rendering of icons for a11y (https://github.com/element-hq/element-web/pull/31358). Contributed by @t3chguy.
* Implement new `renderNotificationDecoration` from module API (https://github.com/element-hq/element-web/pull/31389). Contributed by @MidhunSureshR.
* Replace more icons with compound (https://github.com/element-hq/element-web/pull/31381). Contributed by @t3chguy.
* Replace more icons with compound (https://github.com/element-hq/element-web/pull/31378). Contributed by @t3chguy.
* `<Banner/>`: Hide `Dismiss` button if `onClose` handler is not provided. (https://github.com/element-hq/element-web/pull/31362). Contributed by @kaylendog.
* Replace batch of legacy icons with compound design tokens (https://github.com/element-hq/element-web/pull/31360). Contributed by @t3chguy.
* MSC4380: Invite blocking (https://github.com/element-hq/element-web/pull/31268). Contributed by @richvdh.
* Tweak rendering of icons for accessibility (https://github.com/element-hq/element-web/pull/31346). Contributed by @t3chguy.
* Implement a shared `Banner` component. (https://github.com/element-hq/element-web/pull/31266). Contributed by @kaylendog.
* Allow the Login screen to use the dark theme (https://github.com/element-hq/element-web/pull/31293). Contributed by @richvdh.
## 🐛 Bug Fixes
* https://github.com/element-hq/element-web/pull/31559). Contributed by @t3chguy.
* https://github.com/element-hq/element-web/pull/31548). Contributed by @RiotRobot.
* https://github.com/element-hq/element-web/pull/31522). Contributed by @RiotRobot.
* https://github.com/element-hq/element-web/pull/31511). Contributed by @RiotRobot.
* https://github.com/element-hq/element-web/pull/31507). Contributed by @RiotRobot.
* Fix composer button visibility in contrast colour mode (https://github.com/element-hq/element-web/pull/31255). Contributed by @t3chguy.
* Ensure correct room version is used and permissions are appropriately sert when creating rooms (https://github.com/element-hq/element-web/pull/31464). Contributed by @Half-Shot.
* Fix e2e icon rendering (https://github.com/element-hq/element-web/pull/31454). Contributed by @t3chguy.
* EventIndexer: ensure we add initial checkpoints when the db is first opened (https://github.com/element-hq/element-web/pull/31448). Contributed by @richvdh.
* Fix `/join <alias>` command failing due to race condition (https://github.com/element-hq/element-web/pull/31433). Contributed by @MidhunSureshR.
* MessageEventIndexDialog: distinguish indexed rooms (https://github.com/element-hq/element-web/pull/31436). Contributed by @richvdh.
* Move `EditInPlace` out of `Form` (Fixes: reloading EW on EC url update) (https://github.com/element-hq/element-web/pull/31434). Contributed by @toger5.
* Fixes issue where cursor would jump to the beginning of the input field after converting Japanese text and pressing Tab (https://github.com/element-hq/element-web/pull/31432). Contributed by @shinaoka.
* Fix widgets getting stuck in loading states (https://github.com/element-hq/element-web/pull/31314). Contributed by @robintown.
* Room list: fix room options remaining on room item after mouse leaving (https://github.com/element-hq/element-web/pull/31414). Contributed by @florianduros.
* Make `RoomList.showMessagePreview` configurable by `config.json` (https://github.com/element-hq/element-web/pull/31419). Contributed by @florianduros.
* Fix bug which caused app not to load correctly when `force_verification` is enabled (https://github.com/element-hq/element-web/pull/31265). Contributed by @richvdh.
* Room list: display the menu option on the room list item when clicked/opened (https://github.com/element-hq/element-web/pull/31380). Contributed by @florianduros.
* Fix handling of SVGs (https://github.com/element-hq/element-web/pull/31359). Contributed by @t3chguy.
* Fix word wrapping in expanded left panel buttons (https://github.com/element-hq/element-web/pull/31377). Contributed by @t3chguy.
* Fix aspect ratio on error view background (https://github.com/element-hq/element-web/pull/31361). Contributed by @t3chguy.
* Fix failure to request persistent storage perms (https://github.com/element-hq/element-web/pull/31299). Contributed by @richvdh.
* Fix calls sometimes not knowing that they're presented (https://github.com/element-hq/element-web/pull/31313). Contributed by @robintown.
Version 1.12.6
This release fixes a bug where 1:1 calling was incorrectly not available if no Element Call focus was set.
## 🐛 Bug Fixes
* Add option to pick call options for voice calls. (https://github.com/element-hq/element-web/pull/31413).
Version 1.12.5
## ✨ Features
* Update Emojibase to v17 (https://github.com/element-hq/element-web/pull/31307). Contributed by @t3chguy.
* Adds tooltip for compose menu (https://github.com/element-hq/element-web/pull/31122). Contributed by @byteplow.
* Add option to hide pinned message banner in room view (https://github.com/element-hq/element-web/pull/31296). Contributed by @florianduros.
* update twemoji to not monochromise emoji with BLACK in their name (https://github.com/element-hq/element-web/pull/31281). Contributed by @ara4n.
* upgrade to twemoji 17.0.2 and fix #14695 (https://github.com/element-hq/element-web/pull/31267). Contributed by @ara4n.
* Add options to hide right panel in room view (https://github.com/element-hq/element-web/pull/31252). Contributed by @florianduros.
* Delayed event management: split endpoints, no auth (https://github.com/element-hq/element-web/pull/31183). Contributed by @AndrewFerr.
* Support using Element Call for voice calls in DMs (https://github.com/element-hq/element-web/pull/30817). Contributed by @Half-Shot.
* Improve screen reader accessibility of auth pages (https://github.com/element-hq/element-web/pull/31236). Contributed by @t3chguy.
* Add posthog tracking for key backup toasts (https://github.com/element-hq/element-web/pull/31195). Contributed by @Half-Shot.
## 🐛 Bug Fixes
* Return to using Fira Code as the default monospace font (https://github.com/element-hq/element-web/pull/31302). Contributed by @ara4n.
* Fix case of home screen being displayed erroneously (https://github.com/element-hq/element-web/pull/31301). Contributed by @langleyd.
* Fix message edition and reply when multiple rooms at displayed the same moment (https://github.com/element-hq/element-web/pull/31280). Contributed by @florianduros.
* Key storage out of sync: reset key backup when needed (https://github.com/element-hq/element-web/pull/31279). Contributed by @uhoreg.
* Fix invalid events crashing entire room rather than just their tile (https://github.com/element-hq/element-web/pull/31256). Contributed by @t3chguy.
* Fix expand button of space panel getting cut off at the edges (https://github.com/element-hq/element-web/pull/31259). Contributed by @MidhunSureshR.
* Fix pill buttons in dialogs (https://github.com/element-hq/element-web/pull/31246). Contributed by @dbkr.
* Fix blank sections at the top and bottom of the member list when scrolling (https://github.com/element-hq/element-web/pull/31198). Contributed by @langleyd.
* Fix emoji category selection with keyboard (https://github.com/element-hq/element-web/pull/31162). Contributed by @langleyd.
Version 1.12.4
## ✨ Features
* Apply aria-hidden to emoji in SAS verification (https://github.com/element-hq/element-web/pull/31204). Contributed by @t3chguy.
* Add options to hide header and composer of room view for the module api (https://github.com/element-hq/element-web/pull/31095). Contributed by @florianduros.
* Experimental Module API Additions (https://github.com/element-hq/element-web/pull/30863). Contributed by @dbkr.
* Change polls to use fieldset/legend markup (https://github.com/element-hq/element-web/pull/31160). Contributed by @langleyd.
* Use compound Button styles for Jitsi button (https://github.com/element-hq/element-web/pull/31159). Contributed by @Half-Shot.
* Add FocusLock to emoji picker (https://github.com/element-hq/element-web/pull/31146). Contributed by @langleyd.
* Move room name, avatar, and topic to IOpts. (https://github.com/element-hq/element-web/pull/30981). Contributed by @kaylendog.
* Add a devtool for looking at users and their devices (https://github.com/element-hq/element-web/pull/30983). Contributed by @uhoreg.
## 🐛 Bug Fixes
* Fix room list handling of membership changes (https://github.com/element-hq/element-web/pull/31197). Contributed by @t3chguy.
* Fix room list unable to be resized when displayed after a module (https://github.com/element-hq/element-web/pull/31186). Contributed by @florianduros.
* Inhibit keyboard highlights in dialogs when effector is not in focus (https://github.com/element-hq/element-web/pull/31181). Contributed by @t3chguy.
* Strip mentions from forwarded messages (https://github.com/element-hq/element-web/pull/30884). Contributed by @twassman.
* Don't allow pin or edit of messages with a send status (https://github.com/element-hq/element-web/pull/31158). Contributed by @langleyd.
* Hide room header buttons if the room hasn't been created yet. (https://github.com/element-hq/element-web/pull/31092). Contributed by @Half-Shot.
* Fix screen readers not indicating the emoji picker search field is focused. (https://github.com/element-hq/element-web/pull/31128). Contributed by @langleyd.
* Fix emoji picker highlight missing when not active element (https://github.com/element-hq/element-web/pull/31148). Contributed by @t3chguy.
* Add relevant aria attribute for selected emoji in the emoji picker (https://github.com/element-hq/element-web/pull/31125). Contributed by @t3chguy.
* Fix tooltips within context menu portals being unreliable (https://github.com/element-hq/element-web/pull/31129). Contributed by @t3chguy.
* Avoid excessive re-render of room list and member list (https://github.com/element-hq/element-web/pull/31131). Contributed by @florianduros.
* Make emoji picker height responsive. (https://github.com/element-hq/element-web/pull/31130). Contributed by @langleyd.
* Emoji Picker: Focused emoji does not move with the arrow keys (https://github.com/element-hq/element-web/pull/30893). Contributed by @langleyd.
* Fix audio player seek bar position (https://github.com/element-hq/element-web/pull/31127). Contributed by @florianduros.
* Add aria label to emoji picker search (https://github.com/element-hq/element-web/pull/31126). Contributed by @langleyd.
-------------------------------------------------------------------
Mon Nov 24 12:12:13 UTC 2025 - Dominik Heidler <dheidler@suse.de>

View File

@@ -17,7 +17,7 @@
Name: element-web
Version: 1.12.3
Version: 1.12.9
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.