Date | 2023-09-08 (434 days ago) |
---|---|
Downloads | 855 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.5
NuGet Package Manager:
Install-Package Limbo.Umbraco.BlockList -Version 3.0.5
#changelog
">ChangelogAdded new cache level data type option (see d38cf96
)
Sometimes it can be useful to control the cache level, so now there is an option for it.
Updated the Skybrud.Essentials dependency (see cf1c7eb
)
The package is now using the newest version of our Skybrud.Essentials package.