Skip to content

3.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@gormal gormal released this 03 Feb 12:45

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
  • Add support for project roles #125
  • Add support for project users #127

New Contributors

Full Changelog: 2.1.0...3.0.0-beta3