Version 2.1.0

July 21, 2023

Composer dependency to craftcms/redactor:^3.0 has been removed, if this wasn't in your composer.json the Redactor plugin will be removed, require it manually to be able to write Html emails : composer require craftcms/redactor:^3.0

Added

  • CKEditor support. Wysiwyg editors must now be installed separately and chosen in the plugin settings

Version 2.0.11

June 21, 2023

Fixed

  • Fixed error when no redactor config are found #15

Version 2.0.10

April 13, 2023

Fixed

  • Disable upload on attachements field #13

Version 2.0.9

March 13, 2023

Fixed

  • Fixed asset modal not showing any volumes #11

Version 2.0.8

March 8, 2023

Fixed

  • Fixed emails not being sent when other plugins would not use Mailer::composeFromKey() #10
  • Make sure system messages registered by other plugins are properly installed and uninstalled #10
  • Order emails by heading on dashboard
  • Make sure Redactor is installed along with Emails
  • Ensure project config dateModified is not updated one more time when uninstalling this plugin
  • Added a helper on the settings to reinstall email in case of issues #10

Version 2.0.7

February 15, 2023

Fixed

  • Fixed email log replyTo wrong typing #9

Version 2.0.6

November 17, 2022

Changed

  • Updated documentation urls

Version 2.0.5

October 12, 2022

Changed

  • Changed plugin icons

Version 2.0.4

September 27, 2022

Fixed

  • Fixed empty spaces in text emails. #8

Version 2.0.3

September 24, 2022

Fixed

  • Fixed issue where the wrong method was used to get the text body. #7

Version 2.0.2

May 15, 2022

Fixed

  • Fixed issue with permissions

Version 2.0.1

May 9, 2022

Fixed

  • Fixed composer requirements

Version 2.0.0

May 9, 2022

Changed

  • Craft 4 support

Fixed

  • Enforce maxlength on all varchar fields
  • Fixed issues showing wrong users triggering email shots through console in logs
  • Issue in emailer when sending a message without key