Version 1.0.3

Date 2024-06-15 (153 days ago)
Downloads 105 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New release for Umbraco 10+. This release will not work on older versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.MediaPicker --version 1.0.3

Package Manager:

Install-Package Limbo.Umbraco.MediaPicker -Version 1.0.3

#changelog">Changelog

  • Updated the Skybrud.Essentials dependency (see dc3664b)
    The Skybrud.Essentials dependency was seven releases behind, so might as well update to the most recent version.

  • Misc internal changes (see b43270e and dc3664b)
    This release also includes a few internal changes that don't really affect the general use of the package.