Version 1.0.5

Date 2024-02-27 (202 days ago)
Downloads 1,452 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-12. This release will not work with other versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.TextBox --version 1.0.5

NuGet Package Manager:

Install-Package Limbo.Umbraco.TextBox -Version 1.0.5

#changelog">Changelog

  • Updated the Skybrud.Essentials dependency (see 2480ac6)
    The dependency was bumped from v1.1.50 to the newest version, which currently is v1.1.56.

  • Misc internal changes