Version 3.0.6

Date 2024-02-21 (268 days ago)
Downloads 298 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-12. This release will not work with other versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.BlockList --version 3.0.6

NuGet Package Manager:

Install-Package Limbo.Umbraco.BlockList -Version 3.0.6

#changelog">Changelog

  • Updated the Skybrud.Essentials dependency (see 735cc8f)
    The package is now using the newest version of our Skybrud.Essentials package.

  • Minor updates to the manifest filter (see 735cc8f)
    The manifest filter will now include the package ID for versions of Umbraco where this is available.