backerymails 3.0.1

## [3.0.1] - 2024-05-31
### Fixed
- fix Backerymail entity canonical routing - Issue #3171878: Drupal\Core\Entity\EntityStorageException: Route "entity.backerymails_entity.canonical" does not exist

### Added
- 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

backerymails 3.0.0

## [3.0.0] - 2023-03-17
### Removed
- drop support of drupal below 9.4.x
- remove tests condition to maintain compatibility below Drupal 9.2

### Added
- add dependabot for Github Action dependency
- add official support of drupal 9.5 & 10.0

### Changed
- re-enable PHPUnit Symfony Deprecation notice

[3.0.0]: https://github.com/antistatique/drupal-backerymails/compare/8.x-2.2...3.0.0

backerymails 3.0.x-dev

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

backerymails 8.x-2.2

Bug fixes
New features
Unsupported

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

### Changed
- update changelog form to follow keep-a-changelog format
- disable deprecation notice PHPUnit
- drop support of drupal 8.8 & 8.9

### Fixed
- fix phpcs null coalesce operator instead of ternary operator
- fixed docker test on CI race-condition database note ready

backerymails 8.x-2.1

Bug fixes
Unsupported

- fix Issue #3168259 by wengerk, Aerzas: Excluded sensitive e-mails are not sent

backerymails 8.x-2.0

Bug fixes
New features
Unsupported

- 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

backerymails 8.x-2.x-dev

Bug fixes
New features

- 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

backerymails 8.x-1.3

Bug fixes
New features
Unsupported
  • 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'
  • add custom HEADER to store original recipient when rerouted
  • fix issue that prevent sensitives mails to be rerouted

backerymails 8.x-1.2

Bug fixes
Unsupported
  • Fix the install issue (missing URL)
  • Added BrowserTest
  • Added Configuration Schema file

backerymails 8.x-1.1

New features
Unsupported

Added the following features:

  • Customs module.key exclusions
  • Entity action to clear all entries

backerymails 8.x-1.0

Unsupported

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

Backerymails is awesome because it merges every must-have features about mails such:

  • Save every going out mails using the MailManagerInterface & provides a user interface to retrieve them
  • Can intercepts all going out mails and reroutes them to some configurable email(s) address(es)
  • Additionally you can immediately display the mail through devel dpm()
Subscribe with RSS Subscribe to Releases for Backerymails