| Date | 2023-09-18 (815 days ago) |
|---|---|
| Downloads | 11K 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.
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 4.0.15Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 4.0.15GetDestinationUrl method and culture variant destinations (see #184 and db28016)v4.0.9, the package has supported redirecting to a specific culture if the destination is a culture variant page. In some cases, these redirects may have redirected to # instead of the intended destination. With this release, the GetDestinationUrl method has been updated to account for these issues.