Releases: kontent-ai/management-sdk-net
Releases · kontent-ai/management-sdk-net
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
5.0.0
.NET management SDK for Kontent.ai 5.0.0
- latest major release brings reworked webhook functionality, while keeping support for their legacy implementation, with related methods renamed to clearly communicate their deprecation
- package now targets .NET 8
Breaking changes.
- all original methods pertaining to legacy webhook functionality have been renamed accordingly
PostWebhook
→PostLegacyWebhook
DeleteWebhook
→DeleteLegacyWebhook
- etc.
- ⚠ original method names have been retained for the updated webhook functionality implementation
- ⚠ .NET 8 was adopted as the latest LTS release, replacing .NET 6 as the supported version
New features
Improved webhook experience
- webhook methods were adjusted to bring you all the benefits of our reworked webhook experience, allowing more granular trigger event configuration and providing wider range of objects to fire an event from <Product Update | Readme>
- added related tests and code samples
What's Changed
- Add new webhooks and rename legacy webhooks by @lenkaklimcikova in #254
New Contributors
- @lenkaklimcikova made their first contribution in #254
Full Changelog: 4.7.0...5.0.0
4.7.0
What's Changed
- Add asset codename by @VladimirO-kontent in #250
New Contributors
- @VladimirO-kontent made their first contribution in #250
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- New unit tests by @gormal in #175
- Fix dead link by @jankalfus in #243
- Fix dead link by @Simply007 in #244
- Update workflow response model by @PetrSvirak in #246
- #245 Add collection property to asset models by @AdamZ-Kontent in #248
New Contributors
- @jankalfus made their first contribution in #243
- @PetrSvirak made their first contribution in #246
Full Changelog: 4.5.0...4.6.0