✨ Features
- Live location sharing: live share warning in room (#8100).
- Add simple live share warning (#8066).
- extract reusable styled live beacon icon (#8103).
- Don't restore MemberInfo from RightPanel history when viewing a room (#8090). Fixes #21487.
- Allow sending files as replies as per MSC3676 (#8020). Fixes #7156.
- kill beacons on expiry (#8075).
- enable geolocation behaviour in location picker for live share type (#8068).
- Improve formatting features in the editor (#7104). Fixes #19501. Contributed by @alexanderstephan.
- Support MSC3026 busy presence (#8043).
- Show displayname in non-narrow thread summeries (#8036). Fixes #19646.
- Tweak search dialog based on new designs (#7980). Fixes #21285 and #21289.
- fallback to event text in location body when map unavailable (#7982). Fixes #20655.
- Send pin drop location share events (#7967).
🐛 Bug Fixes
- fix quicktime video thumbnailing (#8108). Fixes #21505.
- Fix scroll behaviour in space panel (#8111). Fixes #21467.
- Fix emoting with emoji or pills (#8105). Fixes #21497.
- Remove padding of InviteDialog & fix visual regression (#8076). Fixes #20631. Contributed by @luixxiul.
- Fixes mx_MLocationBody_markerBorder (#8069). Fixes #21444. Contributed by @luixxiul.
- Make margin and padding of mx_InviteDialog_other consistent (#8063). Fixes #20631. Contributed by @luixxiul.
- Fix freeze/crash when 1:1 calling (#8057). Fixes #21181.
- Don't assume that widget IDs are unique (#8052). Fixes #21399.
- Fix the header of Space landing page (#8048). Fixes #21402. Contributed by @luixxiul.
- Fix buttons alignment of Space list header (#8047). Fixes #21401. Contributed by @luixxiul.
- Fix null-guarding regression around reply_to_event dispatch (#8039).
- Fix clicking on copy link to thread wrongly opening thread (#8038). Fixes #20653.
- Fix regression around replying to search results (#8035). Fixes #21389.
- Share shared history keys in the background (#8031). Fixes #21192.
- Paginate responses to pinned polls (#8025). Fixes #21382.
- Fix incorrect usage of unstable variant of
is_falling_back
(#8016). - Fix issues with ThreadSummary in msc-enabled mode (#8018). Fixes matrix-org/element-web-rageshakes#11401 and matrix-org/element-web-rageshakes#11400.
- Fix alignment of polls within threads (#8017). Fixes #21235.
- Fix issues with thread summaries being wrong or stale (#8015). Fixes #21363 and #21204.
- Fix button border color of LeaveSpaceDialog (#8010). Fixes #21365. Contributed by @luixxiul.
- Fix room list scroll jumps (#7991). Fixes #19322.
- Fix a variety of issues with HTML → Markdown conversion (#8004). Fixes #10648, #20718, #10722, #10389, #17610 #9984 and #20140.
- Wrap EventTile rather than its children in an error boundary (#7945).
- Normalized shortcut formatting for quote expansion control (#7995). Fixes #19685. Contributed by @Sinharitik589.
- Fix buttons and text layout on Security Key dialog (#7996). Fixes #21330. Contributed by @luixxiul.
- Fix formatting not being applied after links (#7990). Fixes #20091.