Version 4.0.17

Date 2023-10-10 (402 days ago)
Downloads 22K downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

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

#installation">Installation

Via NuGet:

.NET CLI:

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

Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 4.0.17

#changelog">Changelog

  • Added minimum height to dashboard to fix Umbraco issue (see #186 and f67549e)
    Due to a bug in Umbraco 12, the container element of the dashboard doesn't take full height, and as a result, the add button dropdown may be cropped is it's container isn't high enough when there are no or few redirects.