v1.157.0
What's Changed
- fix: post author not centred with avatar by @colbr in #2237
- feat: sender's messages in chat should be colored by @colbr in #2236
- Support ability to Add a wallet to an email account (UI) by @ratik21 in #2239
- clean up saga logic for
WalletSelectModal
by @ratik21 in #2240 - feat(post-input): create and add new post input component with media selection functionality by @domw30 in #2238
- feat(posts-saga/matrix-client): update post saga to support media uploads, create optimistic posts, handle media mapping in events, and add test coverage for full functionality by @domw30 in #2241
- feat(feed/posts): update post feed to handle media rendering, including sorting, linking messages, downloading attachments, and optimized media placeholders and aspect ratios by @domw30 in #2242
- refactor(messenger-feed): remove mocks by @domw30 in #2243
- refactor(create-group-flow): remove ability to create social channel group by @domw30 in #2245
- chore: bump version (
1.156.0
) -> (1.157.0
) by @domw30 in #2244
Full Changelog: v1.156.0...v1.157.0