Skip to content

Releases: microsoft/omnichannel-chat-sdk

v1.9.6

19 Sep 23:20
Compare
Choose a tag to compare

[1.9.6] - 2024-09-19

Added

  • Adding mechanism to initialize SDK using parallel threads for a faster load, still supporting sequential load

v1.9.5

19 Sep 22:41
Compare
Choose a tag to compare

[1.9.5] - 2024-08-30

Changed

v1.9.4

19 Sep 22:40
Compare
Choose a tag to compare

[1.9.4] - 2024-08-20

Security

v1.9.3

13 Jul 01:06
Compare
Choose a tag to compare

[1.9.3] - 2024-07-12

Added

  • Add crm9 as part of CoreServicesGeoNamesMapping

Changed

  • Log error object on failures on sending message and send typing
  • Update retrieveCollectorUri() to detect GCCDomainPatterns to return GCCCollectorUri

v1.9.2

25 Jun 20:11
Compare
Choose a tag to compare

[1.9.2] - 2024-06-25

Fixed

  • Remove internal overrides of the original message contracts to add content property with Object.assign() causing side effects on ChatAdapter

v1.9.1

20 Jun 05:38
Compare
Choose a tag to compare

[1.9.1] - 2024-06-20

Changed

v1.9.0

22 May 20:38
Compare
Choose a tag to compare

[1.9.0] - 2024-05-22

Added

  • Enable the ability to use CoreServices orgUrl dynamically at runtime

Changed

v1.8.3

15 May 21:05
Compare
Choose a tag to compare

[1.8.3] - 2024-05-15

Added

  • Add RequestHeaders telemetry base property to OCSDKContract
  • Add ability to send ocUserAgent

v1.8.2

14 May 17:15
Compare
Choose a tag to compare

[1.8.2] - 2024-05-07

Fixed

  • Fix path for util function uuidv4 that was causing conflicts with pipeline

v1.8.1

24 Apr 20:30
Compare
Choose a tag to compare

[1.8.1] - 2024-04-24

Added

  • Adding new externalRuntimeId, allows to pass external runtimeId to ChatSDK and keep in sync sessions for telemetry.
  • Add ability to use CoreServices orgUrl dynamically at runtime