Drupal 11.1.2
5 February 2025
Drupal version 11.1.2 is now available.
Upgrading to Drupal 11.1.2
Drupal 11.1.2 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 11.1.2 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 11.1.2
This is a patch (bugfix) release of Drupal 11 and is ready for use on production sites.
Bug Fixes and Changes
- Firefox retains form_build_id on form reloads, causing old form cache entry to be used and creating weird behavior for the Media Library widget
- Wrong Regular Expression for string comparison in Nightwatch.js assertion
- Twig needs updating for CVE-2025-24374
- Updating path alias language in workspace does not work
- Fix reference to core_field_views_data()
- Consider a more substantial shortcuts placeholder
- Make the menu link form less verbose
- Menu APIs provide invalid CSRF tokens
- Fix references to Drupal\Tests\KernelTestBase
- Remove claudiu.cristea from MAINTAINERS.txt
- Remove chr.fritsch from MAINTAINERS.txt
- Remove dawehner from MAINTAINERS.txt
- Referring the same entity multiple times breaks _referringItem
- Update ComponentValidator to always include the component ID
- Help link always appears in navigation
- SDC components CSS & JS generated wrong url in windows / XAMPP
- EntityAccessControlHandler::createAccess() returns false positive cache hits because it ignores context
- Fix errors in SourcePluginBase doc block
- PHPCS error in contributed module caused by core recipe.README.txt
- Add headroom to the navigation performance test
- Tabledrag library depends on non-existent libraries
- run-tests.sh cannot handle unicode in PHPUnit output
- ContentEntityBase::createDuplicate() should reset default revision flag
- Allow modules to hook into top of content section of new core navigation
- Fix handling of unknown file extensions in FileMediaFormatterBase
- Add render caching for the navigation render array
- UserRolesCacheContext can lead to poisoned cache returns for user 1
- [random test failure] CommentPreviewTest::testCommentPreview
- Allow recipe input values in array keys
- RuntimeException: Adding non-existent permissions to a role is not allowed
- Error when navigation JS is loaded for anonymous users
- Better warning message when variation cache detects an incompatible CacheRedirect
- Nested paragraphs with same field name are ordered wrong