Skip to content

1.8.25

Latest

Choose a tag to compare

@odinserj odinserj released this 28 Aug 12:39
Immutable release. Only release title and notes can be modified.
v1.8.25
1d4778c

Release Notes

Hangfire.Core

  • Fixed – Add missing Persian translations for Dashboard UI (#2586 by @mohammad-goroohi).
  • Fixed – Small typo in Swedish translation (#2590 by @AntonHoog).
  • Fixed – Grammar and spelling in some user-facing messages (#2580 by @net0well).
  • Fixed – Complete "pt-BR" translation (#2577 @by net0well).
  • Fixed – Update Russian translation for Dashboard UI (#2587 by @akortunov).
  • Project – Add unit tests for DisableConcurrentExecutionAttribute (#2581 by @net0well).
  • Project – Use "mailto" scheme for security email in SECURITY.md (#2588 by @FirmaSpring).

Hangfire.SqlServer

  • AddedSqlServerStorageOptions.DisableFetchSemaphores option to remove synchronization between workers (0b6ef50).

New Contributors

Full Changelog: v1.8.24...v1.8.25