This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Releases: matrix-org/matrix-react-sdk
Releases · matrix-org/matrix-react-sdk
v3.52.0-rc.2
✨ Features
- The first message in a DM can no longer be a sticker. This has been changed to avoid issues with the integration manager. (#9180).
v3.52.0-rc.1
✨ Features
- Device manager generic settings subsection component (#9147).
- Migrate the hidden read receipts flag to new "send read receipts" option (#9141).
- Live location sharing - share location at most every 5 seconds (#9148).
- Increase max length of voice messages to 15m (#9133). Fixes element-hq/element-web#18620.
- Move pin drop out of labs (#9135).
- Device manager - New device tile info design (#9122).
- Start DM on first message (#8612). Fixes element-hq/element-web#14736.
- Remove "Add Space" button from RoomListHeader when user cannot create spaces (#9129).
- The Welcome Home Screen: Dedicated Download Apps Dialog (#9120). Fixes element-hq/element-web#22921.
- The Welcome Home Screen: "Submit Feedback" pane (#9090). Fixes element-hq/element-web#22918.
- New User Onboarding Task List (#9083). Fixes element-hq/element-web#22919.
- Add support for disabling spell checking (#8604). Fixes element-hq/element-web#21901.
- Live location share - leave maximised map open when beacons expire (#9098).
🐛 Bug Fixes
- Fix pillification sometimes doubling up (#9152). Fixes element-hq/element-web#23036.
- Use stable reference for active tab in tabbedView (#9145).
- Fix composer padding (#9137). Fixes element-hq/element-web#22992.
- Fix highlights not being applied to plaintext messages (#9126). Fixes element-hq/element-web#22787.
- Fix dismissing edit composer when change was undone (#9109). Fixes element-hq/element-web#22932.
- 1-to-1 DM rooms with bots now act like DM rooms instead of multi-user-rooms before (#9124). Fixes element-hq/element-web#22894.
- Apply inline start padding to selected lines on modern layout only (#9006). Fixes element-hq/element-web#22768. Contributed by @luixxiul.
- Peek into world-readable rooms from spotlight (#9115). Fixes element-hq/element-web#22862.
- Use default styling on nested numbered lists due to MD being sensitive (#9110). Fixes element-hq/element-web#22935.
- Fix replying using chat effect commands (#9101). Fixes element-hq/element-web#22824.
v3.51.0
✨ Features
- Live location share - focus on user location on list item click (#9051). Contributed by @kerryarchibald.
- Live location sharing - don't trigger unread counts for beacon location events (#9071). Contributed by @kerryarchibald.
- Support for sending voice messages as replies and in threads (#9097). Fixes element-hq/element-web#22031.
- Add
Reply in thread
button to the right-click message context-menu (#9004). Fixes element-hq/element-web#22745. - Starred_Messages_Feature_Contd_II/Outreachy (#9086).
- Use "frequently used emojis" for autocompletion in composer (#8998). Fixes element-hq/element-web#18978. Contributed by @grimhilt.
- Improve clickability of view source event toggle button (#9068). Fixes element-hq/element-web#21856. Contributed by @luixxiul.
- Improve clickability of "collapse" link button on bubble layout (#9037). Fixes element-hq/element-web#22864. Contributed by @luixxiul.
- Starred_Messages_Feature/Outreachy (#8842).
- Implement Use Case Selection screen (#8984). Contributed by @justjanne.
- Live location share - handle insufficient permissions in location sharing (#9047). Contributed by @kerryarchibald.
- Improve _FilePanel.scss (#9031). Contributed by @luixxiul.
- Improve spotlight accessibility by adding context menus (#8907). Fixes element-hq/element-web#20875 and element-hq/element-web#22675. Contributed by @justjanne.
🐛 Bug Fixes
- Replace mask-images with svg components in MessageActionBar (#9088). Fixes element-hq/element-web#22912. Contributed by @kerryarchibald.
- Unbreak in-app permalink tooltips (#9087). Fixes element-hq/element-web#22874.
- Show a back button when viewing a space member (#9095). Fixes element-hq/element-web#22898.
- Align the right edge of info tile lines with normal ones on IRC layout (#9058). Fixes element-hq/element-web#22871. Contributed by @luixxiul.
- Prevent email verification from overriding existing sessions (#9075). Fixes element-hq/element-web#22881. Contributed by @justjanne.
- Fix wrong buttons being used when exploring public rooms (#9062). Fixes element-hq/element-web#22862.
- Re-add padding to generic event list summary on IRC layout (#9063). Fixes element-hq/element-web#22869. Contributed by @luixxiul.
- Joining federated rooms via the spotlight search should no longer cause a "No known servers" error. (#9055). Fixes element-hq/element-web#22845. Contributed by @Half-Shot.
v3.51.0-rc.1
✨ Features
- Live location share - focus on user location on list item click (#9051).
- Live location sharing - don't trigger unread counts for beacon location events (#9071).
- Support for sending voice messages as replies and in threads (#9097). Fixes element-hq/element-web#22031.
- Add
Reply in thread
button to the right-click message context-menu (#9004). Fixes element-hq/element-web#22745. - Starred_Messages_Feature_Contd_II/Outreachy (#9086).
- Use "frequently used emojis" for autocompletion in composer (#8998). Fixes element-hq/element-web#18978. Contributed by @grimhilt.
- Improve clickability of view source event toggle button (#9068). Fixes element-hq/element-web#21856. Contributed by @luixxiul.
- Improve clickability of "collapse" link button on bubble layout (#9037). Fixes element-hq/element-web#22864. Contributed by @luixxiul.
- Starred_Messages_Feature/Outreachy (#8842).
- Implement Use Case Selection screen (#8984).
- Live location share - handle insufficient permissions in location sharing (#9047).
- Improve _FilePanel.scss (#9031). Contributed by @luixxiul.
- Improve spotlight accessibility by adding context menus (#8907). Fixes element-hq/element-web#20875.
🐛 Bug Fixes
- Replace mask-images with svg components in MessageActionBar (#9088). Fixes element-hq/element-web#22912.
- Unbreak in-app permalink tooltips (#9087). Fixes element-hq/element-web#22874.
- Show a back button when viewing a space member (#9095). Fixes element-hq/element-web#22898.
- Align the right edge of info tile lines with normal ones on IRC layout (#9058). Fixes element-hq/element-web#22871. Contributed by @luixxiul.
- Prevent email verification from overriding existing sessions (#9075). Fixes element-hq/element-web#22881.
- Fix wrong buttons being used when exploring public rooms (#9062). Fixes element-hq/element-web#22862.
- Re-add padding to generic event list summary on IRC layout (#9063). Fixes element-hq/element-web#22869. Contributed by @luixxiul.
- Joining federated rooms via the spotlight search should no longer cause a "No known servers" error. (#9055). Fixes element-hq/element-web#22845.
v3.49.0
✨ Features
- Hide screenshare button in video rooms on Desktop (#9045).
- Add a developer command to reset Megolm and Olm sessions (#9044).
- add spaces to TileErrorBoundary (#9012). Contributed by @HarHarLinks.
- Location sharing - add localised strings to map (#9025). Fixes element-hq/element-web#21443. Contributed by @kerryarchibald.
- Added trim to ignore whitespaces in email check (#9027). Contributed by @ankur12-1610.
- Improve _GenericEventListSummary.scss (#9005). Contributed by @luixxiul.
- Live location share - tiles without tile server (PSG-591) (#8962). Contributed by @kerryarchibald.
- Add option to display tooltip on link hover (#8394). Fixes element-hq/element-web#21907.
- Support a module API surface for custom functionality (#8246).
- Adjust encryption copy when creating a video room (#8989). Fixes element-hq/element-web#22737.
- Add bidirectonal isolation for pills (#8985). Contributed by @sha-265.
- Delabs
Show current avatar and name for users in message history
(#8764). Fixes element-hq/element-web#22336. - Live location share - open latest location in map site (#8981). Contributed by @kerryarchibald.
- Improve LinkPreviewWidget (#8881). Fixes element-hq/element-web#22634. Contributed by @luixxiul.
- Render HTML topics in rooms on space home (#8939).
- Hide timestamp on event tiles being edited on every layout (#8956). Contributed by @luixxiul.
- Introduce new copy icon (#8942).
- Allow finding group DMs by members in spotlight (#8922). Fixes element-hq/element-web#22564. Contributed by @justjanne.
- Live location share - explicitly stop beacons replaced beacons (#8933). Contributed by @kerryarchibald.
- Remove unpin from widget kebab menu (#8924).
- Live location share - redact related locations on beacon redaction (#8926). Contributed by @kerryarchibald.
- Live location share - disallow message pinning (#8928). Contributed by @kerryarchibald.
🐛 Bug Fixes
- Unbreak in-app permalink tooltips (#9100).
- Add space for the stroke on message editor on IRC layout (#9030). Fixes element-hq/element-web#22785. Contributed by @luixxiul.
- Fix pinned messages not re-linkifying on edit (#9042). Fixes element-hq/element-web#22726.
- Don't unnecessarily persist the host signup dialog (#9043). Fixes element-hq/element-web#22778.
- Fix URL previews causing messages to become unrenderable (#9028). Fixes element-hq/element-web#22766.
- Fix event list summaries including invalid events (#9041). Fixes element-hq/element-web#22790.
- Correct accessibility labels for unread rooms in spotlight (#9003). Contributed by @justjanne.
- Enable search strings highlight on bubble layout (#9032). Fixes element-hq/element-web#22786. Contributed by @luixxiul.
- Unbreak URL preview for formatted links with tooltips (#9022). Fixes element-hq/element-web#22764.
- Re-add margin to tiles based on EventTileBubble (#9015). Fixes element-hq/element-web#22772. Contributed by @luixxiul.
- Fix Shortcut prompt for Search showing in minimized Roomlist (#9014). Fixes element-hq/element-web#22739. Contributed by @justjanne.
- Fix avatar position on event info line for hidden events on a thread (#9019). Fixes element-hq/element-web#22777. Contributed by @luixxiul.
- Fix lost padding of event tile info line (#9009). Fixes element-hq/element-web#22754 and element-hq/element-web#22759. Contributed by @luixxiul.
- Align verification bubble with normal event tiles on IRC layout (#9001). Fixes element-hq/element-web#22758. Contributed by @luixxiul.
- Ensure timestamp on generic event list summary is not hidden from TimelineCard (#9000). Fixes element-hq/element-web#22755. Contributed by @luixxiul.
- Fix headings margin on security user settings tab (#8826). Contributed by @luixxiul.
- Fix timestamp position on file panel (#8976). Fixes element-hq/element-web#22718. Contributed by @luixxiul.
- Stop using :not() pseudo class for mx_GenericEventListSummary (#8944). Fixes element-hq/element-web#22602. Contributed by @luixxiul.
- Don't show the same user twice in Spotlight (#8978). Fixes element-hq/element-web#22697.
- Align the right edge of expand / collapse link buttons of generic event list summary in bubble layout with a variable (#8992). Fixes element-hq/element-web#22743. Contributed by @luixxiul.
- Display own avatars on search results panel in bubble layout (#8990). Contributed by @luixxiul.
- Fix text flow of thread summary content on threads list (#8991). Fixes element-hq/element-web#22738. Contributed by @luixxiul.
- Fix the size of the clickable area of images (#8987). Fixes element-hq/element-web#22282.
- Fix font size of MessageTimestamp on TimelineCard (#8950). Contributed by @luixxiul.
- Improve security room settings tab style rules (#8844). Fixes element-hq/element-web#22575. Contributed by @luixxiul.
- Align E2E icon and avatar of info tile in compact modern layout (#8965). Fixes element-hq/element-web#22652. Contributed by @luixxiul.
- Fix clickable area of general event list summary toggle (#8979). Fixes element-hq/element-web#22722. Contributed by @luixxiul.
- Fix resizing room topic (#8966). Fixes element-hq/element-web#22689.
- Dismiss the search dialogue when starting a DM (#8967). Fixes element-hq/element-web#22700.
- Fix "greyed out" text style inconsistency on search result panel (#8974). Contributed by @luixxiul.
- Add top padding to EventTilePreview loader (#8977). Fixes element-hq/element-web#22719. Contributed by @luixxiul.
- Fix read receipts group position on TimelineCard in compact modern/group layout (#8971). Fixes element-hq/element-web#22715. Contributed by @luixxiul.
- Fix calls on homeservers without the unstable thirdparty endpoints. (#8931). Fixes element-hq/element-web#21680. Contributed by @deepbluev7.
- Enable ReplyChain text to be expanded on IRC layout (#8959). Fixes element-hq/element-web#22709. Contributed by @luixxiul.
- Fix hidden timestamp on message edit history dialog (#8955). Fixes element-hq/element-web#22701. Contributed by @luixxiul.
- Enable ReplyChain text to be expanded on bubble layout (#8958). Fixes element-hq/element-web#22709. Contributed by @luixxiul.
- Fix expand/collapse state wrong in metaspaces (#8952). Fixes element-hq/element-web#22632.
- Location (live) share replies now provide a fallback content (#8949).
- Fix space settings not opening for script-created spaces ([#8957](https://github.com/matrix-org/matrix-r...
v3.49.0-rc.2
🐛 Bug Fixes
- Prefer using the canonical alias in spotlight search (#9059). Fixes element-hq/element-web#22845.
v3.49.0-rc.1
✨ Features
- Hide screenshare button in video rooms on Desktop (#9045).
- Add a developer command to reset Megolm and Olm sessions (#9044).
- add spaces to TileErrorBoundary (#9012). Contributed by @HarHarLinks.
- Location sharing - add localised strings to map (#9025). Fixes element-hq/element-web#21443. Contributed by @kerryarchibald.
- Added trim to ignore whitespaces in email check (#9027). Contributed by @ankur12-1610.
- Improve _GenericEventListSummary.scss (#9005). Contributed by @luixxiul.
- Live location share - tiles without tile server (PSG-591) (#8962). Contributed by @kerryarchibald.
- Add option to display tooltip on link hover (#8394). Fixes element-hq/element-web#21907. Contributed by @Johennes.
- Support a module API surface for custom functionality (#8246).
- Adjust encryption copy when creating a video room (#8989). Fixes element-hq/element-web#22737.
- Add bidirectonal isolation for pills (#8985). Contributed by @sha-265.
- Delabs
Show current avatar and name for users in message history
(#8764). Fixes element-hq/element-web#22336. - Live location share - open latest location in map site (#8981). Contributed by @kerryarchibald.
- Improve LinkPreviewWidget (#8881). Fixes element-hq/element-web#22634. Contributed by @luixxiul.
- Render HTML topics in rooms on space home (#8939). Contributed by @Johennes.
- Hide timestamp on event tiles being edited on every layout (#8956). Contributed by @luixxiul.
- Introduce new copy icon (#8942).
- Allow finding group DMs by members in spotlight (#8922). Fixes element-hq/element-web#22564. Contributed by @justjanne.
- Live location share - explicitly stop beacons replaced beacons (#8933). Contributed by @kerryarchibald.
- Remove unpin from widget kebab menu (#8924).
- Live location share - redact related locations on beacon redaction (#8926). Contributed by @kerryarchibald.
- Live location share - disallow message pinning (#8928). Contributed by @kerryarchibald.
🐛 Bug Fixes
- Add space for the stroke on message editor on IRC layout (#9030). Fixes element-hq/element-web#22785. Contributed by @luixxiul.
- Fix pinned messages not re-linkifying on edit (#9042). Fixes element-hq/element-web#22726.
- Don't unnecessarily persist the host signup dialog (#9043). Fixes element-hq/element-web#22778.
- Fix URL previews causing messages to become unrenderable (#9028). Fixes element-hq/element-web#22766.
- Fix event list summaries including invalid events (#9041). Fixes element-hq/element-web#22790.
- Correct accessibility labels for unread rooms in spotlight (#9003). Contributed by @justjanne.
- Enable search strings highlight on bubble layout (#9032). Fixes element-hq/element-web#22786. Contributed by @luixxiul.
- Unbreak URL preview for formatted links with tooltips (#9022). Fixes element-hq/element-web#22764. Contributed by @Johennes.
- Re-add margin to tiles based on EventTileBubble (#9015). Fixes element-hq/element-web#22772. Contributed by @luixxiul.
- Fix Shortcut prompt for Search showing in minimized Roomlist (#9014). Fixes element-hq/element-web#22739. Contributed by @justjanne.
- Fix avatar position on event info line for hidden events on a thread (#9019). Fixes element-hq/element-web#22777. Contributed by @luixxiul.
- Fix lost padding of event tile info line (#9009). Fixes element-hq/element-web#22754 and element-hq/element-web#22759. Contributed by @luixxiul.
- Align verification bubble with normal event tiles on IRC layout (#9001). Fixes element-hq/element-web#22758. Contributed by @luixxiul.
- Ensure timestamp on generic event list summary is not hidden from TimelineCard (#9000). Fixes element-hq/element-web#22755. Contributed by @luixxiul.
- Fix headings margin on security user settings tab (#8826). Contributed by @luixxiul.
- Fix timestamp position on file panel (#8976). Fixes element-hq/element-web#22718. Contributed by @luixxiul.
- Stop using :not() pseudo class for mx_GenericEventListSummary (#8944). Fixes element-hq/element-web#22602. Contributed by @luixxiul.
- Don't show the same user twice in Spotlight (#8978). Fixes element-hq/element-web#22697.
- Align the right edge of expand / collapse link buttons of generic event list summary in bubble layout with a variable (#8992). Fixes element-hq/element-web#22743. Contributed by @luixxiul.
- Display own avatars on search results panel in bubble layout (#8990). Contributed by @luixxiul.
- Fix text flow of thread summary content on threads list (#8991). Fixes element-hq/element-web#22738. Contributed by @luixxiul.
- Fix the size of the clickable area of images (#8987). Fixes element-hq/element-web#22282.
- Fix font size of MessageTimestamp on TimelineCard (#8950). Contributed by @luixxiul.
- Improve security room settings tab style rules (#8844). Fixes element-hq/element-web#22575. Contributed by @luixxiul.
- Align E2E icon and avatar of info tile in compact modern layout (#8965). Fixes element-hq/element-web#22652. Contributed by @luixxiul.
- Fix clickable area of general event list summary toggle (#8979). Fixes element-hq/element-web#22722. Contributed by @luixxiul.
- Fix resizing room topic (#8966). Fixes element-hq/element-web#22689.
- Dismiss the search dialogue when starting a DM (#8967). Fixes element-hq/element-web#22700.
- Fix "greyed out" text style inconsistency on search result panel (#8974). Contributed by @luixxiul.
- Add top padding to EventTilePreview loader (#8977). Fixes element-hq/element-web#22719. Contributed by @luixxiul.
- Fix read receipts group position on TimelineCard in compact modern/group layout (#8971). Fixes element-hq/element-web#22715. Contributed by @luixxiul.
- Fix calls on homeservers without the unstable thirdparty endpoints. (#8931). Fixes element-hq/element-web#21680. Contributed by @deepbluev7.
- Enable ReplyChain text to be expanded on IRC layout (#8959). Fixes element-hq/element-web#22709. Contributed by @luixxiul.
- Fix hidden timestamp on message edit history dialog (#8955). Fixes element-hq/element-web#22701. Contributed by @luixxiul.
- Enable ReplyChain text to be expanded on bubble layout (#8958). Fixes element-hq/element-web#22709. Contributed by @luixxiul.
- Fix expand/collapse state wrong in metaspaces (#8952). Fixes element-hq/element-web#22632.
- Location (live) share replies now provide a fallback content (#8949).
- Fix space settings not opening for script-created spaces (#8957). Fixes v...
v3.48.0
🚨 BREAKING CHANGES
- Remove Piwik support (#8835).
✨ Features
- Move New Search Experience out of beta (#8859). Contributed by @justjanne.
- Switch video rooms to spotlight layout when in PiP mode (#8912). Fixes element-hq/element-web#22574.
- Live location sharing - render message deleted tile for redacted beacons (#8905). Contributed by @kerryarchibald.
- Improve view source dialog style (#8883). Fixes element-hq/element-web#22636. Contributed by @luixxiul.
- Improve integration manager dialog style (#8888). Fixes element-hq/element-web#22642. Contributed by @luixxiul.
- Implement MSC3827: Filtering of
/publicRooms
by room type (#8866). Fixes element-hq/element-web#22578. - Show chat panel when opening a video room with unread messages (#8812). Fixes element-hq/element-web#22527.
- Live location share - forward latest location (#8860). Contributed by @kerryarchibald.
- Allow integration managers to validate user identity after opening (#8782). Contributed by @Half-Shot.
- Create a common header on right panel cards on BaseCard (#8808). Contributed by @luixxiul.
- Integrate searching public rooms and people into the new search experience (#8707). Fixes element-hq/element-web#21354 and element-hq/element-web#19349. Contributed by @justjanne.
- Bring back waveform for voice messages and retain seeking (#8843). Fixes element-hq/element-web#21904.
- Improve colors in settings (#7283).
- Keep draft in composer when a slash command syntax errors (#8811). Fixes element-hq/element-web#22384.
- Release video rooms as a beta feature (#8431).
- Clarify logout key backup warning dialog. Contributed by @notramo. (#8741). Fixes element-hq/element-web#15565. Contributed by @MadLittleMods.
- Slightly improve the look of the
Message edits
dialog (#8763). Fixes element-hq/element-web#22410. - Add support for MD / HTML in room topics (#8215). Fixes element-hq/element-web#5180. Contributed by @Johennes.
- Live location share - link to timeline tile from share warning (#8752). Contributed by @kerryarchibald.
- Improve composer visiblity (#8578). Fixes vector-im/element-web#22072 and element-hq/element-web#17362.
- Makes the avatar of the user menu non-draggable (#8765). Contributed by @luixxiul.
- Improve widget buttons behaviour and layout (#8734).
- Use AccessibleButton for 'Reset All' link button on SetupEncryptionBody (#8730). Contributed by @luixxiul.
- Adjust message timestamp position on TimelineCard in non-bubble layouts (#8745). Fixes element-hq/element-web#22426. Contributed by @luixxiul.
- Use AccessibleButton for 'In reply to' link button on ReplyChain (#8726). Fixes element-hq/element-web#22407. Contributed by @luixxiul.
- Live location share - enable reply and react to tiles (#8721). Contributed by @kerryarchibald.
- Change dash to em dash issues fixed (#8455). Fixes element-hq/element-web#21895. Contributed by @goelesha.
🐛 Bug Fixes
- Make invite dialogue fixed height (#8945).
- Correct issue with tab order in new search experience (#8919). Fixes element-hq/element-web#22670. Contributed by @justjanne.
- Clicking location replies now redirects to the replied event instead of opening the map (#8918). Fixes element-hq/element-web#22667.
- Keep clicks on pills within the app (#8917). Fixes element-hq/element-web#22653.
- Don't overlap tile bubbles with timestamps in modern layout (#8908). Fixes element-hq/element-web#22425.
- Connect to Jitsi unmuted by default (#8909).
- Maximize width value of display name on TimelineCard with IRC/modern layout (#8904). Fixes element-hq/element-web#22651. Contributed by @luixxiul.
- Align the avatar and the display name on TimelineCard (#8900). Contributed by @luixxiul.
- Remove inline margin from reactions row on IRC layout (#8891). Fixes element-hq/element-web#22644. Contributed by @luixxiul.
- Align "From a thread" on search result panel on IRC layout (#8892). Fixes element-hq/element-web#22645. Contributed by @luixxiul.
- Display description of E2E advanced panel as subsection text (#8889). Contributed by @luixxiul.
- Remove inline end margin from images on file panel (#8886). Fixes element-hq/element-web#22640. Contributed by @luixxiul.
- Disable option to
Quote
when we don't have sufficient permissions (#8893). Fixes element-hq/element-web#22643. - Add padding to font scaling loader for message bubble layout (#8875). Fixes element-hq/element-web#22626. Contributed by @luixxiul.
- Set 100% max-width to display name on reply tiles (#8867). Fixes element-hq/element-web#22615. Contributed by @luixxiul.
- Fix alignment of pill letter (#8874). Fixes element-hq/element-web#22622. Contributed by @luixxiul.
- Move the beta pill to the right side and display the pill on video room only (#8873). Fixes element-hq/element-web#22619 and element-hq/element-web#22620. Contributed by @luixxiul.
- Stop using absolute property to place beta pill on RoomPreviewCard (#8872). Fixes element-hq/element-web#22617. Contributed by @luixxiul.
- Make the pill text single line (#8744). Fixes element-hq/element-web#22427. Contributed by @luixxiul.
- Hide overflow of public room description on spotlight dialog result (#8870). Contributed by @luixxiul.
- Fix position of message action bar on the info tile on TimelineCard in message bubble layout (#8865). Fixes element-hq/element-web#22614. Contributed by @luixxiul.
- Remove inline start margin from display name on reply tiles on TimelineCard (#8864). Fixes element-hq/element-web#22613. Contributed by @luixxiul.
- Improve homeserver dropdown dialog styling (#8850). Fixes element-hq/element-web#22552. Contributed by @justjanne.
- Fix crash when drawing blurHash for portrait videos PSB-139 (#8855). Fixes element-hq/element-web#22597. Contributed by @andybalaam.
- Fix grid blowout on pinned event tiles (#8816). Fixes element-hq/element-web#22543. Contributed by @luixxiul.
- Fix temporary sync errors if there's weird settings stored in account data (#8857).
- Fix reactions row overflow and gap between reactions (#8813). Fixes element-hq/element-web#22093. Contributed by @luixxiul.
- Fix issues with the Create new room button in Spotlight (#8851). Contributed by @justjanne.
- Remove margin from E2E icon between avatar and hidden event (#8584). Fixes element-hq/element-web#22186. Contributed by @luixxiul.
- Fix waveform on a message bubble (#8852). Contributed by @luixxiul.
- Location sharing maps are now loaded after reconnection (#8848). Fixes vector-im/...
v3.48.0-rc.1
🚨 BREAKING CHANGES
- Remove Piwik support (#8835).
✨ Features
- Move New Search Experience out of beta (#8859). Contributed by @justjanne.
- Switch video rooms to spotlight layout when in PiP mode (#8912). Fixes element-hq/element-web#22574.
- Live location sharing - render message deleted tile for redacted beacons (#8905). Contributed by @kerryarchibald.
- Improve view source dialog style (#8883). Fixes element-hq/element-web#22636. Contributed by @luixxiul.
- Improve integration manager dialog style (#8888). Fixes element-hq/element-web#22642. Contributed by @luixxiul.
- Implement MSC3827: Filtering of
/publicRooms
by room type (#8866). Fixes element-hq/element-web#22578. - Show chat panel when opening a video room with unread messages (#8812). Fixes element-hq/element-web#22527.
- Live location share - forward latest location (#8860). Contributed by @kerryarchibald.
- Allow integration managers to validate user identity after opening (#8782). Contributed by @Half-Shot.
- Create a common header on right panel cards on BaseCard (#8808). Contributed by @luixxiul.
- Integrate searching public rooms and people into the new search experience (#8707). Fixes element-hq/element-web#21354 and element-hq/element-web#19349. Contributed by @justjanne.
- Bring back waveform for voice messages and retain seeking (#8843). Fixes element-hq/element-web#21904.
- Improve colors in settings (#7283).
- Keep draft in composer when a slash command syntax errors (#8811). Fixes element-hq/element-web#22384.
- Release video rooms as a beta feature (#8431).
- Clarify logout key backup warning dialog. Contributed by @notramo. (#8741). Fixes element-hq/element-web#15565. Contributed by @MadLittleMods.
- Slightly improve the look of the
Message edits
dialog (#8763). Fixes element-hq/element-web#22410. - Add support for MD / HTML in room topics (#8215). Fixes element-hq/element-web#5180. Contributed by @Johennes.
- Live location share - link to timeline tile from share warning (#8752). Contributed by @kerryarchibald.
- Improve composer visiblity (#8578). Fixes vector-im/element-web#22072 and element-hq/element-web#17362.
- Makes the avatar of the user menu non-draggable (#8765). Contributed by @luixxiul.
- Improve widget buttons behaviour and layout (#8734). Contributed by @weeman1337.
- Use AccessibleButton for 'Reset All' link button on SetupEncryptionBody (#8730). Contributed by @luixxiul.
- Adjust message timestamp position on TimelineCard in non-bubble layouts (#8745). Fixes element-hq/element-web#22426. Contributed by @luixxiul.
- Use AccessibleButton for 'In reply to' link button on ReplyChain (#8726). Fixes element-hq/element-web#22407. Contributed by @luixxiul.
- Live location share - enable reply and react to tiles (#8721). Contributed by @kerryarchibald.
- Change dash to em dash issues fixed (#8455). Fixes element-hq/element-web#21895. Contributed by @goelesha.
🐛 Bug Fixes
- Correct issue with tab order in new search experience (#8919). Fixes element-hq/element-web#22670. Contributed by @justjanne.
- Clicking location replies now redirects to the replied event instead of opening the map (#8918). Fixes element-hq/element-web#22667. Contributed by @weeman1337.
- Keep clicks on pills within the app (#8917). Fixes element-hq/element-web#22653.
- Don't overlap tile bubbles with timestamps in modern layout (#8908). Fixes element-hq/element-web#22425.
- Connect to Jitsi unmuted by default (#8909).
- Maximize width value of display name on TimelineCard with IRC/modern layout (#8904). Fixes element-hq/element-web#22651. Contributed by @luixxiul.
- Align the avatar and the display name on TimelineCard (#8900). Contributed by @luixxiul.
- Remove inline margin from reactions row on IRC layout (#8891). Fixes element-hq/element-web#22644. Contributed by @luixxiul.
- Align "From a thread" on search result panel on IRC layout (#8892). Fixes element-hq/element-web#22645. Contributed by @luixxiul.
- Display description of E2E advanced panel as subsection text (#8889). Contributed by @luixxiul.
- Remove inline end margin from images on file panel (#8886). Fixes element-hq/element-web#22640. Contributed by @luixxiul.
- Disable option to
Quote
when we don't have sufficient permissions (#8893). Fixes element-hq/element-web#22643. - Add padding to font scaling loader for message bubble layout (#8875). Fixes element-hq/element-web#22626. Contributed by @luixxiul.
- Set 100% max-width to display name on reply tiles (#8867). Fixes element-hq/element-web#22615. Contributed by @luixxiul.
- Fix alignment of pill letter (#8874). Fixes element-hq/element-web#22622. Contributed by @luixxiul.
- Move the beta pill to the right side and display the pill on video room only (#8873). Fixes element-hq/element-web#22619 and element-hq/element-web#22620. Contributed by @luixxiul.
- Stop using absolute property to place beta pill on RoomPreviewCard (#8872). Fixes element-hq/element-web#22617. Contributed by @luixxiul.
- Make the pill text single line (#8744). Fixes element-hq/element-web#22427. Contributed by @luixxiul.
- Hide overflow of public room description on spotlight dialog result (#8870). Contributed by @luixxiul.
- Fix position of message action bar on the info tile on TimelineCard in message bubble layout (#8865). Fixes element-hq/element-web#22614. Contributed by @luixxiul.
- Remove inline start margin from display name on reply tiles on TimelineCard (#8864). Fixes element-hq/element-web#22613. Contributed by @luixxiul.
- Improve homeserver dropdown dialog styling (#8850). Fixes element-hq/element-web#22552. Contributed by @justjanne.
- Fix crash when drawing blurHash for portrait videos PSB-139 (#8855). Fixes element-hq/element-web#22597. Contributed by @andybalaam.
- Fix grid blowout on pinned event tiles (#8816). Fixes element-hq/element-web#22543. Contributed by @luixxiul.
- Fix temporary sync errors if there's weird settings stored in account data (#8857).
- Fix reactions row overflow and gap between reactions (#8813). Fixes element-hq/element-web#22093. Contributed by @luixxiul.
- Fix issues with the Create new room button in Spotlight (#8851). Contributed by @justjanne.
- Remove margin from E2E icon between avatar and hidden event (#8584). Fixes element-hq/element-web#22186. Contributed by @luixxiul.
- Fix waveform on a message bubble (#8852). Contributed by @luixxiul.
- Location sharing maps are now loaded after reconnection (#8848). Fixes element-hq/element-web#20993. Contributed by @weeman1337.
- U...