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.
WIM Block usage
Content managers can now see if the blocks they made are being used on different pages. This helps in keeping content organized by deleting unused blocks. The block usage page can be accessed under Content -> Block usage and can be filtered on usage status and type.
Site managers can also configure the view to only show a specific type of blocks under Configuration -> Block Usage Settings.
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).