github HangfireIO/Hangfire v1.7.24
1.7.24

latest releases: v1.8.14, v1.8.13, v1.7.37...
3 years ago

Hangfire.Core

  • Added – Support for async auth methods via the DashboardOptions.AsyncAuthorization property (#1803 by @rosenbjerg).
  • Fixed – Error alert in Dashboard UI is now correctly shown when sidebar is present (#1869 by @danillewin).
  • Fixed – Reference an empty favicon in Dashboard UI to prevent backend 404s (#1885 by @dan2468).
  • Fixed – Back-to-site link text in Dashboard UI is now hidden on small screens (#1887 by @danillewin).
  • Fixed – Avoid memory leak in the AppBuilderExtensions class (#1878 by @LordJZ).
  • Fixed – Make the TypeHelper class public instead of internal to use it outside.

Hangfire.SqlServer

  • Changed – Don't use the readcommittedlock table hint when not required.
  • Project – Stop using TransactionScope class in tests, re-create database instead.
  • Project – Make it possible to run SQL Server tests on Mono on Linux.

Hangfire.AspNetCore

  • Added – Support for async auth methods via the DashboardOptions.AsyncAuthorization property (#1803 by @rosenbjerg).
  • Added – Authorization policy support via the new MapHangfireDashboardWithAuthorizationPolicy method (#1663 by @dasiths).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.