Skip to content

v1.193.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 11:26
· 13 commits to main since this release
05beed1

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 to 96 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