Version 10.0.0-alpha006

Alpha
Date 2024-04-16 (213 days ago)
Downloads 125 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

#installation">Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Limbo.Umbraco.Signatur --version 10.0.0-alpha006

or the NuGet package manager:

Install-Package Limbo.Umbraco.Signatur -Version 10.0.0-alpha006

#changelog">Changelog

  • Updated 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)

    • added option for executing a dry run
    • fixed issue around AddOrUpdate ensuring that the import is exited if the method fails for one or more jobs - opposed to continuing and accidentally deleting jobs in Umbraco
    • etc.
  • Updated 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.