Releases: BracketSpace/Advanced-Cron-Manager
Releases · BracketSpace/Advanced-Cron-Manager
2.5.0
- [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
- [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
- [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
- [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
- [Fixed] Events table width
- [Changed] ACF PRO download link
2.3.7
- [Fixed] WordPress <4.7 compatibility
2.3.6
- [Fixed] PHP 7.2 compatibility
2.3.5
- [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
- [Fixed] wp-hooks script handle, causing the page to not load plugin's JavaScript
2.3.3
- [Changed] JavaScript hooks library which was conflicting with Gutenberg