Skip to content

2.0.1

Compare
Choose a tag to compare
@roborourke roborourke released this 31 Jul 10:15
· 15 commits to master since this release
771b2e1

This release contains a couple of bug fixes. The most notable is that Cavalcade now bootstraps as soon as the plugin is loaded - this means that core and any plugins registering cron events on the plugins_loaded hook will now correctly be picked up by Cavalcade. Props to @peterwilsoncc and @dd32 for reporting the problem and suggesting solutions.

  • Bootstrap the plugin early #105
  • Fix a warning in pre_get_ready_cron_jobs filter #103
  • Fix support for object caches that don't support the $found value like memcached #100