Skip to content

Contentment v4.4.5

Compare
Choose a tag to compare
@leekelleher leekelleher released this 14 Aug 17:49
· 195 commits to master since this release
2c8b85f

Hey there Umbraco fans!

It's been a while since the last release, and we seem to have been a bunch of enhancements in waiting.
So let's get a new patch release out... Contentment v4.4.5! 🎉


A full changelog can be found here: 4.4.4...4.4.5

Bug fixes and enhancements

  • #324 Icon Picker - support for hideColor and size
  • #320 Data List - Umbraco Content Types data-source - added translation dictionary support. Thanks to @jerpenol! 🎉
  • #326 Data List - Buttons - Added item description to button title. Thanks @enkelmedia! 🎉
  • #334 Data List - Umbraco Content Properties data-source - option to sort alphabetically. Thanks @prjseal! 🎉
  • b0cfd18 Deprecated an old extension method for Umbraco 8, a la composition.UnlockContentment().
  • 6844dd3 Introduced IDataSourceValueConverter interface and marked IDataListSourceValueConverter as deprecated.
  • d32519f Data List - added templated descriptions for FileSystem and UserDefined data-sources.
  • 978f88c Data List - added Properties property to DataListItem, for storing additional data, (e.g. images).
  • cfa1395 Data List - Enum data-source - wired up the Group property, (for future use).
  • e4749de Refactored all the IDataListItemPropertyValueConverter classes, (removed a lot of duplicated code).
  • 705d535 Code Editor - fixed sort ordering the mode/theme options.
  • ff3d0fb Content Blocks - fix for bug in Umbraco's Blueprints dialog.
  • f0208c9 Notes - adds support for vm.currentPage, (if you wanted to access content properties?)
  • e190aa3 Social Links - added extension method to get the SVG icon from Umbraco's backoffice icon set, e.g. link.GetIconSvgString().
  • af03177 Telemetry - refactored for .NET Core (async) support.

Project related meta stuff

  • bda853d Added an Umbraco v12 test website
  • 19c0461, 28b06f1, 843fb0a Updated the README and Umbraco Marketplace meta-data
  • 61df2b2 Updated Roadmap
  • 6c7bd14 Icon Picker - updated docs with Razor template SVG icon example.

Where can I get it?

This release is available on NuGet...

dotnet add package Umbraco.Community.Contentment

...or the Umbraco Package repository.

Sponsorship

If my Umbraco packages are of value to you and/or your business, then you could sponsor me on GitHub?
...but if a monthly amount is too much commitment, there is also a one off sponsorship option! 😻


Thank you to @jerpenol, @enkelmedia and @prjseal for your contributions during this release cycle.

Enjoy the release!

Cheers,
@leekelleher
✌️❤️🕊️