Skip to content

v6.7.0

Choose a tag to compare

@DanC5 DanC5 released this 10 Sep 20:36
· 2036 commits to master since this release

Feature

  • Add ability to override high-level, CSS container classes via the customClasses prop on Chat #1159. See the docs for more information.
  • Allow custom message actions in the VirtualizedMessageList #1166
  • While using the MessageSimple UI component, allow message grouping in the VirtualizedMessageList via the shouldGroupByUser prop #1166
  • Add ability to customize the svg icons in the MessageOptions component #1159
  • Create a Capacitor sample app to test run the library natively #1158

Bug

  • Fix edge case around custom message actions not showing up when default actions are disabled #1161