Version 1.0.0-beta002

Beta
Date 2024-01-11 (309 days ago)
Downloads 571 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New beta release for Umbraco 10+.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Skyfish --version 1.0.0-beta002

NuGet Package Manager:

Install-Package Limbo.Umbraco.Skyfish -Version 1.0.0-beta002

#changelog">Changelog

  • The src attribute should be include in the generated embed code (see 714e49f)
    The attribute was previously omitted as I wasn't sure how we're handling consent. But at least for our own sites, this is now fully handled by the frontend, so we don't need to handle this as well in the backend/package.