Skip to content

Releases: kontent-ai/management-sdk-net

6.6.1

25 Apr 17:42
Compare
Choose a tag to compare

Kontent.ai .NET Management SDK 6.6.1

Fixes

  • fixes #280 by adding missing decorators for LanguageVariantUpsertModel serialization

What's Changed

  • add missing decorators to LanguageVariantUpsertModel by @pokornyd in #281

Full Changelog: 6.6.0...6.6.1

6.6.0

11 Feb 09:41
f5c5d33
Compare
Choose a tag to compare

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

11 Dec 09:42
0d2af43
Compare
Choose a tag to compare

Kontent.ai .NET Management SDK v 6.5.0

Main features

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

Full Changelog: 6.4.0...6.5.0

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