Releases: kontent-ai/management-sdk-net
Releases · kontent-ai/management-sdk-net
6.6.1
6.6.0
Kontent.ai .NET Management SDK 6.6.0
Features
- You can now create notes and assign contributors and due date to a language variant via upsert endpoint, more info in the changelog
- Support for scheduling publishing and unpublishing in one go added, more info in the changelog
Related pull requests
- EN-376 Add contributors and note to language variants by @huluvu21 in #279
- EN-261 Add schedule publish and unpublish endpoint to Management API SDK by @mrnustik in #275
New Contributors
Full Changelog: 6.5.0...6.6.0
6.5.0
Kontent.ai .NET Management SDK v 6.5.0
Main features
- Adds support for custom apps, allowing you to integrate a tool of your choice with Kontent.ai interface. See https://kontent.ai/learn/docs/custom-apps
What's Changed
- Add strongly typed response for listing variants by type by @DiegoFaFe in #271
- add name property to taxonomy element by @pokornyd in #276
- EN-326 Add Custom Apps support via Management Api by @arguit in #278
New Contributors
- @DiegoFaFe made their first contribution in #271
Full Changelog: 6.4.0...6.5.0
6.4.0
6.3.0
Kontent.ai .NET management SDK 6.3.0
New features
- Web spotlight can now be activated/deactivated through management API, optionally allowing you to specify an existing type to use as WSL root. Current status and root type can also be retrieved via a
GET
request. More info in the changelog.
What's Changed
Full Changelog: 6.2.0...6.3.0
6.2.0
Kontent.ai .NET management SDK 6.2.0
New features
- you can now select whether to include items and assets, and/or version history when cloning an environment using new
CopyDataOptions
property onEnvironmentCloneModel
, more info in our changelog
What's Changed
New Contributors
Full Changelog: 6.1.0...6.2.0
6.1.0
Kontent.ai .NET management SDK 6.1.0
New features
- implements recently introduced MAPI endpoints to retrieve published language variants, more info in the product changelog
What's Changed
- EN-137 - Add access to published content by @VladimirO-kontent in #264
Full Changelog: 6.0.0...6.1.0
6.0.0
Kontent.ai .NET management SDK 6.0.0
Breaking changes
projectId
is nowenvironmentId
in majority of scenarios- most references to projects were updated to refer to environments
- methods such as
withProjectId
are nowwithEnvironmentId
- properties, comments, documentation...
- actions that are still project-wide remain unchanged
- methods such as
Features
Set due dates
Reorder elements in types and taxonomies
View scheduled publish/unpublish
What's Changed
- Project to environment by @pokornyd in #259
- Add move operation to type, snippet and taxonomy PATCH by @VladimirO-kontent in #260
- EN-130 - Add schedules to content item variant by @VladimirO-kontent in #261
- EN-125 Add due date to content item variant by @arguit in #262
New Contributors
Full Changelog: 5.2.0...6.0.0
5.2.0
What's Changed
- Add custom headers to webhooks by @lenkaklimcikova in #258
- more info on custom webhook headers in Kontent.ai documentation
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- #255 add collections to spaces by @AdamZ-Kontent in #256
- collections can now be assigned to spaces, more info in our documentation
- Add new webhook filters by @winklertomas in #257
- new filtering options have been added to the reworked webhooks, introduced in the latest major version see product updates for more information
Full Changelog: 5.0.0...5.1.0