Drupal 10.0.10
5 July 2023
Drupal version 10.0.10 is now available.
Upgrading to Drupal 10.0.10
Drupal 10.0.10 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Drupal updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Drupal install to test the 10.0.10 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 10.0.10
- [CKEditor5] Missing dependency on drupal.ajax
- [random failure] Curl error thrown for http in JSWebAssertTest
- [random test failure] \Drupal\Tests\ckeditor5\FunctionalJavascript\MediaTest::testViewMode random fail
- Lock Drupal 10.0 on symfony/serializer and symfony/validator 6.2
- Remove outdated @todo's pointing to #3135457
- Phpdoc for ResourceTypeRepositoryInterface::get return value is incomplete
- Add Lauri Eskola to Drupal core product managers
- CKEditor 5 Style plugin configuration tab does not appear
- OEmbedIframeController returns an HTTP response code that can be cached by forward proxies when it is given illegal parameters
- ContentTranslationContextualLinksTest should use API calls to set up translation
- [random test failure] MediaTest:: testEditableCaption()
- Allow extending StatusMessages class
- Allow ?edit[field_xyz] as query parameter in contextual filter
- hook_condition_info_alter is not documented
- PhpMail : broken mail headers in PHP 8.0+ because of LF characters
- [random test failure] MediaTest::testLinkManualDecorator()
- [regression] route defaults are now automatically route parameters
- EntityCreateAnyAccessCheck::access() too restrictive
- Entering a non-numeric value for a start row value in 'Multiple field settings' for a views field leads to a fatal error
- Remove webchick from MAINTAINERS.txt
- Progress throbber position is incorrect
- Missing mapping for "nodereference_url" widget
- [needs backport] OptionsWidgetBase doesn't respect #required_error
- TypeError: Argument 1 passed to Drupal\Core\Entity\EntityViewBuilder::view() must implement interface Drupal\Core\Entity\EntityInterface, null given, called in core/modules/node/node.module on line 559
- Accidental use of CSS nesting in misc/dialog/off-canvas/css/details.css
- Update mglaman/phpstan-drupal and make daily "updated deps" QA jobs pass
- Improve how KernelTestBase manages its persistent key value storage
- Document that "Base system" is maintained by the framework managers
- Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD
- Do not use persist tag for keyvalue.memory in KernelTestBase
- Update guzzlehttp/psr7 constraint
- Don't allow @inheritdoc (no curly braces) annotation in PHPDocBlocks
- Media library is showing 'is required message' while the user has no access to the field
- Add phtml files to the list of potentially malicious extensions
- Allow DELETE requests to return a response body