v1.1.1
New release for Umbraco 10+ π
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Tables --version 1.1.1
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.Tables -Version 1.1.1
Changelog
- Added logic to hide the property editor options now allowed by the data type (see 6a19b76)
Unfortunately I missed this for thev1.1.0
release, but options that are now allowed/enabled by the data type should now be shown in the property editor.