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