Install

Works with Drupal: ^8.8.2 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download mimemail-8.x-1.0-alpha4.tar.gztar.gz 36.81 KB
MD5: 2b28300507bc5433a6a0f39c4db6b14b
SHA-1: a1cde05e92baeaedd8f9e1ba86608ad24e934202
SHA-256: 44eb93a541c4e813955800fc2ea3df2863257a9bca8b05497742f2f66b566dbb
Download mimemail-8.x-1.0-alpha4.zipzip 50.46 KB
MD5: 5796178d6aa888c4781b4a8fd636d9d8
SHA-1: 7e65bbcb616de898ecc7c01d280b8d69101f2dcc
SHA-256: 5401f33930ef9d95e738326c186bec92918c6724db73f07b8419bbfbe432cfcd

Release notes

Changes since 8.x-1.0-alpha3:

  • #3213974 by TR: Remove deprecated drupalPostForm from functional tests
  • #3164459 by TR: Wrong type in a @var comment causes problems with static analysis
  • #3164457 by TR: Don't mask $this->configFactory in MimeMail mail plugin
  • #3164453 by TR: Restore Rules as a test_dependency
  • #3155729 by TR: Duplicate file attachments are not prevented
  • #3155337 by TR: MimeMailFormatHelper::testUrl() use assertSame() with $expected and $actual in the wrong order
  • #3155011 by TR: Respect $message langcode when filtering HTML email
  • Some documentation comment clean-up.
  • #3154658 by TR, rivimey: Pull all static \Drupal:: calls to top of functions for clarity and performance
  • #3153609 by TR: Per-user plaintext preference was never ported to D8
  • #3153695 by TR: Stop using PHP superglobals
  • #3153600 by TR: Inline the preg_replace_callback functions
  • #3153578 by TR, rivimey: Use CRLF as line terminator in message body
  • #3126782 by TR: Replace file_uri_scheme() when Drupal 8.8 becomes the lowest-supported core version
  • #3147165 by TR: Declare explicit dependency on D8.8+ / Drop support for D8.7
Created by: TR
Created on: 5 Dec 2021 at 21:04 UTC
Last updated: 5 Dec 2021 at 21:05 UTC

Other releases