Skip to content

Releases: zer0-os/zOS

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

v1.189.0

25 Oct 20:10
1ecd618
Compare
Choose a tag to compare

What's Changed

  • chore(package.json): install blurhash package by @domw30 in #2386
  • feat(matrix-client/upload-media): generate and add blurhash to media metadata when uploading file by @domw30 in #2387
  • chore(package.json): install react-blurhash by @domw30 in #2388
  • feat(render-media/image-placeholder): add blurhash component, improve loading/error states, and handle explicit image download by @domw30 in #2389
  • chore: bump version (1.188.0) -> (1.189.0) by @domw30 in #2390

Full Changelog: v1.188.0...v1.189.0

v1.188.0

25 Oct 08:44
08d902b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.187.0...v1.188.0

v1.187.0

24 Oct 11:41
993bc17
Compare
Choose a tag to compare

What's Changed

  • fix(matrix-client): optimize Chat Message fetching to only retrieve new messages when fetching more, reducing redundant data loads by @domw30 in #2381
  • fix(matrix-client): optimize Post Message fetching to only retrieve new messages when fetching more, reducing redundant data loads by @domw30 in #2382
  • chore: bump (1.186.0) -> (1.187.0) by @domw30 in #2383

Full Changelog: v1.186.0...v1.187.0

v1.186.0

22 Oct 22:30
009cd44
Compare
Choose a tag to compare

What's Changed

  • Download thumbnails of profile images during initial load by @ratik21 in #2378
  • Increase downloadBatchFiles.batchsize from 20 to 25 by @ratik21 in #2379
  • bump version (1.185.0 -> 1.186.0) by @ratik21 in #2380

Full Changelog: v1.185.0...v1.186.0

v1.185.0

21 Oct 22:26
3e34533
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.184.0...v1.185.0