Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Releases: umco/umbraco-content-list

Content List 1.0.2

29 Aug 07:43
08d9c34
Compare
Choose a tag to compare

Hey there Umbraco fans!

This is a hot-fix patch release for Content List v1.0.x.


Bug Fixes & Enhancements

  • 6528665 Fixed bug with the remove function
  • eddae50 Changed the editor-grouping from "rich content" to "lists"
  • 4f959ab Upgraded InnerContent dependency to v2.0.1
  • 23cbf6b Removed the CreateValueEditor override, (it was calling code that it didn't need to).
  • ba7d352 Moved the property-editor's JS path string to a constant

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.ContentList

Content List 1.0.1

10 Aug 10:30
688fac6
Compare
Choose a tag to compare

Minor patch release to correct the Inner Content's version NuGet dependency, see #6 for details.

All other details about this release are available on v1.0.0 release notes.

Content List 1.0.0

23 Jul 11:08
96933d3
Compare
Choose a tag to compare

Hey there Umbraco fans!

With great pleasure, we are proud to release Content List v1.0.0!


Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.ContentList