Fixes
- Fix issues related to editing messages with links losing previews or gaining <> (#847 by @7w1)
- Made markdown headers also function properly with single new lines instead of only two new lines. (#837 by @7w1)
- Fix mentions not being linkfied. (#837 by @7w1)
- Fixed crash when rendering some
m.room.pinned_eventstimeline rows (old/malformed pin state edge case). (#848 by @7w1) - Fixed reply chips for deleted messages and media without captions showing
m.room.messagetype instead of the event. (#846 by @7w1) - Fixed room pings looking like normal message links instead of pings. (#837 by @7w1)
- Properly centered message loading indicators to avoid brief scrollbar shift while loading messages. (#849 by @7w1)