Releases: Qminder/javascript-api
Releases · Qminder/javascript-api
Version 2.3.3
Setting connection status to connected only when server actually responds to init
Version 2.3.2
Method for updating line.
Version 2.3.1
Qminder API version 2.3.1 brings a small dependency update:
- RxJS 6.5.3 --> RxJS 6.5.5
Version 2.2.24
Qminder API version 2.2.24 - removes an unused data field on the InputField type.
Version 2.2.23
Removed endpoints for adding and removing profile pictures for a user
Version 2.2.22
Version 2.2.2.22 fixes the Qminder.tickets.edit (user) data field, and simplifies the Ticket type to not have any unnecessary fields required during ticket creation.
Javascript API - Version 2.2.21
This version removes a trailing slash that's unnecessary in the Qminder.lines.create API.