Version 2.0.1

Date 2023-04-18 (970 days ago)
Downloads 300 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

New stable release for Umbraco 10 and 11. This release will not work with other versions of Umbraco.

Installation

To install the package via NuGet, you can use either .NET CLI:

dotnet add package Limbo.Umbraco.Vimeo --version 2.0.1

or the NuGet package manager:

Install-Package Limbo.Umbraco.Vimeo -Version 2.0.1

Changelog

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

  • Updated the Limbo.Umbraco.Video dependency (see dcce982)
    Might as well reference the newest version.