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.
This release contains a configuration form to define which logging destinations are enabled.
It adds an option to send a notification mail when a configuration is changed.
It also makes it possible to ignore the changes on some of the config files.
Updating from the 1.x branch will result in all logging destinations to be disabled until the configuration is edited.
CKEDITOR support added.
#2742973: Fix various issues.
#2784069: Fix Composer integration.
#2899231: Fix added for HTTPS when using CDN.
#2821985: Fix missing dependency for anonymous users.
#2895666: Allow library to be installed outside module.
#2932230: Correct the definition of hook clientside_validation_should_validate.
#2912374: Allow users to set custom message.
#2825286: Fix notices in Maxlength rule.
#2938029: Fix all coding standards issues as per D8 standard.
#2895643: Declare jQuery Validation's license.
Issue #2982955 by GPZ and Peter Majmesku: Multilingual and taxonomy term field permission problem. Removed tid as primary key. Therefor taxonomy terms in multiple languages can be saved. Added automated tests for this. Please note: apply the database updates. Either via update.php or drush updb.