Skip to content

v17.0.0-alpha003

Pre-release
Pre-release

Choose a tag to compare

@abjerner abjerner released this 25 Aug 10:52
· 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-alpha003

NuGet Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 17.0.0-alpha003

Changelog

  • Added custom Iddqd tree menu in the settings section (see a0f0f54)