Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Releases: umco/umbraco-nested-content

Nested Content 0.5.0

24 Aug 15:31
Compare
Choose a tag to compare

Hey there Nested Content fans!

With the upcoming release of Umbraco v7.7.0 - Nested Content is now part of the Umbraco!

This release - v0.5.0 - contains all recent bug fixes and enhancements, and aligns with amends made during the integration with Umbraco core.

TL;DR; this release is the same as the version that will be in Umbraco v7.7.0.

v0.5.0 is intended to be a final release of the standalone package. Any future bug fixes and feature requests should target the Umbraco core version of Nested Content. Please raise these on the Umbraco issue tracker.


Bug fixes

  • #123, #120 "Content Type selection" modal position fix
  • #127, #126 UmbracoContext null-reference check
  • #131, #119 "Document Type" dropdown selection bug fixed

Features and Enhancements

  • #75 Implemented IPropertyValueConverterMeta in the value converters
  • #110 Adds ModelBuilder / Model Factory support - for strong-typed models
  • #114 Set $dirty property on form
  • #122 API helper methods for renaming aliases

Special thanks to @bjarnef, @jamiepittman, @Jeavon, @moadazzuz, @robertjf, @Ron-Brouwer and @SayTen for your help with this release, #h5yr!

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.NestedContent

Nested Content 0.4.0

18 Mar 10:56
Compare
Choose a tag to compare

After 8 months since our last release, we bring you the long awaited v0.4.0!
(So sorry, we've been super-busy building carlsberggroup.com, tuborg.com, et al)


Bug fixes

  • #82 #83 DetachedPublishedProperty should support preview
  • #111 When an item is trashed that is referenced in NC, problems will occur because the item is no longer valid
  • #89 Choose Type Of Content modal dialog positioning

Enhancements

  • #85 Default to expanded view when Max Items = 1
  • #90 Add feature to use {{index}} in a name template

Special thanks to @jbreuer @tompipe @pzawadzkipz @Hendy @Shazwazza for your help with this release, #h5yr!

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.NestedContent

Nested Content 0.3.0

08 Jul 10:33
Compare
Choose a tag to compare
Nested Content 0.3.0 Pre-release
Pre-release

After nearly a year since our v0.2.0 release, we bring you the long awaited v0.3.0!


Bug fixes

  • #25 Fixed tab alias case-sensitivity
  • #33 Added support for doctype composition
  • #48 #60 Fixes Umbraco 7.4 layout issues
  • #46 #55 Fixes RTE drag/drop issue
  • #50 Added "onDelayedMouseleave" directive (to fix breaking-change in Umbraco v7.4.0)

Enhancements

  • #22 #20 Added form submission watcher to ensure nested property values are correct
  • #28 NuGet installation support (PowerShell script)
  • #30 #31 Localized titles for icon anchors
  • #34 Nested property editor validation support
  • #38 #39 Value returns null if there are no objects in the collection, to support recursive lookups
  • #40 Editor control performance boost
  • #49 #51 Umbraco ModelsBuilder support

Super special thanks to @rasmusjp @BatJan @cwjackso @dawoe @ProNotion @rustyswayne @dipeshhirani @robertjf @Jeavon for your help with this release, #h5yr!

Enjoy the release!

All the best from @mattbrailsford and @leekelleher

Nested Content 0.2.0

22 Jul 16:09
Compare
Choose a tag to compare
Nested Content 0.2.0 Pre-release
Pre-release

Hey there Nested Content fans! We are proud to announce the release of Nested Content v0.2.0!

First and foremost, you'll be pleased to know that we now have NuGet support! Go get it...

PM> Install-Package Our.Umbraco.NestedContent

Dancing Monkey Dancing Monkey Dancing Monkey Dancing Monkey Dancing Monkey


Here's the rest of the juicy details for this release...

Bug fixes

  • #12 DropdownList Multiple is not holding the selected values

Enhancements

  • #10 Proposed visual tweaks for list items
  • #8 DetachedPublishedContent context

New features

  • #4 Support multiple doctypes
  • #21 Add document type icons to the items

Mega special thanks to @kjac @Jeavon @greystate @Hendy for your help with this release, #h5yr!

Enjoy the release!

All the best from @mattbrailsford and @leekelleher