Skip to content

Releases: inscreen/sdk-server

v0.1.2

04 Jan 15:57
46049b4
Compare
Choose a tag to compare

Changed

  • [JS] [Python] [Kotlin] Added an option to provide additional team IDs to grant view access to communications of more than one team at a time. The main team ID passed is still used for several actions, such as starting new threads.

v0.1.1

06 Apr 18:57
Compare
Choose a tag to compare

Added

  • [Python] createInScreenToken with support for v1 sessions, timestamp is optional.
  • [Kotlin] InScreenSDK.createToken with support for v1 sessions, timestamp is optional.

Changed

  • [JS] Passing a timestamp to createInScreenToken is now optional (default: now)

v0.1.0

06 Apr 18:46
Compare
Choose a tag to compare

Added

  • [JS] createInScreenToken with support for v1 sessions.