|
| 1 | +Changes in[1.11.92](https://github.com/element-hq/element-web/releases/tag/v1.11.92) (2025-02-11) |
| 2 | +================================================================================================== |
| 3 | +##✨ Features |
| 4 | + |
| 5 | +*[Backport staging] Log when we show, and hide, encryption setup toasts ([#29238](https://github.com/element-hq/element-web/pull/29238)). Contributed by@richvdh. |
| 6 | +* Make profile header section match the designs ([#29163](https://github.com/element-hq/element-web/pull/29163)). Contributed by@MidhunSureshR. |
| 7 | +* Always show back button in the right panel ([#29128](https://github.com/element-hq/element-web/pull/29128)). Contributed by@MidhunSureshR. |
| 8 | +* Schedule dehydration on reload if the dehydration key is already cached locally ([#29021](https://github.com/element-hq/element-web/pull/29021)). Contributed by@uhoreg. |
| 9 | +* update to twemoji 15.1.0 ([#29115](https://github.com/element-hq/element-web/pull/29115)). Contributed by@ara4n. |
| 10 | +* Update matrix-widget-api ([#29112](https://github.com/element-hq/element-web/pull/29112)). Contributed by@toger5. |
| 11 | +* Allow navigating through the memberlist using up/down keys ([#28949](https://github.com/element-hq/element-web/pull/28949)). Contributed by@MidhunSureshR. |
| 12 | +* Style room header icons and facepile for toggled state ([#28968](https://github.com/element-hq/element-web/pull/28968)). Contributed by@MidhunSureshR. |
| 13 | +* Move threads header below base card header ([#28969](https://github.com/element-hq/element-web/pull/28969)). Contributed by@MidhunSureshR. |
| 14 | +* Add`Advanced` section to the user settings encryption tab ([#28804](https://github.com/element-hq/element-web/pull/28804)). Contributed by@florianduros. |
| 15 | +* Fix outstanding UX issues with replies/mentions/keyword notifs ([#28270](https://github.com/element-hq/element-web/pull/28270)). Contributed by@taffyko. |
| 16 | +* Distinguish room state and timeline events when dealing with widgets ([#28681](https://github.com/element-hq/element-web/pull/28681)). Contributed by@robintown. |
| 17 | +* Switch OIDC primarily to new`/auth_metadata` API ([#29019](https://github.com/element-hq/element-web/pull/29019)). Contributed by@t3chguy. |
| 18 | +* More memberlist changes ([#29069](https://github.com/element-hq/element-web/pull/29069)). Contributed by@MidhunSureshR. |
| 19 | + |
| 20 | +##🐛 Bug Fixes |
| 21 | + |
| 22 | +*[Backport staging] Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast ([#29190](https://github.com/element-hq/element-web/pull/29190)). Contributed by@RiotRobot. |
| 23 | +* Encryption tab: hide`Advanced` section when the key storage is out of sync ([#29129](https://github.com/element-hq/element-web/pull/29129)). Contributed by@florianduros. |
| 24 | +* Fix share button in discovery settings being disabled incorrectly ([#29151](https://github.com/element-hq/element-web/pull/29151)). Contributed by@t3chguy. |
| 25 | +* Ensure switching rooms does not wrongly focus timeline search ([#29153](https://github.com/element-hq/element-web/pull/29153)). Contributed by@t3chguy. |
| 26 | +* Stop showing a dialog prompting the user to enter an old recovery key ([#29143](https://github.com/element-hq/element-web/pull/29143)). Contributed by@richvdh. |
| 27 | +* Make themed widgets reflect the effective theme ([#28342](https://github.com/element-hq/element-web/pull/28342)). Contributed by@robintown. |
| 28 | +* support non-VS16 emoji ligatures in TwemojiMozilla ([#29100](https://github.com/element-hq/element-web/pull/29100)). Contributed by@ara4n. |
| 29 | +* e2e test: Verify session with the encryption tab instead of the security\& privacy tab ([#29090](https://github.com/element-hq/element-web/pull/29090)). Contributed by@florianduros. |
| 30 | +* Work around cloudflare R2 / aws client incompatability ([#29086](https://github.com/element-hq/element-web/pull/29086)). Contributed by@dbkr. |
| 31 | +* Fix identity server settings visibility ([#29083](https://github.com/element-hq/element-web/pull/29083)). Contributed by@dbkr. |
| 32 | + |
| 33 | + |
1 | 34 | Changes in[1.11.91](https://github.com/element-hq/element-web/releases/tag/v1.11.91) (2025-01-28)
|
2 | 35 | ==================================================================================================
|
3 | 36 | ##✨ Features
|
|