Skip to content

Releases: kontent-ai/management-sdk-net

6.4.0

08 Aug 14:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.4.0

6.3.0

30 Jul 08:16
Compare
Choose a tag to compare

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

  • EN-238 Add WebSpotlight support via Management Api by @arguit in #273

Full Changelog: 6.2.0...6.3.0

6.2.0

10 Jun 11:17
Compare
Choose a tag to compare

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 on EnvironmentCloneModel, more info in our changelog

What's Changed

  • EN-199 Add options for selecting entities to copy when cloning enviro… by @matus12 in #269

New Contributors

Full Changelog: 6.1.0...6.2.0

6.1.0

13 May 13:04
Compare
Choose a tag to compare

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

Full Changelog: 6.0.0...6.1.0

6.0.0

08 Apr 16:54
Compare
Choose a tag to compare

Kontent.ai .NET management SDK 6.0.0

Breaking changes

  • projectId is now environmentId in majority of scenarios
  • most references to projects were updated to refer to environments
    • methods such as withProjectId are now withEnvironmentId
    • properties, comments, documentation...
    • actions that are still project-wide remain unchanged

Features

Set due dates

Reorder elements in types and taxonomies

View scheduled publish/unpublish

What's Changed

New Contributors

Full Changelog: 5.2.0...6.0.0

5.2.0

27 Feb 13:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.2.0

5.1.0

05 Feb 07:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.1.0

5.0.0

15 Jan 15:07
Compare
Choose a tag to compare

.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
    • PostWebhookPostLegacyWebhook
    • DeleteWebhookDeleteLegacyWebhook
    • 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

New Contributors

Full Changelog: 4.7.0...5.0.0

4.7.0

13 Sep 03:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.6.0...4.7.0

4.6.0

22 Jun 08:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.0...4.6.0