1. JavaScript SDK

Javascript SDK changelog

All notable changes to the SDK.

[1.2.0]

Added

  • Translation client: allows to manage translations.

  • AssetClient.CreatePublicLinkAsync(): allows to create a public link for the specified asset.

  • EntitiesClient.CopyAsync(): allows to copy an entity by id to a new or existing entity.

  • ArrayBufferUploadSource: provides access to a file in the local file system that will be uploaded to Content Hub.

  • Entity relations can be set relations using identifiers instead of ids.

Changed

  • Query.LoadConfiguration: has been marked as obsolete and it will be remove in a future release.

Fixed

  • Various bugs

[1.1.0]

Added

  • Function to commands client to return raw HTTP response.

  • New converter for aggregate entity relations.

Changed

  • Entity resource's dates are ISO formatted.

Fixed

  • Mapping of relation resources.

  • Mapping of entity resources.

  • Entity IDs validation.

  • Mapping of entity definition resources.

[1.0.5]

Initial release of the SDK. The SDK works on version 3.3.0 and higher of Sitecore Content Hub.

If you have suggestions for improving this article, let us know!