Skip to content

Releases: kontent-ai/management-sdk-net

3.0.0-beta3

13 Jan 15:34
Compare
Choose a tag to compare
3.0.0-beta3 Pre-release
Pre-release

What's Changed

  • #67 UPGRADE TO REST MANAGEMENT API V2
    • REST Management API v2 allows users to not just manage content itself (as in v1), but also manage the content model, taxonomies, collection, workflow, languages, and other entities in Kontent
    • Support subpages element #109
    • Validation regex support for text element #108 #118
  • New Unit tests structure #78 # #110 #111 #114
  • Run CI on multiple environments #85
  • Rename ContentItemVariant to LanguageVariant #93
  • Full README with code samples #100
  • Add .NET 6 Target #107 #113
  • Add interface to Management Client for better testability #112
  • Improve integration with model generator #121

New Contributors

Full Changelog: 2.1.0...3.0.0-beta3

3.0.0-beta2

04 Jan 10:29
b63ffab
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release

What's Changed

  • #67 UPGRADE TO REST MANAGEMENT API V2
    • REST Management API v2 allows users to not just manage content itself (as in v1), but also manage the content model, taxonomies, collection, workflow, languages, and other entities in Kontent
    • Support subpages element #109
    • Validation regex support for text element #108 #118
  • New Unit tests structure #78 # #110 #111 #114
  • Run CI on multiple environments #85
  • Rename ContentItemVariant to LanguageVariant #93
  • Full README with code samples #100
  • Add .NET 6 Target #107 #113
  • Add interface to Management Client for better testability #112

New Contributors

Full Changelog: 2.1.0...3.0.0-beta2

https://www.nuget.org/packages/Kentico.Kontent.Management/3.0.0-beta2

3.0.0-beta1

06 Dec 14:37
e1539fa
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

What's Changed

  • #67 UPGRADE TO REST MANAGEMENT API V2
    • REST Management API v2 allows users to not just manage content itself (as in v1), but also manage the content model, taxonomies, collection, workflow, languages, and other entities in Kontent
    • Support subpages element #109
    • Validation regex support for text element #108
  • New Unit tests structure #78
  • Run CI on multiple environments #85
  • Rename ContentItemVariant to LanguageVariant #93
  • Full README with code samples #100
  • Targetting .NET 6 #107 #113
  • Add interface to Management Client for better testability #112

Full Changelog: 2.1.0...3.0.0-beta1

https://www.nuget.org/packages/Kentico.Kontent.Management/3.0.0-beta1

3.0.0-alpha3

19 Oct 08:01
Compare
Choose a tag to compare
3.0.0-alpha3 Pre-release
Pre-release

All finished tasks in #67

3.0.0-alpha2

23 Aug 07:33
Compare
Choose a tag to compare
3.0.0-alpha2 Pre-release
Pre-release

Finish up all API endpoints:

3.0.0-alpha1

17 Aug 10:16
Compare
Choose a tag to compare
3.0.0-alpha1 Pre-release
Pre-release

Test out another beta version format

3.0.0-alpha.0

13 Aug 11:54
46d6992
Compare
Choose a tag to compare
3.0.0-alpha.0 Pre-release
Pre-release

2.2.0-beta2

27 Feb 20:44
Compare
Choose a tag to compare
2.2.0-beta2 Pre-release
Pre-release
windows syntax according to https://docs.github.com/en/actions/refere…

2.2.0-beta1

10 Feb 16:24
bc028dd
Compare
Choose a tag to compare

2.1.0

28 Jan 13:20
200873a
Compare
Choose a tag to compare

https://www.nuget.org/packages/Kentico.Kontent.Management/2.1.0

  • Added support for item codename editing (#49) according to the API change in API changelog