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