Version 1.5.0

Date 2015-08-31 (3,364 days ago)
Downloads 2,109 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

ยป Install via NuGet

Changelog for v1.5.0

  • Fixed a bug when parsing a control of the type embed - thanks to @rpjengaard (see 6901459).
  • In Umbraco 7.3, the configuration of an editor is no longer saved in the JSON of the grid property, but injected at run-time based on grid.editors.config.js as well as editors from package.manifest files of installed packages. If using this package in Umbraco 7.2.x, everything will work as before. Earlier versions of this package won't be compatible with Umbraco 7.3.
  • The package is now build against Umbraco 7.3 RC, while still supporting Umbraco 7.2.x.