Skip to content

MindSphere Web Components
Versioning

Warning

Older minor versions of MindSphere Web Components will be deprecated and removed after January 1st 2023.
It is recommended to update your app to the latest version. See latest versions in this table.

MindSphere Web Components are regularly updated with new features, bug fixes and performance improvements. They are deployed in different versions.

This section describes the different versions that are available to use.

  • Latest version: You can refer directly to the major version by just specifying /v1/ in the path. This endpoint will automatically provide the latest features and fixes for that major version. However, the endpoint will not provide any breaking changes, since they would require a major version increment.

Example:

  https://static.eu1.mindsphere.io/webcomponents/v1/index.js
  • Specific minor version: You can refer to the minor version by specifying /v1.x/. This endpoint will not provide any new features or any breaking changes.

Example:

  https://static.eu1.mindsphere.io/webcomponents/v1.24/index.js

The latest version is recommended, as this version contains the latest features, bug fixes and improvements.

Overview about versions availability in different regions

Europe 1 / Europe 2 China 1
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16 1.16
1.15 -
1.14 -
1.13 1.13
1.12 1.12
1.11 (DEPRECATED) -
1.10 (DEPRECATED) 1.10
1.9 (DEPRECATED) -
1.8 (DEPRECATED) 1.8
1.7 (DEPRECATED) -
1.6 (DEPRECATED) -
1.5 (DEPRECATED) -
1.4 (DEPRECATED) -
1.3 (DEPRECATED) -

Info

The latest version is marked in bold.

Any questions left?

Ask the community


Except where otherwise noted, content on this site is licensed under the Development License Agreement.


Last update: February 21, 2023