Drupal 9.3.13
12 May 2022
Drupal version 9.3.13 is now available.
Upgrading to Drupal 9.3.13
Drupal 9.3.13 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 9.3.13 upgrade prior to applying it live. Get started managing your Drupal installations with Installatron
What's New in Drupal 9.3.13
- yarn upgrade for latest security vulnerabilities
- Review version constraints for production yarn dependencies
- Queue items only reserved by cron for 1 second
- Remove reference to contextual_pre_render_placeholder() function
- Update links to Drupal documentation pages in Umami
- Fix update module test fixture names for 8.2.0-rc2 sample data
- Dialog css references nonexistient --color-whitesmoke css variable
- Update contributor name and username in MAINTAINERS.txt
- Restrict allowed additional attributes to prevent self XSS
- [drupalMedia] Media View Modes don't work if alignment not enabled
- Use CKEditor 5's native <ol start> support (and also support <ol reversed>)
- Update @ckeditor/ckeditor5-list to v34.0.1
- Global attributes (<* lang> and <* dir="ltr rtl">): validation + support (fix data loss)
- Unit tests for all @CKEditor5Plugin plugin classes
- Ensure that all classes and functions in Drupal-specific CKEditor 5 plugins are documented
- [random test failure] Random test fail in EntityAutocompleteTest
- CKEditor5::shouldHaveVisiblePluginSettingsForm() does not correctly handle configurable CKE5 plugin that has a filter condition
- Some configurations of allowed view modes cause CKE to fail to initialize
- undocumented #has_garbage_value property of render elements
- [drupalMedia] Support choosing a view mode for
- Confusing behavior after pressing "Apply changes to allowed tags" with invalid value
- Enable table captions; override CKE5's default downcast to generate <table><caption></table> instead of <figure><table><figcaption></figure>
- Add "linktext" and "canvastext" to cspell dictionary.
- Active and hover state of skip to main content has a too low color contrast
- Ensure all of Claro's background images are visible in forced colors mode
- Claro element not rendering properly in forced colors
- Undocumented behaviour for Schema::findTables() when an underscore is used
- CKE5 and contrib: better "next action" description on upgrade path messages
- Migrate "codetag" contrib CKEditor 4 plugin to built-in equivalent in core's CKEditor 5