v1.150.0
What's Changed
- feat: remove unused post actions by @colbr in #2189
- fix: post width by @colbr in #2190
- feat: only show feed scrollbar on hover by @colbr in #2191
- feat: channel feed loading and empty states by @colbr in #2192
- feat: show profile images in posts by @colbr in #2193
- feat: hide post media buttons by @colbr in #2194
- feat: multi-line posts by @colbr in #2195
- refactor(messenger-feed-container): add separate feed view container resolving unnecessary componentdidmount/didupdate triggers by @domw30 in #2196
- feat(feed-view): implement and test conditional waypoint rendering based on content height in feedview component by @domw30 in #2197
- refactor(matrix-client): optimize event handling in message retrieval by reducing redundant liveTimeline calls by @domw30 in #2198
- refactor(feed-view-container): prevent post fetches if posts have loaded when switching conversations, and enhance tests by @domw30 in #2199
- chore: bump version (
1.149.0
) -> (1.150.0
) by @domw30 in #2200
Full Changelog: v1.149.0...v1.150.0