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.
* Issue #2288125 by @Steven Jones: Removing the index exists check on each search. This will increase the performance.
* Issue #2300759 by @jchatard: Fixing the typo in uninstall hook.
* Issue #2297147 by @skek: Upgrading the watchdog module to support aggregations instead of facets.
* Issue #2297051 by @joshtaylor: Fixing the terms operator to AND.
* Issue #2192525 by @skek: Enabling the connection timeout plus using DNS cache for the curl requests.
* Reseting the watchdog filters after delete by query.
This includes a final round of tweaks and fixes to the 'Unix-style cron' feature as well as better clean-up code in the uninstall hook. This is code that was supposed to be in the 7.x-1.4 release, but, for whatever reason, the drupal packager didn't pick my last commits.