Skip to content

v1.1.1

Compare
Choose a tag to compare
@abjerner abjerner released this 01 Nov 11:55
· 11 commits to v1/main since this release

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 the v1.1.0 release, but options that are now allowed/enabled by the data type should now be shown in the property editor.