Version 13.0.4

Date 2024-01-24 (296 days ago)
Downloads 101K downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

New release for Umbraco 13. This release will not work on other versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

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

NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 13.0.4

#changelog">Changelog

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