Change log

The Tridion Sites 10 documentation has changed since its release.

Link to changed topicsDescriptionDate

SharePoint 365 configuration properties

Version 1.1.0 of the Connector for SharePoint 365 includes the following changes:
  • This update adds standard OAuth authentication/authorization (based on Application permissions) rather than Delegated security.
  • In association with the OAuth changes, the Username and Password properties are no longer used and have been removed from the connector's configuration.

14-February-2024

Aprimo DAM configuration properties

Connector for Aprimo DAM has added the following improvements:
  • Version 1.8.2 adds a new configuration property, maxBinarySize, which sets a maximum size for binary files that will be downloaded.
  • Version 1.8.1 adds bug tracing, driven by the ECL log level. When the log level is set to DEBUG, the connector now outputs entry/exit traces to the ECL log file.

14-February-2024

Connector for Brightcove version 1.2.1 adds the ability to use the same style of type names that were used the Brightcove provider 1.0.0 (for the V2 ECL Provider). This is in addition to the type names already used by the connector.

By default, the new-style type names are returned, but ECL URIs containing the legacy type names will also work. Specifically, the following values are accepted for each of the types:
  • Folder: "fld" or "BrightcoveFolder"
  • Video: "vid" or "BrightcoveVideo"
  • Player: "plr" or "BrightcovePlayer"

31-August-2023

Connector for Brightcove version 1.2.0 adds pagination support for all applicable lists, including search. The number of items per page is configurable with a default of 25 and a maximum of 100 (the absolute maximum for the Brightcove API).

In addition, this release includes the following improvements:
  • A new "[All videos]" folder underneath "Media". The connector will no longer put videos without a folder directly inside "Media". This change was made to improve performance.
  • A new Tracer class to write method entry/exit traces in ECL log file (DEBUG).
  • Access Tokens will no longer expire while being used.

31-August-2023