symfony_mailer_lite 2.0.3

Bug fixes
New features

Sendmail transport users take note: If you are using a custom sendmail command, you must specify it in your settings.php file to update to this version. The specification should look like this:

<?php
$settings['mailer_sendmail_commands'][] = 'YOUR CUSTOM COMMAND';
?>

The update hook will warn you if you have commands in your sendmail transports that are not in settings.php, and it will suggest the necessary code to add.

ckeditor5_youtube 1.0.4

Security update
Bug fixes

Add more restrictions to $requiredAttributes to only show iframes from Youtube.

drupal 10.5.1

Bug fixes

This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.

drupal 11.2.2

Bug fixes

This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites. Learn more about Drupal 11.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes