github HangfireIO/Hangfire v1.6.2
1.6.2

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

Release Notes

Hangfire.Core

  • Changed – Recurring job page displays now raw cron strings, descriptions are in tooltips (#596).
  • Fixed – Return non-highlighted stack trace, when parsing takes too long, instead of throwing an exception (#616).
  • Fixed – Dashboard UI works correctly again, when IE 11 is in the Compatibility Mode (#630).
  • Fixed – Long method names now don't push tables out of the boundaries now (#596).

Hangfire.SqlServer

  • ChangedJobExpirationCheckInterval property value now defaults to 30 minutes (#628).
  • Fixed – Excessive blocking when expiring records in State and JobParameters tables (#628).
  • Fixed – Migration script Install.sql was deadlocked by itself, leading to errors on startup (#636).

Hangfire.SqlServer.Msmq

  • Fixed – Public MSMQ queue paths are parsed correctly now, when determining the queue length (#637).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.