| Date | 2026-03-03 (10 days ago) |
|---|---|
| Downloads | 318 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 10 |
| Umbraco Versions | Umbraco 17 |
New stable release for Umbraco 17. This release will not work on other versions of Umbraco.
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 17.0.3NuGet Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 17.0.3Added support for selecting destination culture (see a8d700b and b5ec0f1)
Selecting the culture was supported in previous versions of the package, but not part of the features available after the rewrite for the new backoffice. With this release, the culture option is now again available.
Updated Destination.js to fix issue with colored icons (see f90e1df)
Icon names including a color (e.g. for a content type icon) would fail to render. This has now been fixed.
Misc localization (see f1ca9ca)
Additional labels are now localized, thereby available in either English or Danish.