Date | 2022-11-20 (726 days ago) |
---|---|
Downloads | 314 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 4.7.2 |
Umbraco Versions | Umbraco 8 |
New release for Umbraco 8 🎉
#installation
">Installation#changelog
">ChangelogChanged visibility of LimboBlockListPropertyEditor
constants from internal to public (see 2a9bec7
)
Making the constants public ensures that they can be used by code outside of the package.
Changed Umbraco package references to actual dependencies + added upper bound (see 0078c74
)
Both changes should help indicating which version of Umbraco this release supports.