Developers

SDK Change log

2024.04.16

  • No changes

Version 2.0.0 (2024.02.20)

  • We deprecated the methods getAllUsers and get getAllExtraData to increase the Messenger SDK's security. To replace them, we added a getUser method to obtain the information of a single user through their email address.

Version 1.8.0 (2023.01.10)

  • We added a solver parameter in the Messenger JS SDK createTicket function to assign the solver agent to the created ticket.

Version 1.7.0 (2022.05.17)

  • Added: We added a new timezone parameter to the getWorkTimetable method so data can be adjusted to the customer timezone.

Version 1.6.1 (2022.04.05)

  • New Feature: We added the method getWorkTimeTable to the JS Client. This method lets you obtain all work timetables and holidays for the agents in a specific queue.

Version 1.3.0 (2021.01.26)

  • We implemented a new function that lets users upload media files to be used as attachments in tickets.

Version 1.1.0 (2019.09.18)

  • Fixed: It was found that the Javascript client was not working in IE11. This is now fixed and it should work now in all supported browsers.

Version 1.0.0 (2019.05.07)

  • Initial JS-Client release