Version 1.1.1

Date 2023-11-01 (320 days ago)
Downloads 2,178 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New release for Umbraco 10+ 🎉

#installation">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">Changelog

  • Added logic to hide the property editor options now allowed by the data type (see 6a19b76)
    Unfortunately I missed this for the v1.1.0 release, but options that are now allowed/enabled by the data type should now be shown in the property editor.