| Date | 2024-04-16 (567 days ago) |
|---|---|
| Downloads | 153 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 6 |
| Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
#installation">InstallationInstall via NuGet - either via the .NET CLI:
dotnet add package Limbo.Umbraco.Signatur --version 10.0.0-alpha006or the NuGet package manager:
Install-Package Limbo.Umbraco.Signatur -Version 10.0.0-alpha006#changelog">ChangelogUpdated the Limbo.Integrations.Signatur dependency (see 45d1195)
The Limbo.Integrations.Signatur dependency was updated from v1.1.0 to v1.1.1. Part of this update includes the package now supporting more default properties for the Signatur feed.
Misc improvements to the import (see a60551b)
AddOrUpdate ensuring that the import is exited if the method fails for one or more jobs - opposed to continuing and accidentally deleting jobs in UmbracoUpdated the Skybrud.Essentials dependencies (see f0955eb)
The Skybrud.Essentials dependency was updated from v1.1.54 to v1.1.56, while the Skybrud.Essentials.Umbraco dependency was updated from v2.0.0-alpha003 to v10.0.0.