Skip to content

0.4.0 / 2018-02-05

Compare
Choose a tag to compare
@chentsulin chentsulin released this 05 Feb 08:23
· 173 commits to master since this release
  • [new] Support more customizing options:
<MessengerCustomerChat
  pageId="<PAGE_ID>"
  appId="<APP_ID>"
  htmlRef="<REF_STRING>"
  themeColor="<HEX_COLOR_CODE>"
  loggedInGreeting="<GREETING_MESSAGE_FOR_LOGGED_IN_USERS>"
  loggedOutGreeting="<GREETING_MESSAGE_FOR_LOGGED_OUT_USERS>"
/>