New stable release for Umbraco 8. This will not work in Umbraco 7.
Installation
Changelog
- Fixed issue with incorrect UDI type in
LinkReferenceFactory(see e1c3380)
The UDI type for content isdocument, so when usingcontentinstead, more than one relation may be added with the same key or ID. This would for instance be the case if a page has both a regular MNTP and this link picker that references the same page.