Install

Works with Drupal: ^10.4 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 112.08 KB
MD5: c313afb6c08f832056a6509b69576d1e
SHA-1: 9abefc64eb714cf017a081826f4d82ad38c328b0
SHA-256: 1e8a3c7bc88f6b48abbc4b0bbf7d8ac8b12f1966f97f927b720a4e4b13f238c4
Download zip 153.55 KB
MD5: 1853bb5cd211c9c53e983d7e68e06690
SHA-1: 0a2d02f88af9a8cae7d910b8fcab43c14a29bf07
SHA-256: a7e0f11ecc3bdcc03619119f3b1b191127d5b7a529f50b85d62b4d1ea4e40eb0

Release notes

Bug fixes since 1.0.0-rc1.

**Issue #3607280: Fix bypass body-context sanitizer for container extractions**

Fixes silent stripping of ``, ``, and `
` elements when `head` is
included in the `container` selector. Adds `head_filter` pipeline option to trim head
content to a semantic metadata allowlist. Adds `getPipelineOptionsSchema()` to
`HtmlProcessorInterface`.

**Issue #3607368: Fix HtmlSanitizerConfigBuilder silently truncating input at Symfony's 20,000-byte default**

Fixes silent content truncation on inputs exceeding 20 kB with no warning or
exception. The cap is disabled by default; callers can set an explicit limit via the
`maxInputLength` sanitizer option.

Created by: webbywe
Created on: 1 Jul 2026 at 08:18 UTC
Last updated: 1 Jul 2026 at 08:18 UTC
Bug fixes

Other releases