Skip to content

Releases: abjerner/Limbo.Umbraco.Iddqd

v13.0.1

05 Nov 18:41
Compare
Choose a tag to compare

New release for Umbraco 13. This release will not work with other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 13.0.1

NuGet Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 13.0.1

Changelog

  • Content app should only be enabled for users with access to it (see ecd6915)
    In previous releases, the content app wasn't limited to just administrators, although this has always been the intention.

  • Improved the content app for content types (see f9cfa40)
    This release adds more information to the content type content app - including information about tabs, property groups and property types. The content app now also includes relations to other content types and data types.

  • Improved the content app for content (see e183293)
    The content app now includes a list of content versions of a given page.

v13.0.0

15 Apr 18:04
Compare
Choose a tag to compare

New release for Umbraco 13. This release will not work with other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 13.0.0

NuGet Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 13.0.0

v1.0.2

15 Apr 17:28
Compare
Choose a tag to compare

New release for Umbraco 10-12. This release will not work on other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 1.0.2

NuGet Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 1.0.2

v1.0.1

14 Apr 18:15
Compare
Choose a tag to compare

New release for Umbraco 10-12. This release will not work on other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 1.0.1

Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 1.0.1

v1.0.0

07 Jun 20:01
Compare
Choose a tag to compare

First release for Umbraco 10+. This release will not work on other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 1.0.0

Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 1.0.0