Skip to content

v3.0.6

Compare
Choose a tag to compare
@abjerner abjerner released this 21 Feb 09:21
· 4 commits to v3/main since this release

New stable release for Umbraco 10-12. This release will not work with other versions of Umbraco.

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

  • 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.