What's Changed
- docs: add video compression example by @santhoshvai in #2338
- fix: incorrect message list state when non recent messages are loaded by @santhoshvai in #2342
- fix: remove url encoding by @khushal87 in #2345
- fix: make iOS14RefreshGallerySelection optional by @khushal87 in #2346
- fix: do not clear the scroll failure timeouts before the failure scroll completes execution by @santhoshvai in #2347
- fix: message action list item title theme by @khushal87 in #2352
- fix: null check attachment duration by @tao-qian in #2348
- refactor: width and height passed to ImageResizer were reversed by @tao-qian in #2350
- feat: compress images selected through file picker while upload by @khushal87 in #2359
- docs: update example apps README.md with latest steps by @khushal87 in #2355
- feat: optimise message list scrolling performance by @santhoshvai in #2388
- fix: myMessageTheme prop change did not cause a rerender by @santhoshvai in #2390
- fix: parsing links from message text having links in markdown format by @khushal87 in #2391
- feat: introduce focused message input styling using theme by @khushal87 in #2336
- fix: emoji skin_variations undefined warning when emoji is not found by @khushal87 in #2381
Full Changelog: v5.22.1...v5.23.0