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
- Added –
SqlServerStorageOptions.DisableFetchSemaphoresoption to remove synchronization between workers (0b6ef50).
New Contributors
- @net0well made their first contribution in #2580
- @AntonHoog made their first contribution in #2590
- @FirmaSpring made their first contribution in #2588
- @mohammad-goroohi made their first contribution in #2586
Full Changelog: v1.8.24...v1.8.25