Releases: sendbird/SendBird-Desk-SDK-JavaScript
Releases · sendbird/SendBird-Desk-SDK-JavaScript
v1.0.7
12 Jul 08:30
Compare
Sorry, something went wrong.
No results found
Added customFields property to Ticket.
v1.0.6
13 May 04:24
Compare
Sorry, something went wrong.
No results found
Added reopen() in Ticket
Added groupKey and customField parameters to Ticket.create().
Added customFieldFilter parameter to getOpenedList() and getClosedList() in Ticket.
v1.0.5
21 Nov 23:48
Compare
Sorry, something went wrong.
No results found
added SendBird parameter to SendBirdDesk.init().
bug-fix in 'SendBird missing' error at init().
v1.0.4
18 Jul 07:54
Compare
Sorry, something went wrong.
No results found
add setApiHost to customize host.
v1.0.3
04 Jul 02:35
Compare
Sorry, something went wrong.
No results found
correct package.json to fix library path.
v1.0.2
21 May 04:58
Compare
Sorry, something went wrong.
No results found
apply ticket assignment update
v1.0.1
30 Mar 02:37
Compare
Sorry, something went wrong.
No results found
add SendBirdDesk.init().
add SendBirdDesk.isDeskChannel(channel).
add TypeScript interface - SendBird.Desk.d.ts.
add console logger in debug mode.