Version 2.0.6

Date 2020-12-10 (1,436 days ago)
Downloads 39K 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 release will not work in Umbraco 7.

#installation">Installation

#changelog">Changelog

  • Fixed issue with auto-closing Angular directive (see 9d4b7bb and #79)
    Angular directives should have a regular closing tag due to Umbraco upgrading their Angular dependency. From Umbraco 8.7 and up, this would cause the inbound redirects property editor to display incorrectly.

  • Fixed JavaScript bug in inbound redirects property editor (see 737e43f)
    The editor would fail adding a new redirect due to a property being undefined.

  • Updated Skybrud.Essentials dependency (see c799578)
    The dependency for Skybrud.Essentials has now been updated to the latest version.