Releases: zer0-os/zOS
Releases · zer0-os/zOS
v1.184.0
v1.183.0
v1.182.0
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
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
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
v1.178.0
v1.177.0
v1.176.0
v1.175.0
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