Version 13.0.2

Date 2025-10-16 (16 days ago)
Downloads 253 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

New release for Umbraco 13. This release will not work with other versions of Umbraco.

Installation

Install the NuGet package - either via the .NET CLI:

dotnet add package Limbo.Umbraco.MultiNodeTreePicker --version 13.0.2

or the NuGet package manager:

Install-Package Limbo.Umbraco.MultiNodeTreePicker -Version 13.0.2

Changelog

  • Property value index factory shouldn't write to the console (see 9cdf258)

  • Updated the Skybrud.Essentials dependency (see dcb511c)