Install

Works with Drupal: ^8.8.2 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 195.14 KB
MD5: f46f5d80652a6c77c45512a77a5ca975
SHA-1: 1fe30986e63aea8048d3cb68231a07f557aff66d
SHA-256: 9324a8f424843b99e236a2b3a295af01fee573c16f39aa3cfbc7831ee4f92add
Download zip 421.33 KB
MD5: c6525f4461e5954cbc33400c6e67c248
SHA-1: 6803aeaecea21cd64301a72b209d5db2f57f92b4
SHA-256: 601eed80c4ca04cf172d38486ede79c773305a6c66d0c021b9743889070cf272

Release notes

Changes since 8.x-3.0-alpha6:

Bug fixes:

  • #3119693 by TR: Missing text format: restricted_html
  • #2694553 by nerdoc, TR: Description wrong: "content is of type" should be "Entity is of bundle"
  • #3161582 by TR, jonathan1055: EntityContextDefinition breaks the context system
  • #3162796 by TR: Escaped HTML shown in list builder when using multiple events
  • #3162246 by jonathan1055: Remove require_once includes/entity.inc which does not exist in D9
  • #2927132 by TR, dinazaur: List of conditions includes Core conditions which do not work with Rules - hide core Conditions on the ConditionForm.
  • Revert "Issue #2927132 by TR, jonathan1055: List of conditions includes Core conditions which do not work with Rules"

New features:

Core Drupal changes:

  • #3229192 by TR: jquery.once removed from core
  • #3178551 by jonathan1055: [9.1] Drupal\Core\Plugin\ContextAwarePluginBase is deprecated
  • #3210303 by TR: PHP 8 introduced breaking change to call_user_func_array()
  • #3088489 by TR, jonathan1055: Path aliases have been converted to revisionable entities, fix when Drupal 8.8 becomes the lowest supported version
  • #3101026 by TR: Replace deprecated path.alias_manager and AliasManager when Drupal 8.8 becomes the lowest supported version
  • #3115367 by TR: Add provider = "path_alias" to all path conditions and actions when Drupal 8.8 becomes the lowest supported version
  • #3045738 by martin107, TR, jonathan1055: Convert entity manager service usage to split up services ( Part 2 ) when Drupal 8.8 becomes the lowest supported version
  • #3137977 by TR: Replace assertInternalType() calls with dedicated methods when Drupal 8.8 becomes the lowest supported version
  • #3105325 by jonathan1055: Remove PHP mergesort function when core 8.8 is the lowest supported version
  • #3098199 by TR: Replace deprecated $this->setExpectedException when Drupal 8.8 becomes the lowest supported version

Testing:

Code cleanup:

  • Spelling in comments.
  • #3178576 by TR: [meta] Coding Standards in Rules 8.x - Comment #6 - long-line arrays.
  • #3178576 by TR: [meta] Coding Standards in Rules 8.x
Created by: tr
Created on: 3 Dec 2021 at 23:28 UTC
Last updated: 6 Dec 2021 at 05:30 UTC

Other releases