You are here

CHANGELOG.txt in Mime Mail 6

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Mime Mail 6.x-1.x, xxxx-xx-xx
-----------------------

Mime Mail 6.x-1.5, 2018-10-17
-----------------------
- #161907 by RainbowLyte, sgabe: Fixed sanitization of additional mail parameter
- #2031143 by sgabe, das-peter: Support @import by using drupal_load_stylesheet()

Mime Mail 6.x-1.4, 2014-03-05
-----------------------
- Public files test incorrect if similar path is not below root.

Mime Mail 6.x-1.3, 2014-02-26
-----------------------
- Stronger authentication for incoming messages.
- #1852694 by clemens.tolboom | Pixelstyle: Convert float to align for images.
- #2119613 by sgabe, david_garcia_garcia: Further improve boundary collision avoidance.

Mime Mail 6.x-1.2, 2013-10-07
-----------------------
- #2050907 by nick_schuch: No attachment if 'public files' directory is a symlink.
- #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
- #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
- #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
- #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
- #1719256 by lirantal, sgabe: Handle different files with the same file name.
- #1922530 by berliner: Callto links in mail body wrongly replaced.
- #1813348 by sgabe | jdhildeb: Sendmail invoked with empty Return-Path.
- #1469022 by sgabe, das-peter | MI: Add 'Reply-to' field to Rules and system actions.
- #962226 by sgabe | rchuber: Allow custom mailkeys for system and Rules action messages.
- #1722188 by sgabe | christian death: Split has been deprecated.

Mime Mail 6.x-1.1, 2012-08-08
-----------------------
- #1643750 by sgabe | MRV: Remove class attributes from the compressed message.
- #321026 by sgabe, LUTi | attiks: HTML messages are broken by line breaks.
- #1605230 by sgabe | mrbubbs: Extra space in subject caused by wordwrap.
- #1597896 by sgabe | joewickert: Plus symbol encoded as space in URLs.
- #1301876 by sean_fremouw: Regex in mimemail_headers() strips allowed characters.
- #1432502 by El Bandito: Quotations are not needed to specify an attachment.
- #1391680 by marcdecaluwe: Headers not correctly set.
- #1372660 by eueco: Set the proper line ending when calling chunk_split().
- #1275734 by gnindl: Scan recursively for mail.css.

Mime Mail 6.x-1.0, 2011.11.19
-----------------------
- #1232264 by InternetDevels.Com: Check for not just NULL but empty From address.
- #1201154 by guillaumev: Check if attachments is an array and isn't empty.
- #1203234 by sgabe | Offlein: Store input format setting for Rules and actions.
- #1227242 by sgabe: Remove unnecessary reference signs.
- #1076520 by joelstein: Absolute site stylesheets not included.
- #1258062 by oadaeh: Don't allow an empty e-mail address with the default engine.
- #1270686 by gmania: Don't add Content-Disposition to multipart/alternative parts.
- #1260302 by sgabe | prokop1000: Replace encoding detection with UTF-8.
- #1270656 by sgabe: From header can be an array which causes errors.
- #1301868 by sean_fremouw: Headers overwritten.
- #1308628 by sgabe, chriscohen: List function throws notice.
- #1301924 by sgabe, ibes: Use array for body in Rules and system actions.
- #417462 by plach, Lukas von Blarer, sgabe: Language prefix is not taken into account.
- #1181170 by sgabe, Cyberwolf, ibes | windm: Add permission to set user specific settings.
- #1309248 by sgabe, gmania: Generate not existing ImageCache images before embedding.
- #1304134 by sdague: Add preference to link images.
- #1275080 by gmania: Remove the depricated Errors-To header.

Mime Mail 6.x-1.0-beta2, 2011-06-22
----------------------
- #1181486 by sgabe: HTML Message not saving in Rules Action form.
- #1164870 by itserich: Recipient is not an array anymore.
- #1186690 by samhassell: Can't send multiple attachments.

Mime Mail 6.x-1.0-beta1, 2011-06-04
----------------------
- #911612 by geneticdrift: Hidden attachments in some email clients.
- #1090286 by sgabe: Prepare action messages with drupal_mail() to allow alteration.
- #1137358 by sgabe: Tokens don't work in the body of Rules action messages
- #1150224 by sgabe: Run filters on the message body of Rules and system actions.
- #1090286 by sgabe: Remove process function, fix sending message to a role action.
- #1116930 by Pol, sgabe: No text alternative if the CSS is too large.
- #808518 by sgabe: Return only the result from drupal_mail_wrapper().
- #808518 by claudiu.cristea, sgabe: Split mail preparation from sending.
- #1108324 by sgabe: Add input filter to HTML message for system and Rules actions.
- #1114536 by rjbrown99: Pass recipient to the template.
- #971272 by sgabe: Allow to specify sender's name for Rules action messages.
- #1167576 by Pol: Accept plaintext and text parameters for system messages.
- #338460 by hopla: Doens't look for mail.css in Zen sub-themes.
- #261028 by sgabe, gnosis, mfb, mrfelton, LUTi: SMTP Return-Path Setting.
- #1175378 by sgabe, samalone: Include module CSS files in email.

Mime Mail 6.x-1.0-alpha8, 2011-03-24
----------------------
- #374615 by joelstein: Set starter default value for plain text user reference.
- #1076222 by papasse, Aron Novak: Check the module path on settings submission.
- #920904 by fmjrey: Fusion local.css not taken into account.
- #443964 by sgabe, pillarsdotnet: Skip style sheets with print media.
- #932962 by clydefrog, arvana, sgabe: Allow attachments to be added by contents.
- #907716 by isaac.niebeling: Allow non-web-accessible files as attachments.
- #758922 by eft, sgabe: Use simple address format for PHP mail() on Windows.

Mime Mail 6.x-1.0-alpha7, 2011-01-31
----------------------
- #950456 by stella, sgabe: Check if body encoding can be, and is it detected
- #364198 by mfb, sgabe | HS: CSS code in email
- #835734 by sgabe | sylvaticus: In some cases CSS optimization causes WSOD
- #438058 by AlexisWilke, DanChadwick: Remove line feeds in subject
- #979748 by Romka: Missing include in mimemail_mailengine()
- #700996 by smk-ka: Custom inline style properties overwritten
- #960374 by kim-day: Don't set BCC and CC headers if they are empty
- #961536 by clydefrog: Check if sender is empty, not just null
- #852698 by sgabe | interestingaftermath: Specify sender's name
- #685574 by sgabe, Wim Leers | Michelle: Optional site's css embedding
- #758754 by sgabe | mennonot: Add 'Send HTML e-mail' action
- #501722 by jpetso, fago, criz, sgabe, aantonop: HTML mail actions for Rules
- #729658 by sgabe, Agileware: Allow better integration with Domain Access module
- #960726 by sgabe, clydefrog: Send plaintext message if the HTML body is empty

Mime Mail 6.x-1.0-alpha6, 2010-09-13
----------------------
- #629038 by Robbert: Attachments dont respect ‘list’ setting
- #882960 by sgabe, glynster: CSS Mail Style Sheet Overrides
- #319229 by javierreartes, tobiasb, sgabe, crifi: Set $attachments in drupal_wrap_mail()
- #903536 by sgabe: Use variable_del() to remove smtp_library()
- #456242 by sgabe, kenorb: Use proper operators in if statements with strpos()
- #882528 by sgabe | Carsten: Template suggestions based on mailkey
- #752838 by sgabe | dsms: Pass $subject to the template
- #319384 by sgabe | mariuss: Add $mailkey to body tag as CSS class
- #796510 by sgabe | smk-ka: Update CSS Compressor
- #614782 by sgabe, Sutharsan: Update README.txt

Mime Mail 6.x-1.0-alpha5, 2010-08-12
----------------------
- #850674 by sgabe, AlexisWilke: Prepare function name testing '_prepare'...
- #448996 by mfb, hanoii, Sylvain Lecoy: Wrong implementation of hook_mail_alter()
- #319229 by sgabe, jm.federico, joostvdl, donquixote, fehin, sunfire-design, mariuss: src='Array' if path to image is broken
- #517306 by sgabe, rdosser: Mime Mail Compress mangles absolute URLs in CSS properties
- #597448 by sgabe, rmjiv: Unsafe regex pattern in mimemail_extract_files()
- #535466 by andreiashu, sgabe: WSOD when using Mime Mail Compress without DOM extension
- #513138 by sgabe, peterx: Undefined variables in mimemail.inc
- #304476 by sgabe, Thomas_Zahreddin, aaron: PHP Error when Stylesheets don't exist
- #710116 by sgabe, neoglez: Wrong implementation/namespace conflict of mimemail_prepare()

Mime Mail 6.x-1.0-alpha4, 2010-07-10
----------------------
- #642800 by scronide: Enforce requirement of PHP 5.x for Mime Mail Compress
- #740856 by sgabe, Vicbus: Check if the file part is set in the body
- #567594 by hanoii: $mailkey is not properly set in drupal_mail_wrapper()
- #768794 by sgabe, danyg: Check if the name is empty when the address is an object
- #700996 by sgabe, -Mania-: Custom inline style properties overwritten when using CSS Compressor
- #729334 by plach: Flawed CSS to XPath conversion for class selectors in Mime Mail CSS Compressor
- #456260 by sgabe, kenorb, kscheirer, mitchmac: WSOD: smtp_library variable is not removed when Mime Mail has been disabled
- #698794 by sgabe, mobilis: Attachment Content-Type-fix
- #629038 by jackinloadup, sgabe: Attachments don't respect list setting

Mime Mail 6.x-1.0-alpha3, 2010-06-16
----------------------
- #358439 by folkertdv: Images are only in the first message
- #448670 by sgabe, gregarios, moritzz: Spaces and Line Breaks are removed from CSS definitions
- #372710 by LUTi, sgabe, perarnet: HTML emails are text-only in Hotmail
- #583920 by Sutharsan, sgabe: Can't override mimemail.tpl.php
- #127876 by sgabe, Sutharsan, jerdavis: Plain text with/without attachment

File

CHANGELOG.txt
View source
  1. Mime Mail 6.x-1.x, xxxx-xx-xx
  2. -----------------------
  3. Mime Mail 6.x-1.5, 2018-10-17
  4. -----------------------
  5. - #161907 by RainbowLyte, sgabe: Fixed sanitization of additional mail parameter
  6. - #2031143 by sgabe, das-peter: Support @import by using drupal_load_stylesheet()
  7. Mime Mail 6.x-1.4, 2014-03-05
  8. -----------------------
  9. - Public files test incorrect if similar path is not below root.
  10. Mime Mail 6.x-1.3, 2014-02-26
  11. -----------------------
  12. - Stronger authentication for incoming messages.
  13. - #1852694 by clemens.tolboom | Pixelstyle: Convert float to align for images.
  14. - #2119613 by sgabe, david_garcia_garcia: Further improve boundary collision avoidance.
  15. Mime Mail 6.x-1.2, 2013-10-07
  16. -----------------------
  17. - #2050907 by nick_schuch: No attachment if 'public files' directory is a symlink.
  18. - #2045699 by sgabe | Punk_UnDeaD: Boundaries are not unique on Windows.
  19. - #1798324 by sgabe, kienan | ShaneOnABike: Return-Path is incorrectly using sender name.
  20. - #1979776 by sgabe | cswolf: Hash mark link gets replaced with site URL.
  21. - #1963412 by sgabe | djg_tram: Content-Disposition should default to 'inline'.
  22. - #1719256 by lirantal, sgabe: Handle different files with the same file name.
  23. - #1922530 by berliner: Callto links in mail body wrongly replaced.
  24. - #1813348 by sgabe | jdhildeb: Sendmail invoked with empty Return-Path.
  25. - #1469022 by sgabe, das-peter | MI: Add 'Reply-to' field to Rules and system actions.
  26. - #962226 by sgabe | rchuber: Allow custom mailkeys for system and Rules action messages.
  27. - #1722188 by sgabe | christian death: Split has been deprecated.
  28. Mime Mail 6.x-1.1, 2012-08-08
  29. -----------------------
  30. - #1643750 by sgabe | MRV: Remove class attributes from the compressed message.
  31. - #321026 by sgabe, LUTi | attiks: HTML messages are broken by line breaks.
  32. - #1605230 by sgabe | mrbubbs: Extra space in subject caused by wordwrap.
  33. - #1597896 by sgabe | joewickert: Plus symbol encoded as space in URLs.
  34. - #1301876 by sean_fremouw: Regex in mimemail_headers() strips allowed characters.
  35. - #1432502 by El Bandito: Quotations are not needed to specify an attachment.
  36. - #1391680 by marcdecaluwe: Headers not correctly set.
  37. - #1372660 by eueco: Set the proper line ending when calling chunk_split().
  38. - #1275734 by gnindl: Scan recursively for mail.css.
  39. Mime Mail 6.x-1.0, 2011.11.19
  40. -----------------------
  41. - #1232264 by InternetDevels.Com: Check for not just NULL but empty From address.
  42. - #1201154 by guillaumev: Check if attachments is an array and isn't empty.
  43. - #1203234 by sgabe | Offlein: Store input format setting for Rules and actions.
  44. - #1227242 by sgabe: Remove unnecessary reference signs.
  45. - #1076520 by joelstein: Absolute site stylesheets not included.
  46. - #1258062 by oadaeh: Don't allow an empty e-mail address with the default engine.
  47. - #1270686 by gmania: Don't add Content-Disposition to multipart/alternative parts.
  48. - #1260302 by sgabe | prokop1000: Replace encoding detection with UTF-8.
  49. - #1270656 by sgabe: From header can be an array which causes errors.
  50. - #1301868 by sean_fremouw: Headers overwritten.
  51. - #1308628 by sgabe, chriscohen: List function throws notice.
  52. - #1301924 by sgabe, ibes: Use array for body in Rules and system actions.
  53. - #417462 by plach, Lukas von Blarer, sgabe: Language prefix is not taken into account.
  54. - #1181170 by sgabe, Cyberwolf, ibes | windm: Add permission to set user specific settings.
  55. - #1309248 by sgabe, gmania: Generate not existing ImageCache images before embedding.
  56. - #1304134 by sdague: Add preference to link images.
  57. - #1275080 by gmania: Remove the depricated Errors-To header.
  58. Mime Mail 6.x-1.0-beta2, 2011-06-22
  59. ----------------------
  60. - #1181486 by sgabe: HTML Message not saving in Rules Action form.
  61. - #1164870 by itserich: Recipient is not an array anymore.
  62. - #1186690 by samhassell: Can't send multiple attachments.
  63. Mime Mail 6.x-1.0-beta1, 2011-06-04
  64. ----------------------
  65. - #911612 by geneticdrift: Hidden attachments in some email clients.
  66. - #1090286 by sgabe: Prepare action messages with drupal_mail() to allow alteration.
  67. - #1137358 by sgabe: Tokens don't work in the body of Rules action messages
  68. - #1150224 by sgabe: Run filters on the message body of Rules and system actions.
  69. - #1090286 by sgabe: Remove process function, fix sending message to a role action.
  70. - #1116930 by Pol, sgabe: No text alternative if the CSS is too large.
  71. - #808518 by sgabe: Return only the result from drupal_mail_wrapper().
  72. - #808518 by claudiu.cristea, sgabe: Split mail preparation from sending.
  73. - #1108324 by sgabe: Add input filter to HTML message for system and Rules actions.
  74. - #1114536 by rjbrown99: Pass recipient to the template.
  75. - #971272 by sgabe: Allow to specify sender's name for Rules action messages.
  76. - #1167576 by Pol: Accept plaintext and text parameters for system messages.
  77. - #338460 by hopla: Doens't look for mail.css in Zen sub-themes.
  78. - #261028 by sgabe, gnosis, mfb, mrfelton, LUTi: SMTP Return-Path Setting.
  79. - #1175378 by sgabe, samalone: Include module CSS files in email.
  80. Mime Mail 6.x-1.0-alpha8, 2011-03-24
  81. ----------------------
  82. - #374615 by joelstein: Set starter default value for plain text user reference.
  83. - #1076222 by papasse, Aron Novak: Check the module path on settings submission.
  84. - #920904 by fmjrey: Fusion local.css not taken into account.
  85. - #443964 by sgabe, pillarsdotnet: Skip style sheets with print media.
  86. - #932962 by clydefrog, arvana, sgabe: Allow attachments to be added by contents.
  87. - #907716 by isaac.niebeling: Allow non-web-accessible files as attachments.
  88. - #758922 by eft, sgabe: Use simple address format for PHP mail() on Windows.
  89. Mime Mail 6.x-1.0-alpha7, 2011-01-31
  90. ----------------------
  91. - #950456 by stella, sgabe: Check if body encoding can be, and is it detected
  92. - #364198 by mfb, sgabe | HS: CSS code in email
  93. - #835734 by sgabe | sylvaticus: In some cases CSS optimization causes WSOD
  94. - #438058 by AlexisWilke, DanChadwick: Remove line feeds in subject
  95. - #979748 by Romka: Missing include in mimemail_mailengine()
  96. - #700996 by smk-ka: Custom inline style properties overwritten
  97. - #960374 by kim-day: Don't set BCC and CC headers if they are empty
  98. - #961536 by clydefrog: Check if sender is empty, not just null
  99. - #852698 by sgabe | interestingaftermath: Specify sender's name
  100. - #685574 by sgabe, Wim Leers | Michelle: Optional site's css embedding
  101. - #758754 by sgabe | mennonot: Add 'Send HTML e-mail' action
  102. - #501722 by jpetso, fago, criz, sgabe, aantonop: HTML mail actions for Rules
  103. - #729658 by sgabe, Agileware: Allow better integration with Domain Access module
  104. - #960726 by sgabe, clydefrog: Send plaintext message if the HTML body is empty
  105. Mime Mail 6.x-1.0-alpha6, 2010-09-13
  106. ----------------------
  107. - #629038 by Robbert: Attachments dont respect ‘list’ setting
  108. - #882960 by sgabe, glynster: CSS Mail Style Sheet Overrides
  109. - #319229 by javierreartes, tobiasb, sgabe, crifi: Set $attachments in drupal_wrap_mail()
  110. - #903536 by sgabe: Use variable_del() to remove smtp_library()
  111. - #456242 by sgabe, kenorb: Use proper operators in if statements with strpos()
  112. - #882528 by sgabe | Carsten: Template suggestions based on mailkey
  113. - #752838 by sgabe | dsms: Pass $subject to the template
  114. - #319384 by sgabe | mariuss: Add $mailkey to body tag as CSS class
  115. - #796510 by sgabe | smk-ka: Update CSS Compressor
  116. - #614782 by sgabe, Sutharsan: Update README.txt
  117. Mime Mail 6.x-1.0-alpha5, 2010-08-12
  118. ----------------------
  119. - #850674 by sgabe, AlexisWilke: Prepare function name testing '_prepare'...
  120. - #448996 by mfb, hanoii, Sylvain Lecoy: Wrong implementation of hook_mail_alter()
  121. - #319229 by sgabe, jm.federico, joostvdl, donquixote, fehin, sunfire-design, mariuss: src='Array' if path to image is broken
  122. - #517306 by sgabe, rdosser: Mime Mail Compress mangles absolute URLs in CSS properties
  123. - #597448 by sgabe, rmjiv: Unsafe regex pattern in mimemail_extract_files()
  124. - #535466 by andreiashu, sgabe: WSOD when using Mime Mail Compress without DOM extension
  125. - #513138 by sgabe, peterx: Undefined variables in mimemail.inc
  126. - #304476 by sgabe, Thomas_Zahreddin, aaron: PHP Error when Stylesheets don't exist
  127. - #710116 by sgabe, neoglez: Wrong implementation/namespace conflict of mimemail_prepare()
  128. Mime Mail 6.x-1.0-alpha4, 2010-07-10
  129. ----------------------
  130. - #642800 by scronide: Enforce requirement of PHP 5.x for Mime Mail Compress
  131. - #740856 by sgabe, Vicbus: Check if the file part is set in the body
  132. - #567594 by hanoii: $mailkey is not properly set in drupal_mail_wrapper()
  133. - #768794 by sgabe, danyg: Check if the name is empty when the address is an object
  134. - #700996 by sgabe, -Mania-: Custom inline style properties overwritten when using CSS Compressor
  135. - #729334 by plach: Flawed CSS to XPath conversion for class selectors in Mime Mail CSS Compressor
  136. - #456260 by sgabe, kenorb, kscheirer, mitchmac: WSOD: smtp_library variable is not removed when Mime Mail has been disabled
  137. - #698794 by sgabe, mobilis: Attachment Content-Type-fix
  138. - #629038 by jackinloadup, sgabe: Attachments don't respect list setting
  139. Mime Mail 6.x-1.0-alpha3, 2010-06-16
  140. ----------------------
  141. - #358439 by folkertdv: Images are only in the first message
  142. - #448670 by sgabe, gregarios, moritzz: Spaces and Line Breaks are removed from CSS definitions
  143. - #372710 by LUTi, sgabe, perarnet: HTML emails are text-only in Hotmail
  144. - #583920 by Sutharsan, sgabe: Can't override mimemail.tpl.php
  145. - #127876 by sgabe, Sutharsan, jerdavis: Plain text with/without attachment