Skip to content

11.0.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@alesk-kentico alesk-kentico released this 11 Sep 10:42
· 621 commits to master since this release
25ce09e

New features

  • Response models provide information whether content is stale.

Breaking changes

  • GetTaxonomyAsync, GetTypeAsync and GetContentElementAsync methods return response models instead of taxonomy group, content type or content type element models. Use Taxonomy, Type or Element properties to get response content. There is also an implicit conversion from response models to their content.