Version 2.0.7

Date 2021-03-04 (1,352 days ago)
Downloads 50K 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

  • Converted links to buttons to improve accessibility (see 71e004c, d9dfdd6, 24043bd and #77)
    <button> elements are now used instead of <a> to fit the actual use. Thanks to @bjarnef for the suggestion.

  • Redirect editor can now be closed with ESC key (see f182b6e and #76)
    To improve the user experience and accessibility, the editor used to add and edit a redirect can now be closed using the ESC key - as an alternative to clicking the Close button. Thanks to @bjarnef for the suggestion.

  • Delete actions now use the overlayService for confirmation instead of the confirm() prompt (see 60b8344)
    The change should ensure the package behaves similar to delete confirmations in native Umbraco components.

  • Various style improvements and UI improvements (see 70a5afe and d10af4e)

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