Skip to content

Releases: kontent-ai/boilerplate-net

8.0.1

09 Aug 13:22
Compare
Choose a tag to compare

What changed

  • Automate release process and enrich the *.nuspec file

Full Changelog: 8.0.0...8.0.1

8.0.0

09 Aug 12:40
Compare
Choose a tag to compare

What's Changed

  • Moved content type model classes to correct namespace, usings cleanup and related files update. by @MiroKentico in #103
  • README.md typo fix by @MiroKentico in #102
  • Add source header by @Simply007 in #107
  • CTC-1518 Update URLs to Kontent Learn by @jancerman in #106
  • 💥 Breaking change! Migration to Kontent.ai by @Simply007 in #108
    • Renaming template name from kentico-kontent-mvc to kontent-ai-mvc (and package name from Kentico.Kontent.Boilerplate to Kontent.Ai.Boilerplate)
  • 💥 Breaking change! Targeting .NET 6

New Contributors

Full Changelog: 7.0.1...8.0.0

7.0.1

28 Feb 00:35
Compare
Choose a tag to compare

Bugfixes

  • running model generation script on linux/macos

7.0.0

16 Nov 11:28
0752161
Compare
Choose a tag to compare

6.0.0 - the last release for .NET Core 3.1

06 Oct 09:53
64cbe31
Compare
Choose a tag to compare

5.0.0

31 Mar 16:56
Compare
Choose a tag to compare

4.0.2

29 Nov 14:02
cb1494a
Compare
Choose a tag to compare

4.0.1

22 Nov 16:43
9d67380
Compare
Choose a tag to compare

4.0.0

08 Nov 12:37
Compare
Choose a tag to compare

https://www.nuget.org/packages/Kentico.Kontent.Boilerplate/4.0.0

Features:

3.0.0

25 Sep 08:56
3238e2a
Compare
Choose a tag to compare

Breaking changes

  • Kentico Cloud is now Kentico Kontent.
    As we finalize our move to Content as a Service, we decided to reflect that in our brand so we renamed repository, Nuget feed, namespaces, classes and all related code.
  • All occurrences of Cloud in class names and namespaces replaced with Kontent.
  • KenticoCloudWebhookSecret renamed to KenticoKontentWebhookSecret.