Security update
- Matrix-js-sdk to v15.2.1
- Olm to v3.2.8
This release include security release of matix-js-sdk, so down-streamers please update ASAP.
Features
- Room Timeline
- Add pagination in room timeline
- Replies link back to original message event (#96)
- Use formatted_body to parse markdown (#133)
- Support Rich replies (#134)
- Separation of read/unread messages in the room (#67)
- Typing outside of an input box should focus the message field (#112)
- Spoiler display support (#176)
- User pill display support
- Custom emoji display support
- Performance improvements
- Export E2E key for decrypting history in another client (#178)
- Replaced Go-commands with Room search modal (Ctrl + k) (#132) (#57)
- Remember people panel state (#168)
- Twemojified all kind of text (except inputs)
- Add option to hide membership and user events from timeline
- Messages now span to full viewport width
- Add animation on hover in sidebar/avatar
Bugs
- Fix defer typing notifications until it can't be a command (#81)
- Fix checkbox in register page
- Fix app sending read receipt in background
- Fix crash on creating room
- Fix dark theme colors