Install
Works with Drupal: ^10.4 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
38.39 KB
MD5: 6eb6ed67d464ede0cfcfe30d76fe069e
SHA-1: 14eba1e1dcbabd04dd3f1c51b4fd892c021dc74d
SHA-256: b211fb4cfbd907ae7944c154b6824103f4a07ac61f56fc69ca94bbb9de5490c9
Download zip
61.89 KB
MD5: cec59401876f6b06107f3b2fe4edb87b
SHA-1: 47e2190a7bda0fb66c13c1b130835babf42c9bf8
SHA-256: 6bb724038a35b9a61f9faadcadb32dc8a4b0c4d4a2290d25183f9e9c995b4cd1
Release notes
Bug fixes since 2.0.0-rc1.
**Issue #3607393: Fix getLoaderOptionsSchema() silently discarding new html_processor pipeline options**
Fixes silent option loss when new html_processor pipeline options are passed
through this module. Options added to html_processor after initial release
were silently ignored with no warning.
**Other**
- Sets LLM visibility defaults for all pipeline options
- Bumps minimum PHP to 8.2
- Fixes PHPUnit 11 deprecation in phpunit.xml.dist