Skip to content

Releases: abjerner/Limbo.Umbraco.Iddqd

v17.0.0-alpha001

v17.0.0-alpha001 Pre-release
Pre-release

Choose a tag to compare

@abjerner abjerner released this 11 Aug 13:38

First alpha release for Umbraco 17. This release will not work with other versions of Umbraco.

Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.Iddqd --version 17.0.0-alpha001

NuGet Package Manager:

Install-Package Limbo.Umbraco.Iddqd -Version 17.0.0-alpha001

v13.0.1

Choose a tag to compare

@abjerner abjerner released this 05 Nov 18:41

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

Choose a tag to compare

@abjerner abjerner released this 15 Apr 18:04

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

Choose a tag to compare

@abjerner abjerner released this 15 Apr 17:28

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

Choose a tag to compare

@abjerner abjerner released this 14 Apr 18:15

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

Choose a tag to compare

@abjerner abjerner released this 07 Jun 20:01

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