Release Notes / Version 13.2512.0
Table Of ContentsPublic API Removal
@coremedia/studio-client.cap-rest-client
CapList, CapListRepository and EncryptionService of are not public anymore.
CapConnection: removed members getCapListRepository and getEncryptionService (were already marked as @private)
New Public API
@coremedia/studio-client.cap-base-models
registerMyEditedContentFilter - allows registering filters for the contents appearing in “My Edited Content”
observeMyEditedContents - allows observing the filtered contents of “My Edited Content”
Blueprint Adjustments
@coremedia-blueprint/studio-client.main.am-studio
ShowAssetsInEditedContentsCheckboxBase now uses (new) registerEditedContentsFilter
(CMS-25612)


