Version 2.0.2

Date 2023-06-02 (532 days ago)
Downloads 229 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.7.2
Umbraco Versions Umbraco 8

New stable release for Umbraco 8. This will not work in Umbraco 7.

#installation">Installation

#changelog">Changelog

  • Fixed issue with incorrect UDI type in LinkReferenceFactory (see e1c3380)
    The UDI type for content is document, so when using content instead, 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.