Skip to content

Contentment v2.2.0

Compare
Choose a tag to compare
@leekelleher leekelleher released this 05 Oct 07:20
· 821 commits to master since this release
f62d093

Hey there Umbraco fans!

Hola amigas y amigos! 🌞 The summer may be over, but for today we have... Contentment v2.2.0!


Property Editors

New features

  • #136, 8691c44 Data List - added Umbraco Users data-source
  • ae3d69c Data List - added Umbraco User Groups data-source
  • d0abd09 Data List - Number Range data-source, added setting for number of decimal places
  • 747e3ea Data List - User-defined data-source, auto-populates the item's Value based on the Name
  • f83bbb1 Added HasValueFor<T>() IPublishedElement extension method

Changes and bug fixes since the v2.1.0 release

  • #126 Corrected typo in Bytes documentation - thanks @BatJan 🌟
  • 3a81ea9 Data List - CSV/JSON/XML data-sources, updated default settings
  • 2115167 Data List - Countries data-source, refactored to exclude non-countries (e.g. Caribbean, Europe, Latin America, World)
  • f9b4483, a36d2c4, 66a8d12, ea617bd, cd5779c, bbb8d4c Updated various icons to use the <umb-icon> directive.
  • d46f30d, adc7d38, d3d0c45 Refactored various code to remove System.Linq references - I'm told this can lead to better optimisations 🤷

Hacktoberfest 🎃

It's Hacktoberfest time again!

This year I'd like to expand the documentation to include all the Data Sources (for use with Data List + Text Input). So far I have added stub pages for each of the data-sources along with an open issue. You can view all "help wanted" open issues here.

Any contributions will be greatly appreciated. 🙏


Enjoy the release!

Cheers,
@leekelleher
✌️❤️🕊️


This release is also available on NuGet...

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