All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.1 - 2024-05-31
- fix Backerymail entity canonical routing - Issue #3171878: Drupal\Core\Entity\EntityStorageException: Route "entity.backerymails_entity.canonical" does not exist
- add Backerymail entity canonical page with fields
- add Backerymail entity 'changed' field
- add Drupal GitlabCI
- add cpsell project words for Gitlab-CI
- add phpstan.neon in order to ignore new static() errors
3.0.0 - 2023-03-17
- drop support of drupal below 9.4.x
- drop support of drupal below 9.5.x
- remove tests condition to maintain compatibility below Drupal 9.2
- add dependabot for Github Action dependency
- add official support of drupal 9.5 & 10.0
- add coverage Drupal 10.1
- add coverage Drupal 10.2
- re-enable PHPUnit Symfony Deprecation notice
2.2.0 - 2022-10-21
- add coverage for Drupal 9.3, 9.4 & 9.5
- add upgrade-status check
- update changelog form to follow keep-a-changelog format
- disable deprecation notice PHPUnit
- drop support of drupal 8.8 & 8.9
- fix phpcs null coalesce operator instead of ternary operator
- fixed docker test on CI race-condition database note ready
- remove satackey/action-docker-layer-caching on Github Actions
- remove trigger github actions on every pull-request, keep only push
2.1.0 - 2021-08-13
- fix Issue #3168259 by wengerk, Aerzas: Excluded sensitive e-mails are not sent
2.0.0 - (2020-06-28)
- add travis integration
- add styleci integration
- replace drupal_ti by wengerk/drupal-for-contrib
- fix email authors - Main Support
- fix Issue #3035541 by chipway: Wrong Dependency prefix in .info.yml
- fix Issue #3038518 by wengerk: [8.6.x] - Cleanup deprecation notice
- fix Issue #3044923 by wengerk: Composer require failure - Drupal 8.7.x+
- fix Issue #3079686: Add support to reroute Cc and Bcc headers
- fix Issue #3090759: fix Travis tests and Mailsystem - deprecation notices
- fix Issue #3090766: Drupal 9 Readiness
1.3.0 - (2018-02-09)
- add custom HEADER to store original recipient when rerouted
- fix #2938562 - First install throw error
Route "backerymails.settings" does not exist.
- fix #2925147 by gido, Nachini, wengerk: I cannot "Delete all"
- fix typo 'sended' -> 'sent'
- fix issue that prevent sensitives mails to be rerouted
1.2.0 - (2017-01-11)
- add BrowserTest
- add Configuration Schema file
- fix the install issue (missing URL)
1.1.0 - (2017-03-10)
- customs module.key exclusions
- entity action to clear all entries
1.0.0 - (2017-03-10)
- release