Skip to content

16.0.0

Compare
Choose a tag to compare
@MiroKentico MiroKentico released this 17 Mar 16:04
· 148 commits to master since this release
47a8429

What's Changed

  • Namespace unifications and project structure adjustments (#300, #303, #310)
  • added support for .NET 6 target (#301,#306)
  • added support for asset renditions with configurable default preset (#308, #318)
  • items enumeration can now be started from custom continuation token point (#316)
  • new attribute PropertyNameAttribute specifies source content item element for annotated model property (might help solve #279)

Full Changelog: 15.0.1...16.0.0

Upgrade tips:

Upgrade should be pretty straightforward, although you might need to update your existing using directives. This might be required in case of usage of any of following packages

  • Kentico.Kontent.Delivery.Abstractions
  • Kentico.Kontent.Delivery.Caching
  • Kentico.Kontent.Delivery.Extensions.DependencyInjection
  • Kentico.Kontent.Urls