|
| 1 | +------------------------------------------------------------------- |
| 2 | +Tue Oct 21 12:25:34 UTC 2025 - Dominik Heidler <dheidler@suse.de> |
| 3 | + |
| 4 | +- Version 1.12.2 |
| 5 | + ## ✨ Features |
| 6 | + |
| 7 | + * Room List: Extend the viewport to avoid so many black spots when scrolling the room list (https://github.com/element-hq/element-web/pull/30867). Contributed by @langleyd. |
| 8 | + * Hide calling buttons in room header before a room is created (https://github.com/element-hq/element-web/pull/30816). Contributed by @Half-Shot. |
| 9 | + * Improve invite dialog ui - Part 2 (https://github.com/element-hq/element-web/pull/30836). Contributed by @florianduros. |
| 10 | + |
| 11 | + ## 🐛 Bug Fixes |
| 12 | + |
| 13 | + * Fix platform settings race condition and make auto-launch tri-state (https://github.com/element-hq/element-web/pull/30977). Contributed by @t3chguy. |
| 14 | + * Fix: member count in header and member list (https://github.com/element-hq/element-web/pull/30982). Contributed by @florianduros. |
| 15 | + * Fix duration of voice message in timeline (https://github.com/element-hq/element-web/pull/30973). Contributed by @florianduros. |
| 16 | + * Fix voice notes rendering at 00:00 when playback had not begun. (https://github.com/element-hq/element-web/pull/30961). Contributed by @Half-Shot. |
| 17 | + * Improve handling of animated images, add support for AVIF animations (https://github.com/element-hq/element-web/pull/30932). Contributed by @t3chguy. |
| 18 | + * Update key storage toggle when key storage status changes (https://github.com/element-hq/element-web/pull/30934). Contributed by @uhoreg. |
| 19 | + * Fix jitsi widget popout (https://github.com/element-hq/element-web/pull/30908). Contributed by @dbkr. |
| 20 | + * Improve keyboard navigation on invite dialog (https://github.com/element-hq/element-web/pull/30930). Contributed by @florianduros. |
| 21 | + * Prefer UIA flows with supported UIA stages (https://github.com/element-hq/element-web/pull/30926). Contributed by @richvdh. |
| 22 | + * Enhance accessibility of dropdown (https://github.com/element-hq/element-web/pull/30928). Contributed by @florianduros. |
| 23 | + * Improve accessibility of the `\<AvatarSetting> component (https://github.com/element-hq/element-web/pull/30907). Contributed by @MidhunSureshR. |
| 24 | + |
| 25 | + |
| 26 | +Version 1.12.1 |
| 27 | + ## ✨ Features |
| 28 | + |
| 29 | + * New Room List: Change the order of filters to match those on mobile (https://github.com/element-hq/element-web/pull/30905). Contributed by @langleyd. |
| 30 | + * New Room List: Don't clear filters on space change (https://github.com/element-hq/element-web/pull/30903). Contributed by @langleyd. |
| 31 | + * Add release announcement for the sounds (https://github.com/element-hq/element-web/pull/30900). Contributed by @langleyd. |
| 32 | + * Rich Text Editor: Add emoji suggestion support (https://github.com/element-hq/element-web/pull/30873). Contributed by @langleyd. |
| 33 | + * feat: Disable session lock when running in element-desktop (https://github.com/element-hq/element-web/pull/30643). Contributed by @kaylendog. |
| 34 | + * Improve invite dialog ui - Part 1 (https://github.com/element-hq/element-web/pull/30764). Contributed by @florianduros. |
| 35 | + * Update Message Sound for Element (https://github.com/element-hq/element-web/pull/30804). Contributed by @beatdemon. |
| 36 | + * Add new and improved ringtone (https://github.com/element-hq/element-web/pull/30761). Contributed by @Half-Shot. |
| 37 | + * Disable RTE formatting buttons when the content contains a slash command (https://github.com/element-hq/element-web/pull/30802). Contributed by @langleyd. |
| 38 | + |
| 39 | + ## 🐛 Bug Fixes |
| 40 | + |
| 41 | + * New Room List: Improve robustness of keyboard navigation (https://github.com/element-hq/element-web/pull/30888). Contributed by @langleyd. |
| 42 | + * Fix a11y issue on list in invite dialog (https://github.com/element-hq/element-web/pull/30878). Contributed by @florianduros. |
| 43 | + * Switch Export and Import Icons to match intuition (https://github.com/element-hq/element-web/pull/30805). Contributed by @micartey. |
| 44 | + * Hide breadcrumb option when new room list is enabled (https://github.com/element-hq/element-web/pull/30869). Contributed by @florianduros. |
| 45 | + * Avoid creating multiple call objects for the same widget (https://github.com/element-hq/element-web/pull/30839). Contributed by @robintown. |
| 46 | + * Add a test for #29882, which is fixed by matrix-org/matrix-js-sdk#5016 (https://github.com/element-hq/element-web/pull/30835). Contributed by @andybalaam. |
| 47 | + * fix: use `help_encryption_url` of config instead of hardcoded `https://element.io/help#encryption5` (https://github.com/element-hq/element-web/pull/30746). Contributed by @florianduros. |
| 48 | + * Fix html export when feature\_jump\_to\_date is enabled (https://github.com/element-hq/element-web/pull/30828). Contributed by @langleyd. |
| 49 | + * Fix #30439: "Forgot recovery key" should go to "reset" (https://github.com/element-hq/element-web/pull/30771). Contributed by @andybalaam. |
| 50 | + |
1 | 51 | ------------------------------------------------------------------- |
2 | 52 | Tue Sep 23 13:35:41 UTC 2025 - Dominik Heidler <dheidler@suse.de> |
3 | 53 |
|
|
0 commit comments