Version 3.0.4

Date 2022-05-21 (909 days ago)
Downloads 9,993 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 5
Umbraco Versions Umbraco 9

New release for Umbraco 9. This release will not work on older versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Skybrud.Umbraco.Redirects --version 3.0.4

Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 3.0.4

#changelog">Changelog

  • Added support for custom backoffice URLs (see #140 and e84a6dc, ce4aff3 and 39f36e9)
    Various URLs to the Umbraco backoffice were hardcoded, meaning the package would break in solutions with a custom UmbracoPath. Thanks to @iFaxity for reporting.

  • Updated the Skybrud.Essentials dependency (see f914134)
    The dependency has now been updated to the newest version.