Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
43.32 KB
MD5: 04729dbfc69a7f7a7f9245cdc50efb27
SHA-1: 11f6524a223465ee48df3dcfe5a1bd97eb45a8e4
SHA-256: 0334067dc8c00f14acedc264f70f9eecca76919a3f2c0eac90a5efe5665197e6
Download zip
69.79 KB
MD5: 74632ff67f9b7622c97113beb1804e90
SHA-1: 895c13a7eb04ddf870996476929bdd022f26864b
SHA-256: 048c6eeef9436a947ee34a285c144a93b88731d6542cba2d56aa2686f731882b
Release notes
Highlights
- Multilingual translation safety: Revisions that are the active revision for a translation can no longer be accidentally deleted, preventing translation data loss on multilingual sites.
- Admin language fix: The "delete prior revisions" feature now works correctly when the site builder uses "Account administration pages" language negotiation.
Bug fixes
#3543480: Revision translation affected for more than one language could lost translation
#3167246: "Delete prior revisions" doesn't work if site builder uses "Account administration pages"
#3363362: Error: Call to a member function getTranslationLanguages() on null in Drupal\node_revision_delete\Plugin\QueueWorker\NodeRevisionDelete->processItem()
#3425134: Cannot remove Overridden Setting for a content type
#3541101: Only drafts plugin is confusing and broken
Tasks
#3554216: Fix deprecations reported by phpunit
#3573068: Fix PHPStan
#3582718: Name Drush commands consistently so both commands appear in their own section together