Skip to content

Latest commit

 

History

History
138 lines (76 loc) · 8.32 KB

CHANGELOG.md

File metadata and controls

138 lines (76 loc) · 8.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.17 (2024-07-22)

Features

  • Added setReplyWebChatInlineButtons method (af57395)
  • Added setReplyWebChatInlineButtons method (a7f8ee4)
  • Added setReplyWebChatInlineButtons method (fe602a8)
  • Added stopAvatarSession method (d5040c5)
  • Added stopAvatarSession method (d0cd95a)
  • Added support for the Avatar api custom domain (bc15b8d)
  • Added the button_data property to the result of the getIncomingMessage method (aa527bd)
  • Added the button_data property to the result of the getIncomingMessage method (ec18b55)
  • Added the button_data property to the result of the getIncomingMessage method (bd04abf)
  • Added the button_data property to the result of the getIncomingMessage method (1480e25)
  • Added the setTelegramInlineKeyboard method (fa7bf21)
  • Added the setWhatsappEdnaKeyboard method (a219a01)
  • Added the transferToUser method (c80d91d)
  • Updated setReplyWebChatInlineButtons method (d1270d4)

0.2.16 (2023-09-13)

Features

  • Added stopAvatarSession method (d5040c5)
  • Added stopAvatarSession method (d0cd95a)
  • Added the transferToUser method (184d358)

0.2.15 (2023-07-19)

Features

  • Added stopAvatarSession method (139e2e5)
  • Added stopAvatarSession method (197e800)

0.2.14 (2023-04-27)

Features

  • Added support for voice avatar (91a6cb4)

0.2.13 (2023-03-31)

0.2.12 (2023-03-31)

Bug Fixes

  • Removed the utterance parameter check (02b7ebf)

0.2.11 (2022-11-28)

Bug Fixes

  • Fixing the checkParams helper function (e8a0e5c)

0.2.10 (2022-11-28)

Features

  • Added headers when an avatar calls a function (9bbd99c)

0.2.9 (2022-10-06)

Features

0.2.8 (2022-08-29)

Features

  • Added setAvatarApiUrl method (2a6eb30)
  • Added setCustomData and deleteCustomData methods (5c99d38)

0.2.7 (2022-08-29)

0.2.6 (2022-08-11)

Bug Fixes

  • Removed automatic is_final processing from the avatar response (c2f0db2)

0.2.5 (2022-08-10)

Features

  • Added avatar.getResponseData method (125333f)
  • Voximplant Avatar integration (bebc853)

0.2.4 (2022-07-15)

Features

  • SC-9240: add new method dbDelete (d2e4779)

0.2.3 (2021-11-11)

Features

  • Update the setSkill and removeSkill methods (#34) (0d90948)

0.2.2 (2021-10-20)

Features

  • Added getEnvironmentVariable method, hidden getTags method (5f2e1c6)
  • added getEnvVariable method (#12) (78f8efe)
  • added new methods addTags/replaceTags/getTags (50d13a0)
  • new method bindTags (9a6d631)
  • new method bindTags (5080c44)
  • tag methods are enabled (5fe8ca2)

Bug Fixes