Sidekiq-Cron v2 is here 🎉
What's Changed
- [refactor] Web extension clean up 🔨 by @markets in #499
- Fix typo 'enque' to 'enqueue' in forms and tests by @satyakampandya in #500
- Rearrange options + minor tweaks in tests and docs by @markets in #501
- Refactor: Simplify redirect logic with helper method by @satyakampandya in #502
- [refactor] More web extension refactoring by @markets in #503
- Review web UI translations for multiple locales by @satyakampandya in #506
- Fix detection of ActiveJob by @leoarnold in #510
- Add
retry
job configuration option to set sidekiq retry job option by @noahfpf in #509
Please take a look to the RC1 and RC2 changes too if you are coming from the v1.X series.
Full Changelog:
- Changes since latest release candidate: v2.0.0.rc2...v2.0.0
- Changes from latest v1: v1.12.0...v2.0.0