github HangfireIO/Hangfire v1.6.1
1.6.1

latest releases: v1.7.37, v1.8.12, v1.8.11...
7 years ago

Release Notes

Hangfire.Core

  • Added – Automatic unit tests execution for .NET Core on Windows, Linux and OS X using AppVeyor and Travis CI.
  • FixedDateTime deserialization issues on .NET Core platform.
  • Fixed – Fixed UI command behaviour, buttons can only be pressed once per command (#626 by @mahoneyj2).
  • FixedTypeInitializationException when using Serilog appeared in version 1.6.0 (#606).
  • Fixed – Cron format strings for intervals are specified correctly now (#618 by @stevetsang).
  • FixedNullReference on Job Details page when background job has null value for IEnumerable argument (#566).
  • Fixed – Don't skip symbols when publishing NuGet packages.
  • Fixed – Use GUID identifier when can't determine the host name.

Hangfire.AspNetCore

  • Fixed – Add missing GetHttpContext extension method for the .NET Core platform (#613).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.