Version 13.0.1

Date 2026-04-17 (147 days ago)
Downloads 133 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

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

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.UnusedMedia --version 13.0.1

NuGet Package Manager:

Install-Package Limbo.Umbraco.UnusedMedia -Version 13.0.1

Changelog

  • Fixed issue with "Clear selection" button (see 50f0a44)
    The button referenced a clearSelection method that didn't exist in the dashboard element.