Skip to content

Releases: BracketSpace/Advanced-Cron-Manager

2.5.0

30 Nov 13:24
Compare
Choose a tag to compare
  • [Changed] Updated dependencies (Node >= 12)
  • [Changed] Adding a new event form now has more user-friendly argument management.
  • [Added] Listeners - with PRO version you can now see all the methods hooked into the particular event.
  • [Added] Event argument preview - arguments that contain objects, arrays, or are longer than 10 characters are now nicely formatted inside a modal.

2.4.2

31 Dec 09:10
Compare
Choose a tag to compare
  • [Fixed] Link to server scheduler documentation
  • [Fixed] Unauthorized actions. Now all the plugin actions are checking if the user is allowed to run them.

�Security release.

2.4.1

23 Feb 12:47
Compare
Choose a tag to compare
  • [Fixed] Composer dev dependencies are now not bundled in the production package
  • [Fixed] "nul" typo causing fatal errors on newer PHP versions
  • [Changed] Updated composer dependencies

2.4.0

22 Jul 05:35
Compare
Choose a tag to compare
  • [Added] Event columns sorting
  • [Fixed] Cron hook sanitizer doesn't allow usage of slashes
  • [Fixed] Update list of protected events
  • [Fixed] Preserve search when events table rerender
  • [Changed] Don't allow to pause protected events

2.3.8

27 May 11:18
Compare
Choose a tag to compare
  • [Fixed] Events table width
  • [Changed] ACF PRO download link

2.3.7

13 Dec 11:17
Compare
Choose a tag to compare
  • [Fixed] WordPress <4.7 compatibility

2.3.6

29 Nov 20:44
Compare
Choose a tag to compare
  • [Fixed] PHP 7.2 compatibility

2.3.5

26 Nov 13:09
Compare
Choose a tag to compare
  • [Fixed] Fatal error when event argument was an object
  • [Fixed] Notices
  • [Fixed] Arguments list in the events table
  • [Changed] Composer libraries updated
  • [Changed] Node packages updated
  • [Added] Plugin action link on Plugins table

2.3.4

30 Aug 12:35
Compare
Choose a tag to compare
  • [Fixed] wp-hooks script handle, causing the page to not load plugin's JavaScript

2.3.3

24 Aug 09:45
Compare
Choose a tag to compare
  • [Changed] JavaScript hooks library which was conflicting with Gutenberg