Skip to content

v13.0.3

Latest

Choose a tag to compare

@abjerner abjerner released this 30 Oct 16:31
· 1 commit to v13/main since this release

New release for Umbraco 13. 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.TwentyThree --version 13.0.3

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.TwentyThree -Version 13.0.3

Changelog

  • Added support for the loop parameter (see 3bca8e6)
    While not directly supported in TwentyThree's own UI, embed codes support a loop parameter which can now be controlled frp, the data type and/or property editor.