| Date | 2023-05-09 (902 days ago) |
|---|---|
| Downloads | 10K downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 6 |
| Umbraco Versions | Umbraco 10 Umbraco 11 |
New release for Umbraco 10 and 11. This release will not work on older versions of Umbraco.
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 4.0.10Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 4.0.10d839945)v4.0.9 released introduced support for culture variant destination, but unfortunately the release had some bug and minor issues, which has been addressed in v4.0.10. The main issue was that the redirects middleware tries to find the current URL if the destination is a content node, but the logic didn't fully honor the selected culture.