Date | 2023-07-04 (500 days ago) |
---|---|
Downloads | 753 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+. This release will not work on older versions of Umbraco.
#installation
">Installation.NET CLI:
dotnet add package Limbo.Umbraco.BlockList --version 3.0.4
Package Manager:
Install-Package Limbo.Umbraco.BlockList -Version 3.0.4
#changelog
">ChangelogUpdated the upper bound for the Umbraco dependencies to allow using the package with Umbraco 12 (see 16c7f9f
)
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.
Updated the Skybrud.Essentials dependency (see 6ab35cd
)
The package is now using the newest version of our Skybrud.Essentials package.