v5.0.1
New release for Umbraco 10+. This release will not work with other versions of Umbraco.
Installation
Via NuGet:
.NET CLI:
dotnet add package Skybrud.Umbraco.GridData --version 5.0.1
Package Manager:
Install-Package Skybrud.Umbraco.GridData -Version 5.0.1
Changelog
- Added manifest filter to indicate package version and allow package telemetry (see f925c14)
This primarily changes the information that the package exposes about it self. This release doesn't contain any changes to how the package is used.