Skip to content

Release 5.1.0

Compare
Choose a tag to compare
@smooch-ci-web smooch-ci-web released this 21 Oct 17:58
· 46 commits to master since this release

What’s New

messageTooLongError

  • Added new string messageTooLongError which is displayed when the user attempts to send a message longer than the maximum length (ie: 4096 characters). Businesses can customize this string by overriding the messageTooLongError key.

Fix

  • Fixed an issue where sending a message longer than 4096 characters left the UI stuck in a sending state.