Version 1.0.3

Date 2023-04-15 (520 days ago)
Downloads 844 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

New stable release for Umbraco 10 and 11. 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.3

Package Manager:

Install-Package Limbo.Umbraco.Separator -Version 1.0.3

#changelog">Changelog

  • Fixed issue with incorrect URL to stylesheet (see 3ab0a88)
    The v1.0.2 release accidentally introduced a bug resulting in Umbraco trying to load the package's stylesheet from an incorrect URL.