Version 4.0.22

Date 2024-01-18 (302 days ago)
Downloads 817 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-12. This release will not work on other versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

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

NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 4.0.22

#changelog">Changelog

  • Added fix for broken query string forwarding (see #193 and 783b5b9)
    While v4.0.21 fixed parts of the issue, there were still some scenaries that still failed due to a bug in the code.