Version 1.0.4

Date 2023-07-04 (440 days ago)
Downloads 164 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New stable release for Umbraco 10, 11 and 12. This release will not work on older versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Separator --version 1.0.4

Package Manager:

Install-Package Limbo.Umbraco.Separator -Version 1.0.4

#changelog">Changelog

  • Updated the upper bound for the Umbraco dependencies to allow using the package with Umbraco 12 (see 93cd1cc)
    As Umbraco 12 was released earlier this week, and no changes are required for the package to run on Umbraco 12, the upper bound of the Umbraco dependencies has been raised to allow running on Umbraco 12.