Skip to content

Contentment v3.1.0

Compare
Choose a tag to compare
@leekelleher leekelleher released this 11 Feb 16:35
· 633 commits to master since this release
39ed97d

Hey there Umbraco fans!

After a few months of hibernating, I'm happy to present... Contentment v3.1.0!


Property Editors

  • #195, Textbox List - a multi-textstring editor, adds a textbox for each item in a custom data source.

New features

  • #194, Content Blocks - added "Cards" display mode
  • #188, Notes - added option to "Hide property group container"
  • #178, added ValueOrDefault extension method for IPublishedElement
  • 2bf4698, Added support for Umbraco's Package Telemetry
  • b430b2d, Tree Dashboard - removed newsletter CTA

Changes and bug fixes since the v3.0.1 release

  • 0e3b7dd Data List - Umbraco Content by XPath bug, (fixed in v2.2.2, but I hadn't done a patch for v3.x)
  • #179, c417357 Data List - Umbraco Tags data-source (didn't work on Umbraco v9.0)
  • #197, Data List - .NET Enum data-source binds to specific assembly version
  • #198, Lang folder case sensitive on Linux
  • 0b2d0b4, Data List - amends to .NET Countries data-source
  • 983a65a, Data List - amends to .NET Currencies data-source
  • 3410bd2, Data List - amends to .NET Languages data-source

Documentation updates

There were several updates to documentation, mostly in the Data Sources section.

I also added an Umbraco v9.0.0 demo website, for my own testing purposes. Feel free to take a look, modify, play, etc.


Thank you to @marcemarc, @Rockerby, @benjaminc, @robertjf and @dan-hammond for your contributions during this release cycle.

Enjoy the release!

Cheers,
@leekelleher
✌️❤️🕊️


This release is also available on NuGet...

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