Version 2.0.1

Date 2021-10-28 (1,114 days ago)
Downloads 471 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

  • πŸ†• Add label is now localized instead of being hardcoded in Danish (see 20ad434)
    The label for the button now uses Umbraco's general_add translation ensuring the label is matching the user's backoffice language - eg. Add in English or TilfΓΈj in Danish.

  • πŸ†• Updated Umbraco dependency (see 35c086e)
    In order to use Umbraco's logic around references and the IDataValueReferenceFactory and IDataValueReference interfaces, the package now requires at least version 8.6.0 of Umbraco.

  • πŸ†• Introduced LinkReferenceFactory class for detecting content and media references (see 35c086e)
    With the link picker, a page may have references to either content and media. This release introduces a LinkReferenceFactory for tracking those references within Umbraco.

  • πŸ†• Updated Skybrud dependencies (see c736f40)
    The Skybrud.Essentials package has now been updated the the latest version.