Skip to content

Releases: zer0-os/zOS

v1.199.0

08 Nov 21:18
912a49f
Compare
Choose a tag to compare

What's Changed

  • refactor(matrix-client): remove sending join event and generating admin message on account creation by @domw30 in #2415
  • chore: bump version (1.198.0) -> (1.199.0) by @domw30 in #2416

Full Changelog: v1.198.0...v1.199.0

v1.198.0

08 Nov 08:29
d910979
Compare
Choose a tag to compare

What's Changed

  • Fix issue where displayname is not updated (via matrix sdk) upon registration by @ratik21 in #2413
  • bump version (1.197.0 -> 1.198.0) by @ratik21 in #2414

Full Changelog: v1.197.0...v1.198.0

v1.197.0

07 Nov 14:41
747d4e4
Compare
Choose a tag to compare

What's Changed

  • fix(matrix-client/reactions/edits): add conditional event decryption to fetched events and apply reactions by @domw30 in #2411
  • chore: bump version (1.196.0) -> (1.197.0) by @domw30 in #2412

Full Changelog: v1.196.0...v1.197.0

v1.196.0

06 Nov 18:07
bef4178
Compare
Choose a tag to compare

What's Changed

  • fix(message): fix colour issue on owners message bubble background on windows by @domw30 in #2409
  • chore: bump version (1.195.0) -> (1.196.0) by @domw30 in #2410

Full Changelog: v1.195.0...v1.196.0

v1.195.0

05 Nov 21:59
2b80f63
Compare
Choose a tag to compare

What's Changed

  • Revert "fix(map-reactions/message-saga): improve mapping of reactions to messages in by handling in mapMessagesAndPreview" by @domw30 in #2407
  • chore: bump version (1.194.0) -> (1.195.0) by @domw30 in #2408

Full Changelog: v1.194.0...v1.195.0

v1.194.0

05 Nov 21:04
dc880e3
Compare
Choose a tag to compare

What's Changed

  • fix(map-reactions/message-saga): improve mapping of reactions to messages in by handling in mapMessagesAndPreview by @domw30 in #2405
  • chore: bump version (1.193.0) -> (1.194.0) by @domw30 in #2406

Full Changelog: v1.193.0...v1.194.0

v1.193.0

04 Nov 11:26
05beed1
Compare
Choose a tag to compare

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

v1.192.0

30 Oct 03:13
d412c86
Compare
Choose a tag to compare

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

v1.191.0

29 Oct 09:59
041d856
Compare
Choose a tag to compare

What's Changed

  • fix(main): center align joining conversation dialog by @domw30 in #2394
  • chore: bump version (1.190.0) -> (1.191.0) by @domw30 in #2395

Full Changelog: v1.190.0...v1.191.0

v1.190.0

28 Oct 12:45
Compare
Choose a tag to compare

What's Changed

  • Download profile avatar after initial load by @ratik21 in #2391
  • Download and parse all conversation icons in batch by @ratik21 in #2392
  • feat(media-messages): auto load attachement details when conversation is active by @domw30 in #2393

Full Changelog: v1.189.0...v1.190.0