Version 4.0.23

Date 2024-01-24 (296 days ago)
Downloads 20K 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.23

NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 4.0.23

#changelog">Changelog

  • Additional adjustments to the query string forwarding logic (see #193, 18469f4 and 542a4a8)
    My previous attempt to fix the query string forwarding didn't cover all cases, so this release contains some additional adjustments.