v17.0.0-alpha004
Pre-release
Pre-release
·
0 commits
to v13/main
since this release
New alpha release for Umbraco 17. This release will not work with other versions of Umbraco.
Supported Umbraco versions
- Umbraco 17
Target Framework
- .NET 10
Installation
Via NuGet:
.NET CLI:
dotnet add package Limbo.Umbraco.Iddqd --version 17.0.0-alpha004
NuGet Package Manager:
Install-Package Limbo.Umbraco.Iddqd -Version 17.0.0-alpha004
Changelog
- Misc improvements and bug fixes mostly related to conditions (see cfcbb57)