template_whisperer 4.1.0

## [4.1.0] - 2026-04-28
### Added
- add experimental coverage of Drupal 11.4
- add array return type to TwigExtension::getFunctions()

template_whisperer 4.0.6

## [4.0.6] - 2026-01-26
### Added
- add official support of drupal 10.6
- add official support of drupal 11.3

[4.0.6]: https://github.com/antistatique/drupal-template-whisperer/compare/4.0.4....

template_whisperer 4.0.5

## [4.0.5] - 2025-08-25
### Fixed
- update tests add-field since Drupal 11.2 UI changes

### Added
- add official support of drupal 10.5
- add official support of drupal 11.2

### Removed
- drop coverage of Drupal 10.0.x
- drop coverage of Drupal 10.1.x
- drop coverage of Drupal 10.2.x
- drop coverage of Drupal 10.3.x
- drop coverage of Drupal 10.4.x
- remove legacy 'version_compare' from Tests suites

template_whisperer 4.0.3

## [4.0.3] - 2025-04-23
### Added
- add official support of drupal 11.1

### Changed
- remove scanning CSS/JS with phpcs (deprecated and support will be removed in PHP_CodeSniffer 4.0)

[4.0.3]: https://github.com/antistatique/drupal-template-whisperer/compare/4.0.2....

template_whisperer 4.0.2

Bug fixes

## [4.0.2] - 2024-08-09
### Added
- add cpsell project words for Gitlab-CI
- add official support of drupal 11.0

template_whisperer 4.0.1

## [4.0.1] - 2024-03-01
### Changed
- re-enable PHPUnit Symfony Deprecation notice

template_whisperer 4.0.0

## [4.0.0] - 2022-11-18
### Added
- add official support of drupal 9.5 & 10.0

### Changed
- drop support of drupal below 9.3.x
- bump major release number in order of using Drupal new semver system

template_whisperer 4.0.x-dev

New Dev branch following the "new tag semver" of Drupal (we can't create 3.2.0, Drupal.org prevent us - sorry for bumping as major 4.0.x in order of using new semver system).

template_whisperer 8.x-3.1

Bug fixes
New features
Unsupported

## [3.1.0] - 2022-10-21
### Added
- add coverage for Drupal 9.3, 9.4 & 9.5
- add upgrade-status check

### Fixed
- fix docker running tests on Github Actions

### Removed
- remove trigger github actions on every pull-request, keep only push
- remove satackey/action-docker-layer-caching on Github Actions
- drop support of drupal below 9.0

template_whisperer 8.x-3.0

Bug fixes
New features
Unsupported

## [3.0.0] - 2022-06-24
### Added
- Issue #3087966 by wengerk: Support for "Negate the condition" on the Template Whisperer Block Layout Visibility configuration

### Fixed
- Issue #3166328 by wengerk: TemplateWhispererManager::getFieldSuggestions may throw `Call to a member function getSuggestion() on null`

### Changed
- Rewrite Travis Integration to use Docker instead of Drupal_TI
- move changelog format in order to use Keep a Changelog standard

template_whisperer 8.x-2.4

New features
Unsupported
  • Issue #3087966 by wengerk: Support for "Negate the condition" on the Template Whisperer Block Layout Visibility configuration

template_whisperer 8.x-3.0-alpha1

Bug fixes
Unsupported
  • Fix compatibility with Drupal 8.8.x and Drupal 9.0
  • Remove deprecation notice for Drupal 9 Readiness

template_whisperer 8.x-2.3

Bug fixes
New features
Unsupported

- Issue #3008554 by wengerk, valthebald: Display widget in advanced group only when it exists.
- Issue #3044924 - fix Drupal-CI Composer failure since Drupal 8.7.x+ - Update of drupal/coder squizlabs/php_codesniffer"
- Issue #3087804 by wengerk, AurianaHg: Support for Page level suggestion

template_whisperer 8.x-2.2

Bug fixes
Unsupported

- Fix Token suggestion my crash on unused suggestion lookup - Issue 2974817.
- Add better warning of suggestion usage before deletion.
- Fix Undefined index: handler when updating a Template Whisperer Settings - Issue 2935078.

template_whisperer 8.x-2.1

Bug fixes
New features
Unsupported
  • Fix suggestions too much permissive which leads in wrong suggestions usage - Issue 2944054.
  • Update to PHPUnit 6.x & Drupal 8.6.x for testing on TravisCI.
  • Fix uninstall/reinstall by removing garbage configurations.

template_whisperer 8.x-2.0

New features
Unsupported

I'm proud to present the first stable release of Template Whisperer for Drupal 8.

Template Whisperer provides a formalized way to declare and suggest page templates.
It is a continuation to something besides the standard node.html.twig file for a variety of special case pages like site news lists, contact page, ...

Subscribe with RSS Subscribe to Releases for Template Whisperer