Skip to content

Releases: verbb/scheduler

4.0.1

18 Jul 14:05

Choose a tag to compare

Changed

  • Fix call to end().

Fixed

  • Fix an error when running the re-save job for (outdated) Matrix elements.
  • Fix plugin install check.

3.0.2

18 Jul 09:59

Choose a tag to compare

Changed

  • Merge pull request #8 from d--j/craft-4-console.
  • console: actually end when _end() is called.

3.0.1

07 Jan 23:48

Choose a tag to compare

Fixed

  • Fixed an error when passing an array of settings to the addJob service method. #5. (thanks @elivz).

4.0.0

13 May 00:52

Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

4.0.0-beta.1

13 Mar 22:30
f405bad

Choose a tag to compare

4.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

3.0.0

27 Dec 14:14

Choose a tag to compare

{note} The plugin’s package name has changed to verbb/scheduler. Scheduler will need be updated to 3.0 from a terminal, by running composer require verbb/scheduler && composer remove supercool/scheduler.

Changed

  • Migration to verbb/scheduler.
  • Now requires Craft 4.0+.

Hotfix feed me support

13 May 09:07

Choose a tag to compare

Fixed issue with data field

Feed me support added to field

13 May 08:52

Choose a tag to compare

2.0.2

Feed me support added to field

2.0.1

11 Mar 14:57

Choose a tag to compare

Removes deleted elements from the queue

2.0.0

12 Nov 14:25

Choose a tag to compare

  • Craft CMS 3 release