github HangfireIO/Hangfire v1.7.31
1.7.31

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

Release Notes

Hangfire.Core

  • AddedRecurringJob.TriggerJob method that returns identifier of a triggered background job.
  • AddedRecurringJobManager.TriggerJob as a replacement for the TriggerExecution method.
  • Changed – Update Moment.js library used by Dashboard UI to version 2.29.4 (by @mmitchell-w).
  • Fixed – Typos in pt-BR translation (by @gumbarros and @marcelcamargo).
  • Fixed – Added missing parameter annotations for methods of the RecurringJob class.
  • DeprecatedRecurringJob.Trigger method is now obsolete, TriggerJob is the replacement.
  • DeprecatedRecurringJobManager.TriggerExecution method is now obsolete, TriggerJob should be used instead.

New Contributors

Full Changelog: v1.7.30...v1.7.31

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.