This is a correcting release that fixes hourly/weekly statistics display in Dashboard, and a rare issue when we trying to cancel a recurring job from a client filter.

Release Notes

  • Fixed – Incorrect behavior of RecurringJobScheduler when job creation has canceled.
  • Fixed – Fix GetTimelineStats / GetHourlyTimelineStats incorrect order (by @Dresel).

Please see the corresponding GitHub Release for the details.

Upgrading

Just update the Hangfire.Core NuGet package as usually:

Update-Package Hangfire.Core

Comments