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

Releases: umco/umbraco-stacked-content

Stacked Content 2.0.4

10 May 09:06
1226e84
Compare
Choose a tag to compare

Hey there Umbraco fans!

This is a super small hot-fix patch release for Stacked Content v2.0.3.


Bug fixes and Enhancements

  • #66, 1e063a7 Preview throws error when page is unpublished.

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.StackedContent

Stacked Content 2.0.3

06 Feb 16:04
b58abec
Compare
Choose a tag to compare

Hey there Umbraco fans!

We are proud to have released Stacked Content v2.0.3!


Some features, enhancements and bug fixes, may be part of the Inner Content release, please see the Inner Content v2.0.3 release page for more details!

Enhancements

  • 24edb59 Adds toggle-able "Enable Filter" option - see umco/umbraco-inner-content#46 for background info.
  • #60 Tracks missing partial-views for preview - prevents flooding your log files.
  • #61 Adds CSS classes to the overlay/modal

Bug Fixes

  • #62, #63 Fixes RTE hyperlinks in back-office previews

Special thanks to @dnwhte, @NikRimington, @rustybox and @Simon-Ratcliffe-Epiphany 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.StackedContent

Stacked Content 2.0.2

13 Dec 16:42
61dbe2d
Compare
Choose a tag to compare

Hey there Umbraco fans!

Following on from our Stacked Content v2.0.1 release, we have a patch release... Stacked Content v2.0.2! (Oooooooo! 😮)


Bug fixes and Enhancements

  • #55, #57 Back-office preview not rendering RTE Macros

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.StackedContent

Stacked Content 2.0.1

13 Dec 16:41
941e1e1
Compare
Choose a tag to compare

Hey there Umbraco fans!

Following on from our Stacked Content v2.0.0 release, we have a patch release... Stacked Content v2.0.1!


Bug fixes and Enhancements

  • #50 Corrected NuGet dependency version for InnerContent v2.0+
  • b832b18 Fixed bug with doctype editor preview

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.StackedContent

Stacked Content 2.0.0

20 Jul 12:45
ecf105e
Compare
Choose a tag to compare

Hey there Umbraco fans!

We are proud to have released Stacked Content v2.0.0!


Some features, enhancements and bug fixes, may be part of the Inner Content release, please see the Inner Content v2.0.0 release page for more details!

New Features

  • #27, #44 Copy & Paste feature

Bug Fixes and Enhancements

  • 2e16cbd Added support for Umbraco in a virtual directory
  • 5c8732b Markup enhancements, _(see issue #24, point 4 for details of this)

Breaking Changes

Due to Inner Content's Umbraco dependency version increase, we've had to do the same for Stacked Content. For more details, see Inner Content ticket #22.

Whilst we were increasing the major version number, we took the opportunity to refactor our code, here's the list of API changes.

  • 82f9178 Switched the default option for the preview feature to be opt-in
    • This changes the prevalue key from "disablePreview" to "enablePreview"
    • Code has been included to correct existing values, (so a "non-breaking-breaking-change"?).
  • 1524aa9 Renamed the namespace for the StackedContentValueConverter
    • From "Our.Umbraco.StackedContent.Converters" to "Our.Umbraco.StackedContent.ValueConverters"
  • a149d61 Removed the StackedContentPropertyValueEditor class
    • Due to changes in Inner Content, this class had become redundant
  • fe3686f Combined the "stackedcontent.controllers.js" and "stackedcontent.resources.js" files into a single "stackedcontent.js" file

Special thanks to @markadrake 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.StackedContent

Stacked Content 1.2.0

16 Jul 09:28
634a201
Compare
Choose a tag to compare

Hey there Umbraco fans!

With great pleasure, we have released Stacked Content v1.2.0!


Some features, enhancements and bug fixes, may be part of the Inner Content release, please see the Inner Content v1.1.1 and v1.1.2 release pages for more details!

New Features

  • #38 Allow for customization of preview markup location

Bug fixes and Enhancements

  • #33 Preview on unpublished page
  • #37 Use ConfigureForDisplay to "hideLabel"
  • #39 #40 Item number not updating when reordering
  • #42 Decrease z-index of .stack__item
  • #43 Sets $dirty property on form

Special thanks to @sniffdk and @stvnhrlnd 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.StackedContent

Stacked Content 1.1.0

05 Mar 11:25
720df6d
Compare
Choose a tag to compare

Hey there Umbraco fans!

With great pleasure, we have released Stacked Content v1.1.0!


Some features, enhancements and bug fixes, may be part of the Inner Content release, please see the Inner Content v1.1.0 release page for more details!

Bug fixes and Enhancements

  • #21, #32 Ensures ContentType GUIDs
    • This enables you to rename your content-types

Enjoy the release!

All the best from @leekelleher and @mattbrailsford


This release is also available on NuGet...

PM> Install-Package Our.Umbraco.StackedContent

1.0.4

18 Mar 14:13
Compare
Choose a tag to compare
Merge pull request #14 from umco/develop

Release 1.0.4

1.0.3

28 Dec 10:33
Compare
Choose a tag to compare
Merge branch 'develop'

1.0.2

28 Dec 10:03
Compare
Choose a tag to compare
Merge branch 'develop'