Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 513 Bytes

File metadata and controls

12 lines (9 loc) · 513 Bytes
title author category
Hangfire 1.6.11
odinserj
release

This release fixes a problem with CSS and JS files in dashboard appeared in 1.6.10, as well as corrects the authorization behavior, when the User property is null.

Hangfire.Core

  • FixedNullReferenceException in dashboard when OWIN's or ASP.NET Core's User is null.
  • Fixed – Bug related to missing CSS and JS resources in dashboard appeared in 1.6.10.