github HangfireIO/Hangfire v1.6.8
1.6.8

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

Release Notes

This release contains a bunch of minor fixes, mostly for Dashboard UI.

Hangfire.Core

  • FixedCron.MonthInterval now returns correct CRON expression.
  • Fixed – Throw NotSupportedException early, when arguments contain delegate or expression.
  • Fixed – Connection and distributed lock kept longer than necessary in RecurringJobScheduler.
  • Fixed – Use local date/times everywhere in Dashboard UI (#702, #761).
  • Fixed – Call chart update only when it exists in Dashboard UI to prevent JavaScript errors (#745).
  • Fixed – Scheduled column title is now displaying correctly in Dashboard UI (#765).
  • Fixed – Typo "Nexts jobs" should be "Next jobs" in Dashboard UI (#754 by @danielabbatt).

Hangfire.SqlServer

  • Fixed – Use long where possible instead of int for background job identifiers, full support will be in 1.7.0 (#749).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.