Version 13.0.3

Date 2025-10-30 (6 days ago)
Downloads 160 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 8
Umbraco Versions Umbraco 13

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.