Features
- Implemented improved rendering for space hierarchies in nav bar and lobby. (#252 by @KaceCottam)
- Added styling for replies to non-messages. (#416 by @nushea)
Fixes
- Fix message composer clearing when edited messages are saved. (#447 by @7w1)
- Fix editor flowing off screen when editing large messages in compact and bubble layouts. (#447 by @7w1)
- Fix extra spacing in message editor. (#447 by @7w1)
- Fix menu items not clickable due to menu transform. (#450 by @7w1)
- Fix replies not rendering matrix.to links and opening them in new tabs instead of jumping to them. (#448 by @7w1)
- Fix per-message profile messages collapsing together when different profiles are used. (#449 by @7w1)
- Fix per-message profiles not updating avatar/name if edit events are recieved. (#449 by @7w1)
- Fix editing per-message profile messages injecting profile name into message. (#451 by @7w1)
- Fix per-message profiles not rendering in encrypted rooms. (#449 by @7w1)
- Fix thread chips not appearing on thread root messages. (#446 by @7w1)
- Fix up arrow to edit messages not editing messages. (#447 by @7w1)