# Converting selected text to MD link when pasting a URL (#8242). Fixes vector-im/element-web#21634. Contributed by @Sinharitik589.
# Support Inter on custom themes (#8399). Fixes vector-im/element-web#16293.
# Add a Copy link button to the right-click message context-menu labs feature (#8527).
# Move widget screenshots labs flag to devtools (#8522).
# Remove some labs features which don't get used or create maintenance burden: custom status, multiple integration managers, and do not disturb (#8521).
# Add a way to toggle ScrollPanel and TimelinePanel debug logs (#8513).
# Spaces: remove blue beta dot (#8511). Fixes vector-im/element-web#22061.
# Order new search dialog results by recency (#8444).
# Improve pills (#6398). Fixes vector-im/element-web#16948 and vector-im/element-web#21281.
# Add a way to maximize/pin widget from the PiP view (#7672). Fixes vector-im/element-web#20723.
# Iterate video room designs in labs (#8499).
# Improve UI/UX in calls (#7791). Fixes vector-im/element-web#19937.
# Add ability to change audio and video devices during a call (#7173). Fixes vector-im/element-web#15595.
* Bug Fixes
# Fix video rooms sometimes connecting muted when they shouldn't (#22125).
# Avoid flashing the 'join conference' button at the user in video rooms (#22120).
# Fully close Jitsi conferences on errors (#22060).
# Fix click behavior of notification badges on spaces (#8627). Fixes vector-im/element-web#22241.
# Set color-scheme property in themes (#8547). Fixes vector-im/element-web#22124.
# Improve the styling of error messages during search initialization. (#6899). Fixes vector-im/element-web#19245 and vector-im/element-web#18164. Contributed by @KalleStruik.
# Don't leave button tooltips open when closing modals (#8546). Fixes vector-im/element-web#22121.
# update matrix-analytics-events (#8543).
# Handle Jitsi Meet crashes more gracefully (#8541).
# Fix regression around pasting links (#8537). Fixes vector-im/element-web#22117.
# Fixes suggested room not ellipsized on shrinking (#8536). Contributed by @yaya-usman.
# Add global spacing between display name and location body (#8523). Fixes vector-im/element-web#22111. Contributed by @luixxiul.
# Add box-shadow to the reply preview on the main (left) panel only (#8397). Fixes vector-im/element-web#21894. Contributed by @luixxiul.
# Set line-height: 1 to RedactedBody inside GenericEventListSummary for IRC/modern layout (#8529). Fixes vector-im/element-web#22112. Contributed by @luixxiul.
# Fix position of timestamp on the chat panel in IRC layout and message edits history modal window (#8464). Fixes vector-im/element-web#22011 and vector-im/element-web#22014. Contributed by @luixxiul.
# Fix unexpected and inconsistent inheritance of line-height property for mx_TextualEvent (#8485). Fixes vector-im/element-web#22041. Contributed by @luixxiul.
# Set the same margin to the right side of NewRoomIntro on TimelineCard (#8453). Contributed by @luixxiul.
# Remove duplicate tooltip from user pills (#8512).
# Set max-width for MLocationBody and MLocationBody_map by default (#8519). Fixes vector-im/element-web#21983. Contributed by @luixxiul.