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.
New feature for watchdog check aka dblog: Allow to ignore certain message types. For example you may want to blacklist 'access denied' messages as they usually require no attention.
Prefixed module dependencies with project name to avoid conflicts between modules with identical names in different projects (Issue #3018196).