Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
### Added
- update cpsell allowed words
- add official support of drupal 10.5
- add official support of drupal 11.2
### Removed
- drop support of drupal 10.4.x
- drop support of drupal 10.3.x
- drop support of drupal 10.2.x
- drop support of drupal 10.1.x
- drop support of drupal 10.0.x
## [3.0.2] - 2024-05-30
### Added
- add coverage of Drupal 10.1.x
- add coverage of Drupal 10.2.x
- add Drupal GitlabCI
- add Drupal core .stylelintrc.json
- add coverage of Drupal 10.3.x
- add experimental coverage of Drupal 11.x-dev
- add cpsell project words for Gitlab-CI
### Changed
- fix tests on Drupal 10.2+ using HTML5 filter
- fix issue #3432756: Splitting the links in two
- fix PHPStan extends unknown class ckeditor
## [2.2.0] - 2022-12-05
### Added
- add support for CKEditor 5 - Issue #3277174 by mmiramont, VladimirAus, MacSim: CKEditor 5 compatibility
- add official support of drupal 9.5
### Changed
- change generated markup from to own markup - Issue #3066349 by John Pitcairn, wengerk, PhilY, Artusamak: Using span is problematic due to Drupal's permissive html filters
### Removed
- drop support of drupal below 9.3.x
### Fixed
- fix deprecation of theme classy for tests