Skip to content

Contentment v2.1.0

Compare
Choose a tag to compare
@leekelleher leekelleher released this 02 Jul 14:36
· 836 commits to master since this release
f7e8436

Hey there Umbraco fans!

Two weeks since the v2.0.0 release, I present to you... Contentment v2.1.0!

Given the amount of development time I've spent (so far) on v3 (aka my migration of Contentment for Umbraco 9) work, I decided to re-jig my ROADMAP for v2.x. I'd originally wanted to get the Cascading Dropdown List to be a standalone property-editor, but I saw the potential to make it extensible beyond using a Dropdown List, (which I have successfully prototyped), but would require significant development effort to finish off. With Umbraco v9 RC release date due next week, there's an expectation on getting a Contentment v3.0-RC out around the same time. I've postponed the Cascade editor until later on in the year.

In the meantime, there were some enhancements for Data List that I wanted to release before focusing on v3.0-RC.


Features

  • 22c9be5 Configuration Editor - added item grouping - you'll see this specifically for Data List sources
  • c07352a Data List - Unlocked all the hidden data sources! 🤩
  • eff90a9 Data List - added .NET Languages data-source
  • 75ed137 Data List - added Umbraco Languages data-source
  • ae0c273 Data List - added Umbraco Tags data-source
  • 08d4da5 Data List - added Number Range data-source
  • af30e51 Data List - added XML Sitemap data-sources
  • b9342b3 Data List - added help note for developing your own custom data-source
  • 790148a Data List Preview - label amend to include the item count for Data Sources tab

Bug fixes

  • #118 - Documentation - Corrected code example for disabling telemetry - thank you @abjerner

Enjoy the release!

Cheers,
@leekelleher
✌️❤️🕊️


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.Community.Contentment