Version 13.0.1

Date 2024-01-06 (314 days ago)
Downloads 628 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.1

NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 13.0.1

#changelog">Changelog

  • Added dashboard reference to skybrud.umbraco.redirects.dashboard.init event (see 623b80d)
    Change needed to allow the import package to refresh the redirects dashboard - see #28.