Skybrud.LinkPicker v1.0.8
Changelog
- In the last release, the JSON model was changed to use a JSON object rather than a JSON array of the root element. However the converter for the object didn't really work for the property editor. This has now been fixed (see b0a64cd).
- The DLL for
Skybrud.Umbraco.GridData
is now included in the GitHub and Umbraco releases since the DLL is now a dependency. Installing the Umbraco package for the link picker would fail withv1.7.0
since the DLL wasn't included (see 60af3bd).