Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixed postgres compatibility.
Batch API for rebuilding tree.
Rewrite of internal functions.
Optional tree building through cron queue.
Fixed various tree building bugs.
Refactored db schema to support exportables: Please stop all cron jobs and run update.php.
Support for Features through CTools exportables.
Bugfix: Access to schedule settings for certain modules (e.g. Rules).
Bugfix: Stop continues processing of a queue, if it is disabled.
New: Added $hook to hook_cronapi() calls.