Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Version: 11.0.0
Release: Weisshorn Release
Release date: October 23th, 2021
Release Notes: picturepark.com/previewrelease

Breaking changes

Feature

Endpoint/Contract

Title

Description

Reference

User

UserRightUserRole endpoints

Removed user right ManageCollections

  • All users are allowed to manage collections.

  • Thus, UserRight.ManageCollections was removed.

See PictureparkSwagger.json

Schema

FieldIndexingInfo

Removed property Sortable

  • API-Users could specify sorting using a field on a referenced Schema (e.g. in TagBoxes).

  • This could cause problems and was removed.

See PictureparkSwagger.json

Deprecation

Might be removed in the next version of CP.

None.

Removed

none

Features

  1. Feature

Endpoint/Contract

Title

Description

Reference

User

UserUpdateIdentityProviderManyRequest

IdentityProviderId no longer required

IdentityProviderId is no longer required, use null to change the identity provider to Picturepark IDS.

Statistics

/statistics/contents/{contentId} endpoint and ContentStatisticsAggregated contract

Endpoint for single content statistics

  • Key content metrics can be retrieved.

  • Additional timeframes to be aggregated can be specified as URL arguments.

  • Complete content lifetime is always included.

See Contracts.Generated.cs

  • No labels