You are here

CHANGELOG.txt in Contact Emails 8

Contact Emails 1.6, 2016-12-08
------------------------------
- Add token support for email subject
- Refactor recent new code to use dependency injection, no functionality change
- Ability to send email to an email field from a referenced entity

Contact Emails 1.5, 2016-12-07
------------------------------
- Ability to send a mail to a custom field on a contact form rather than just
  the sender field

Contact Emails 1.4, 2016-11-23
------------------------------
- Remove handling and disabling of personal contact form and let Core Contact
  module handle that

Contact Emails 1.3, 2016-11-23
------------------------------
- Allow html formats in emails and properly escape and render as appropriate

Contact Emails 1.2, 2016-11-22
------------------------------
- Submit form contact error when web profiler is enabled

Contact Emails 1.1, 2016-11-11
------------------------------
- Fix bug in token support not replacing text

Contact Emails 1.0, 2016-10-14
------------------------------
- Initial commit

File

CHANGELOG.txt
View source
  1. Contact Emails 1.6, 2016-12-08
  2. ------------------------------
  3. - Add token support for email subject
  4. - Refactor recent new code to use dependency injection, no functionality change
  5. - Ability to send email to an email field from a referenced entity
  6. Contact Emails 1.5, 2016-12-07
  7. ------------------------------
  8. - Ability to send a mail to a custom field on a contact form rather than just
  9. the sender field
  10. Contact Emails 1.4, 2016-11-23
  11. ------------------------------
  12. - Remove handling and disabling of personal contact form and let Core Contact
  13. module handle that
  14. Contact Emails 1.3, 2016-11-23
  15. ------------------------------
  16. - Allow html formats in emails and properly escape and render as appropriate
  17. Contact Emails 1.2, 2016-11-22
  18. ------------------------------
  19. - Submit form contact error when web profiler is enabled
  20. Contact Emails 1.1, 2016-11-11
  21. ------------------------------
  22. - Fix bug in token support not replacing text
  23. Contact Emails 1.0, 2016-10-14
  24. ------------------------------
  25. - Initial commit