Skip to content

v1.150.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 13:15
· 341 commits to main since this release
95e46c2

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