Skip to content

v1.0.3

Compare
Choose a tag to compare
@abjerner abjerner released this 18 Apr 21:19
· 11 commits to v1/main since this release

Installation

Via NuGet:

.NET CLI:

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

Package Manager:

Install-Package Limbo.Umbraco.TextBox -Version 1.0.3

Changelog

  • Enabled package telemetry and updated the information the package exposes about it self (see b911565)
    This enables Umbraco to save a bit of telemetry data about the package.

  • Updated the Skybrud.Essentials dependency (see 1584655)
    Might as well reference the newest version.