Skip to content

v1.154.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 14:19
· 60 commits to main since this release
836cff9

What's Changed

  • fix(feed/chat): separation of chat and feed loading state when submitting messages and posts by @domw30 in #2222
  • feat(posts): handle formatting of long body text to improve layout ui by @domw30 in #2223
  • feat: align bottom of feed container with sidekicks and chat containers by @domw30 in #2224
  • feat(messenger-feed-container): apply border radius to bottom of feed container by @domw30 in #2225
  • refactor(messenger-chat-container): remove message input footer gradient and align container bottom by @domw30 in #2226
  • feat(edit-conversation-panel): disable edit group name if token gated chat by @domw30 in #2227
  • chore: bump version (1.153.0) -> (1.154.0) by @domw30 in #2228

Full Changelog: v1.153.0...v1.154.0