Skip to content

Releases: zer0-os/zOS

v1.184.0

21 Oct 22:03
20e6a2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.183.0...v1.184.0

v1.183.0

21 Oct 18:45
0bf1466
Compare
Choose a tag to compare

What's Changed

  • [Fix] Profile avatars not showing up during global user search by @ratik21 in #2371
  • Optimize downloading of profile Images while mapping ZeroUser <-> MatrixUser by @ratik21 in #2372
  • bump version (1.182.0 -> 1.183.0) by @ratik21 in #2373

Full Changelog: v1.182.0...v1.183.0

v1.182.0

19 Oct 10:54
e2f1c9a
Compare
Choose a tag to compare

What's Changed

  • Creating a new user, or editing an existing profile should update matrix user displayname as well (in user directory) by @ratik21 in #2366
  • refactor(matrix-client): prevent processing and publishing real time user avatar or name updates by @domw30 in #2369
  • chore: bump version (1.181.0) -> (1.182.0) by @domw30 in #2370

Full Changelog: v1.181.0...v1.182.0

v1.181.0

18 Oct 09:50
4bc968d
Compare
Choose a tag to compare

What's Changed

  • Parse avatar_url if it is stored in matrix user_directory (and not zero-api) by @ratik21 in #2358
  • refactor(feature-flags): flip enable meows feature flag by @domw30 in #2359
  • feat(conversation-list): handle global avatar member state change events and map to admin message by @domw30 in #2361
  • remove feature flag postImageMessagesToMatrix by @ratik21 in #2360
  • fix(secure-backup): bootstrap secret storage expected key format issue by @domw30 in #2362
  • fix(messenger-chat-container/main): only render messenger chat container when the conversation is valid and not joining (active) by @domw30 in #2363
  • fix(joining-conversation): add generic error handling to joinRoom to prevent hanging state on unexpected errors by @domw30 in #2364
  • fix(matrix-client/tgc): prevent social channels from being mapped as one-on-ones to ensure proper room state by @domw30 in #2365
  • feat(message-preview): add default fallback if event is not mapped to a message by @domw30 in #2367
  • chore: bump version (1.180.0) -> (1.181.0) by @domw30 in #2368

Full Changelog: v1.180.0...v1.181.0

v1.180.0

11 Oct 14:15
b8d72c1
Compare
Choose a tag to compare

What's Changed

  • call matrix API to update profile avatar_url after edit profile by @ratik21 in #2352
  • feat(media): update media handling for unencrypted rooms by @domw30 in #2351
  • feat(matrix-client): remove and replace deprecated is room encrypted call not supported for rust cryptography by @domw30 in #2353
  • feat(messenger-feed): update media handling on posts for unencrypted rooms by @domw30 in #2354
  • refactor(create-conversation-panel): ui improvement - adjust submit button container positioning by @domw30 in #2355
  • refactor(mapMatrixMessage): filter out file names from image messages and set message content to an empty string for image types by @domw30 in #2356
  • chore: bump version (1.179.0) -> (1.180.0) by @domw30 in #2357

Full Changelog: v1.179.0...v1.180.0

v1.179.0

10 Oct 13:44
dcfdd8a
Compare
Choose a tag to compare

What's Changed

  • flip feature flag postImagesToMatrix, set default as true by @ratik21 in #2349
  • bump version (1.178.0 -> 1.179.0) by @ratik21 in #2350

Full Changelog: v1.178.0...v1.179.0

v1.178.0

08 Oct 13:22
3608d17
Compare
Choose a tag to compare

What's Changed

  • fix(chat-view-container): correctly filter out reaction admin messages from chat by @domw30 in #2347
  • chore: bump version (1.177.0) -> (1.178.0) by @domw30 in #2348

Full Changelog: v1.177.0...v1.178.0

v1.177.0

08 Oct 12:56
4355ce6
Compare
Choose a tag to compare

What's Changed

  • feat(messenger-chat/conversation-previews): handle reaction events sent from mobile device by @domw30 in #2345
  • chore: bump version (1.176.0) -> (1.177.0) by @domw30 in #2346

Full Changelog: v1.176.0...v1.177.0

v1.176.0

08 Oct 10:42
2614e7e
Compare
Choose a tag to compare

What's Changed

  • feat(conversation-list-item/matrix-client): handle message previews for reaction events on initial load by @domw30 in #2343
  • chore: bump version (1.175.0) -> (1.176.0) by @domw30 in #2344

Full Changelog: v1.175.0...v1.176.0

v1.175.0

08 Oct 06:38
8db77e1
Compare
Choose a tag to compare

What's Changed

  • feat(messages): add download status state to media object to prevent repeated decryption attempts on re-renders by @domw30 in #2339
  • feat(message): add download image placeholder error state by @domw30 in #2340
  • feat(post): add download image placeholder error state by @domw30 in #2341
  • chore: bump version (1.174.0) -> (1.175.0) by @domw30 in #2342

Full Changelog: v1.174.0...v1.175.0