github HangfireIO/Hangfire v1.7.5
1.7.5

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

Release Notes

Hangfire.Core

  • Fixed – Show error message when there's an error loading the statistics in Dashboard UI (PR #1242 by @prochnowc).
  • Fixed – Properly handle recurring jobs with null or empty 'Job' field.
  • Fixed – Disable recurring job when we can't schedule it due to an error.
  • Fixed – Use LazyThreadSafetyMode.PublicationOnly to avoid caching "JobStorage.Current is null" exceptions.

Hangfire.AspNetCore & Hangfire.NetCore

  • Fixed – Add missing overload for the AddHangfireServer method with "options" action.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.