Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@bang9 bang9 released this 17 Jul 09:47
· 2 commits to master since this release
3264322

Change Log

v1.1.5(Jul 17, 2025)

  • Authenticate user with optional language parameter
    • authenticate(userId, accessToken, language, callback)
  • Update customer's language setting after authentication
    • setCustomerLanguage(language, callback)
  • Language format: IETF BCP 47 standard ("en", "ko", "ja")
  • Fixed to include botKey and groupKey if they are strings