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.
- This exposes an initialized plain client, without needing to include the
- The Parameters API now accepts customizable types for the installation, instance, and invocation types.
sdk.fieldnow exposes alinkTypeto help distinguish more clearly Entry and Asset links. - Field names are now exposed on the
sdk.field.nameproperty. Thedropdownandmulti-linecomponents 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.