cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
132
Views
0
Helpful
4
Replies

How can I check the changelog for the Webex CC JavaScript SDK?

rynakano
Cisco Employee
Cisco Employee

I am looking for the changelog for the JavaScript SDK (Node.js package: @wxcc-desktop/sdk). I checked npmjs.com but could not find any changelog information:
https://www.npmjs.com/package/@wxcc-desktop/sdk?activeTab=versions

How can developers track changes or updates made to the JavaScript SDK?

1 Accepted Solution

Thank you. I understand that I can find the description about SDK in the changelog.

rynakano_0-1753348755388.png

But we don't have a detailed description for each minor release. This is a list of @wxcc-desktop/sdk version. 

$ npm view @wxcc-desktop/sdk time
{
  created: '2021-01-18T04:05:14.377Z',
  modified: '2025-07-03T06:54:19.562Z',
  '1.2.1-dev1.9': '2021-01-18T04:05:14.786Z',
  '1.2.2': '2021-01-18T16:17:52.519Z',
  '1.2.3-dev1.1': '2021-01-22T07:06:52.371Z',
  '1.2.3-dev1.2': '2021-01-22T07:10:23.309Z',
  '1.2.4': '2021-01-22T07:26:08.708Z',
  '1.2.5': '2021-02-03T19:12:25.217Z',
  '1.2.6': '2021-02-16T23:16:48.944Z',
  '1.2.7': '2021-02-16T23:44:22.615Z',
  '1.2.8': '2021-02-19T01:00:53.071Z',
  '1.2.9-dev1': '2021-06-10T09:46:23.637Z',
  '1.2.9': '2021-10-04T07:37:35.735Z',
  '1.2.10': '2022-02-17T10:50:55.700Z',
  '1.2.13': '2022-09-30T05:53:40.867Z',
  '1.2.11': '2022-09-30T06:53:01.820Z',
  '1.2.12-dev': '2022-10-01T11:50:46.843Z',
  '1.2.13-dev': '2022-10-01T12:02:13.107Z',
  '1.3.0': '2022-10-01T12:07:56.181Z',
  '1.3.1': '2022-12-20T09:26:09.125Z',
  '1.3.2': '2023-01-27T06:14:38.224Z',
  '1.3.3': '2023-02-02T11:46:20.416Z',
  '1.3.4': '2023-02-21T06:49:14.167Z',
  '1.3.5': '2023-02-28T04:41:25.060Z',
  '1.3.7': '2023-04-04T10:29:51.250Z',
  '1.3.8': '2023-04-25T13:04:32.028Z',
  '1.3.11': '2023-07-13T06:34:46.190Z',
  '1.3.12': '2023-07-27T08:40:26.007Z',
  '1.3.13': '2023-08-22T07:20:32.755Z',
  '1.3.14': '2023-09-05T09:26:13.837Z',
  '1.3.15': '2023-10-09T12:38:31.974Z',
  '1.3.16': '2023-10-18T05:24:42.011Z',
  '2.0.0': '2023-11-07T10:47:04.237Z',
  '2.0.1': '2024-10-14T10:26:27.505Z',
  '2.0.2': '2024-10-22T13:21:28.533Z',
  '2.0.3': '2024-11-14T10:32:08.084Z',
  '2.0.4': '2025-05-09T11:13:21.572Z',
  '2.0.5': '2025-05-23T09:23:16.390Z',
  '2.0.6': '2025-05-27T13:05:55.436Z',
  '2.0.7': '2025-05-29T05:28:22.533Z',
  '2.0.9': '2025-07-03T06:54:19.246Z'
}

 

But we don't have a detailed log for each release.

View solution in original post

4 Replies 4

sandiban
Cisco Employee
Cisco Employee

Hi @rynakano,
Thanks for your patience so far!
So I believe you're looking for the release notes for the Webex Node.js (JavaScript) SDK and for that, you can follow this page here - https://developers.webexconnect.io/docs/javascript-sdk-release-notes

Also, you can keep a eye on this Changelog page - https://developer.webex.com/admin/docs/api/changelog/webex-admin in Webex Developer portal where you'd also find the changes/updates regarding Webex SDKs.
But this Changelog page in Developer page won't be just regarding the SDKs though, it'd be a mix of everything including APIs, SDKs, various Webex supported Apps.

Hope this helps!
In case of any further queries, please let us know.

Regards!
Sandip

https://developers.webexconnect.io/docs/javascript-sdk-release-notes

I believe that this is for Webex Connect. I am talking about Webex CC Desktop JavaScript SDK.
https://developer.webex-cx.com/documentation/guides/desktop

 

And there is no detail information about the Webex CC JavaScript SDK in Webex Developer Portal Changelog.

 

Thanks @rynakano for highlighting that!
Yes in case of Webex CC Desktop JavaScript SDK changelog, you can find the details over here - https://developer.webex.com/webex-contact-center/docs/api/changelog/webex-contact-center

Again, this changelog would be a mix of REST APIs and SDKs. You need to search for the keyword "SDK" in this above shared page and you'll be able to find the SDK related versions/changes accordingly.
To track the past changes, you can search the page like that way. But going ahead, you can keep a close eye on this for the upcoming changes. 
But it's true there is no dedicated page for the Desktop SDK release versions and changelog details.

Please let us know for any further queries.

Regards!
Sandip

Thank you. I understand that I can find the description about SDK in the changelog.

rynakano_0-1753348755388.png

But we don't have a detailed description for each minor release. This is a list of @wxcc-desktop/sdk version. 

$ npm view @wxcc-desktop/sdk time
{
  created: '2021-01-18T04:05:14.377Z',
  modified: '2025-07-03T06:54:19.562Z',
  '1.2.1-dev1.9': '2021-01-18T04:05:14.786Z',
  '1.2.2': '2021-01-18T16:17:52.519Z',
  '1.2.3-dev1.1': '2021-01-22T07:06:52.371Z',
  '1.2.3-dev1.2': '2021-01-22T07:10:23.309Z',
  '1.2.4': '2021-01-22T07:26:08.708Z',
  '1.2.5': '2021-02-03T19:12:25.217Z',
  '1.2.6': '2021-02-16T23:16:48.944Z',
  '1.2.7': '2021-02-16T23:44:22.615Z',
  '1.2.8': '2021-02-19T01:00:53.071Z',
  '1.2.9-dev1': '2021-06-10T09:46:23.637Z',
  '1.2.9': '2021-10-04T07:37:35.735Z',
  '1.2.10': '2022-02-17T10:50:55.700Z',
  '1.2.13': '2022-09-30T05:53:40.867Z',
  '1.2.11': '2022-09-30T06:53:01.820Z',
  '1.2.12-dev': '2022-10-01T11:50:46.843Z',
  '1.2.13-dev': '2022-10-01T12:02:13.107Z',
  '1.3.0': '2022-10-01T12:07:56.181Z',
  '1.3.1': '2022-12-20T09:26:09.125Z',
  '1.3.2': '2023-01-27T06:14:38.224Z',
  '1.3.3': '2023-02-02T11:46:20.416Z',
  '1.3.4': '2023-02-21T06:49:14.167Z',
  '1.3.5': '2023-02-28T04:41:25.060Z',
  '1.3.7': '2023-04-04T10:29:51.250Z',
  '1.3.8': '2023-04-25T13:04:32.028Z',
  '1.3.11': '2023-07-13T06:34:46.190Z',
  '1.3.12': '2023-07-27T08:40:26.007Z',
  '1.3.13': '2023-08-22T07:20:32.755Z',
  '1.3.14': '2023-09-05T09:26:13.837Z',
  '1.3.15': '2023-10-09T12:38:31.974Z',
  '1.3.16': '2023-10-18T05:24:42.011Z',
  '2.0.0': '2023-11-07T10:47:04.237Z',
  '2.0.1': '2024-10-14T10:26:27.505Z',
  '2.0.2': '2024-10-22T13:21:28.533Z',
  '2.0.3': '2024-11-14T10:32:08.084Z',
  '2.0.4': '2025-05-09T11:13:21.572Z',
  '2.0.5': '2025-05-23T09:23:16.390Z',
  '2.0.6': '2025-05-27T13:05:55.436Z',
  '2.0.7': '2025-05-29T05:28:22.533Z',
  '2.0.9': '2025-07-03T06:54:19.246Z'
}

 

But we don't have a detailed log for each release.