Skip to content

Releases: Qminder/javascript-api

Version 2.3.2

14 Dec 07:37
0452fca

Choose a tag to compare

Method for updating line.

Version 2.3.1

09 Dec 13:33
a8dc7ef

Choose a tag to compare

Qminder API version 2.3.1 brings a small dependency update:

  • RxJS 6.5.3 --> RxJS 6.5.5

Version 2.2.24

25 Aug 07:49
2a3851f

Choose a tag to compare

Qminder API version 2.2.24 - removes an unused data field on the InputField type.

Version 2.2.23

06 Aug 12:40
56a2f43

Choose a tag to compare

Removed endpoints for adding and removing profile pictures for a user

Version 2.2.22

14 May 07:32
2d2e66a

Choose a tag to compare

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

27 Feb 08:12
97d157e

Choose a tag to compare

This version removes a trailing slash that's unnecessary in the Qminder.lines.create API.

v2.2.20

10 Feb 13:38
e7aa7b1

Choose a tag to compare

bump rxjs and package version (#246)

v0.1.27

13 Jun 07:50

Choose a tag to compare

Fixes #43 (#44)

* Fixes #43

User can be optional when editing ticket

* Fixes #43

User ID is optional.

* Fixes #43

Fix scr and tests.