v1.147.0
What's Changed
- feat: add groupType property to handle different conversation types and integrate it into room creation and mapping logic by @domw30 in #2174
- refactor: add isSocialChannel property to Channel structure for each room and set flag using groupType from event data by @domw30 in #2175
- feat: add basic messenger feed container by @domw30 in #2176
- feat: render messenger feed container when current channel is a social channel (featureFlagged) by @domw30 in #2177
- feat: position feed and chat containers and add central divider when current channel is social channel by @domw30 in #2178
- chore: bump version (
1.146.0
) -> (1.147.0
) by @domw30 in #2180
Full Changelog: v1.146.0...v1.147.0