v1.193.0
What's Changed
- feat(matrix-client): implement send emoji message reaction and get message emoji reactions by @domw30 in #2399
- feat(messages-saga): introduce redux/saga logic for handling sending, updating and applying message emoji reactions by @domw30 in #2400
- feat(reactions-menu): add reactions menu component containing reaction tray and emoji picker by @domw30 in #2401
- feat(message-component): wire up reactions menu and reactions functionality to UI by @domw30 in #2402
- up thumbnail resolution from
32 x 32
to96 x 96
by @ratik21 in #2403 - chore: bump version (
1.192.0
) -> (1.193.0
) by @domw30 in #2404
Full Changelog: v1.192.0...v1.193.0