Skip to content

v2.0.4

Compare
Choose a tag to compare
@abjerner abjerner released this 12 Sep 09:20

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

Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Limbo.Umbraco.DreamBroker --version 2.0.4

or the NuGet package manager:

Install-Package Limbo.Umbraco.DreamBroker -Version 2.0.4

Changelog

This release mostly contains internal changes to code style and similar to prepare the package for upgrade to Umbraco 13. The 2.x still targets Umbraco 10, but now the code will look closer to the soon to come code targeting Umbraco 13.