github HangfireIO/Hangfire v1.8.0-beta4
1.8.0-beta4

latest releases: v1.8.14, v1.8.13, v1.7.37...
pre-release2 years ago

Release Notes

Hangfire.Core

  • Added – Dark mode support for Dashboard UI configurable with the UseDarkModeSupportForDashboard method.
  • Added – Allow to add custom JavaScript and CSS files to the Dashboard UI via the DashboardRoutes class.
  • Added – Ability to use custom formattable resource identifiers for the DisableConcurrentExecutionAttribute.
  • Changed – Increase the default value for the BackgroundJobServerOptions.StopTimeout to 500 ms.

Hangfire.SqlServer

  • AddedTryAutoDetectSchemaDependentOptions option to automatically enable options based on schema.
  • ChangedGetJobData now populates JobData.ParametersSnapshot property to avoid additional round-trips.
  • Changed – Polling delay when QueuePollInterval is set to zero now defaults to 200 ms.
  • DeprecatedUsePageLocksOnDequeue option is now obsolete and doesn't affect anything.

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.