| Date | 2022-03-25 (1,334 days ago) |
|---|---|
| Downloads | 7,649 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 5 |
| Umbraco Versions | Umbraco 9 |
First stable release for Umbraco 9. This release will not work on older versions of Umbraco.
Before pushing the first stable release, I needed an extra look through the package - eg. to check that IRedirectsService and RedirectsService didn't expose any methods that it shouldn't. As I didn't uncover anything, the v3.0.0 release contains no new changes compared to v3.0.0-beta001 (except an updated dependency).
With Umbraco 9.4.0 (and 9.0.1) out earlier today, this release has also been tested to work with Umbraco 9.4.1 😎
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 3.0.0Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 3.0.0Skybrud.Essentials dependency (see 3bc70c7)v1.1.37 to v1.1.38.