v0.21.0
What's Changed
- Some refactoring cleanup by @dalefukami in #482
- Add test for
mapMessage
when receiving a new message from sendbird event by @ratik21 in #483 - Saga Error, Channels app continues to poll when a user is Disconnected which breaks the app by @AdamDotCom in #479
- Add Group Details panel to Conversation pane by @dalefukami in #484
- zNS based urls should be verified prior to rendering the data by @ratik21 in #485
- Hit actual api to check for group conversations by @dalefukami in #487
- Add some info and styling to the conversation list by @dalefukami in #486
- Fix group conversation icon by @dalefukami in #489
- Add name field to group creation by @dalefukami in #488
- Add image to group conversations by @dalefukami in #490
- Add loading state when creating group conversation by @dalefukami in #491
- Manage the create conversation stage in saga by @dalefukami in #493
- Push selecting members for group chat into saga by @dalefukami in #494
- Remove unused state and redundant calls by @dalefukami in #495
- Clear user sensitive state when a user logs out / disconnects by @AdamDotCom in #492
- Bump version by @dalefukami in #496
Full Changelog: v0.20.0...v0.21.0