Updates and Improvements to the App SDK

Today, we're introducing several updates and improvements to the App SDK:

  • The Content Management API is now exposed as a property of the sdk, and can be accessed with sdk.cma
    • This exposes an initialized plain client, without needing to include the cmaAdapter, reducing complexity for developers using the CMA.
  • The Parameters API now accepts customizable types for the installation, instance, and invocation types. sdk.field now exposes a linkType to help distinguish more clearly Entry and Asset links.
  • Field names are now exposed on the sdk.field.name property. The dropdown and multi-line components are now fully-supported field editors.

These improvements to the App SDK are available for all customers from today. To learn more, please refer to our documentation.