Skip to content

version 3.4.0

Compare
Choose a tag to compare
@lemieux lemieux released this 02 Sep 16:03
· 230 commits to master since this release

What's new?

  • Your conversations are now paginated! The widget now works better with long conversations. Once they scroll to the top of their history, the widget will automatically load the previous page of messages.
  • We improved the way CSS is handled in the widget and now global styling on inputs will not apply to the inputs of the widget.
  • Using the widget with webpack should now be easier. We vendored in load-image and added some tweaks to make faye behave correctly when the widget is built using webpack.