3.9.0 (2021-10-12)
Features
- added 'stateUpdateThrottleInterval' prop on Channel component (ce471fc)
- added a support for prop 'newMessageStateUpdateThrottleInterval' (04b0b83)
- added support for 'enableMessageGroupingByUser' prop (e704519)
- added support for 'hideStickyDateHeader' prop (969575e)
- added support for prop 'legacyImageViewerSwipeBehaviour' (95d15e0)
Bug Fixes
- avoid unnecessary gallery image re-rendering upon message update (198c437)
- fixed AppState subscription logic to support RN 0.65 🎉 (8a1ec82)
- fixed markRead() logic when Channel is mounted (53e495e)
- fixed offset-limit logic for channel list pagination (cd77227)
- fixed UX of removing of failed attachment (ef91d30)
- issue with autocomplete suggestions for channel with more than 100 members (f91b4be)
- Channel: Copy channel state on leading edge of throttling (56a47d4)