GoodJob v2.12.0 Release Notes

Release Date: 2022-04-05 // about 2 years ago
  • ๐Ÿ‘ท Full Changelog

    Closed issues:

    • ๐Ÿ‘ท TimeTask timeouts are now ignored as these were not able to be implemented correctly #555
    • undefined method `relative_time' when include_all_helpers is false #550
    • โฑ ArgumentError: wrong number of arguments (given 1, expected 0; required keyword: schedule) - cron #546

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”ง Deprecate Adapter configuration of job execution/cron #558 (bensheldon)
    • Remove usage of Concurrent::TimerTask's timeout_interval #557 (bensheldon)
    • ๐Ÿ‘ท Include locale in html lang attribute #556 (bensheldon)
    • ๐Ÿ‘ท Rename GoodJob::BaseController to GoodJob::ApplicationController #553 (shouichi)
    • ๐Ÿ‘ท Internationalize/I18n the Dashboard Engine #497 (JuanVqz)