Skip to content

Contentment v4.0.0

Compare
Choose a tag to compare
@leekelleher leekelleher released this 16 Jun 13:47
· 493 commits to master since this release
417257b

Hey there Umbraco fans!

With today's release of Umbraco 10.0.0 🎉 I am happy to announce the release of Contentment v4.0.0! 🎉

It's a major version bump (aka a "breaking-change" release), as it now adds support for Umbraco 10 and .NET 6.0, (and yes, it still supports Umbraco 8/.NET 4.7.2, and Umbraco 9/.NET 5.0).


What's new?

No, nothing new, it contains all the same features as Contentment v3.4.0. This release is purely to add support for Umbraco 10 and .NET 6.0.

A full changelog from the previous v4-alpha release can be found here: 4.0.0-alpha004...4.0.0

Where can I get it?

This release is available on NuGet...

dotnet add package Our.Umbraco.Community.Contentment

...or the Umbraco Package repository.

Any breaking changes?

Not that I am aware of! Many of the code changes that could be considered a "breaking-change" were to internal Contentment code, (I'm glad I marked many of those classes as internal now!), things like swapping various IHostingEnvironment references with IWebHostEnvironment. I've tried to make these changes as backwards compatible as I can, so fingers crossed it shouldn't impact you at all. 🤞

Bugs and snags

If you find any bugs or snags, please do let me know. If it's a reproducible bug, then you can raise it on the issue tracker, otherwise if it's more of a feature or suggestion, then starting a discussion is a better way to do that. Keep in mind that the usual contribution rules of engagement apply. 😃

Sponsorship

If my Umbraco packages are helpful to you and/or your business, you can sponsor me on GitHub!
...and if a monthly amount is too much, there is also a one off sponsorship option! 🤑


Enjoy the release!

Cheers,
@leekelleher
✌️❤️🕊️