Releases: zer0-os/zOS
Releases · zer0-os/zOS
v1.199.0
v1.198.0
v1.197.0
v1.196.0
v1.195.0
v1.194.0
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
v1.192.0
What's Changed
- refactor(channels-list-saga): Optimize conversation secondary data state updates by batching secondary data loading to prevent UI flickering by @domw30 in #2396
- fix(matrix-client/messenger-list): unblock member join events by @domw30 in #2397
- chore: bump version (
1.191.0
) -> (1.192.0
) by @domw30 in #2398
Full Changelog: v1.191.0...v1.192.0