FireMail

Changelog - latest release 09 May 2013

Version 1.8.4

  • Added compatibility for EE 2.6.1

Version 1.8.3

  • Added safeguard to ensure batch size is set

Version 1.8.2

  • Switched CKEditor to "silk" theme (attributions)
  • Added Accepted Admin Email setting

Version 1.8.1

  • Improved output messages
  • General bufixes

Version 1.8

  • Added max emails per hour setting and check
  • Added query string option when importing templates
  • Added number of emails to mailing lists and member groups
  • Made mailing lists and member groups clickable
  • Updated CKEditor to version 3.6.2
  • Bugfix for urls when importing templates with channel entries tags
  • Bugfix for session start

Version 1.7.4

  • Moved some rogue text from view files into language files

Version 1.7.3

  • Made compatible with EE 2.2

Version 1.7.2

  • Minor bugfixes

Version 1.7.1

  • Fixed theme folder path bug

Version 1.7

  • Added add-on settings

Version 1.6

  • Improved stability during sending
  • Added ability to import all templates
  • Restyled editor and buttons
  • Added EE styled dialogs when adding links and images
  • Updated version of CKEditor
  • Minor features and bugfixes

Version 1.5.2

  • Improved code stability
  • Removed unnecessary toolbar icons

Version 1.5.1

  • Added base_url to ckeditor config

Version 1.5

  • Added {unsubscribe_url} tag
  • Fixed bug with importing templates in the case when index.php has been renamed
  • Fixed bug with {email_link} tag when sending in batches
  • Fixed bug that sometimes occured when sending all batches at once
  • Moved theme folder to themes/third_party

Version 1.4.1

  • Added orderby, sort, limit and offset parameters to {exp:firemail:emails} tag
  • Fixed url to themes folder if folder renamed

Version 1.4

  • Added template tag parsing to emails
  • Added template import field that pulls in a parsed EE template
  • Added message preview

Version 1.3

  • Added {email_link} tag so emails can be viewed in browser
  • Added auto-fill to plaintext version on email
  • Added file manager so images can be uploaded and placed directly into email
  • Added sample email templates to CKEditor
  • Moved CKEditor files into themes folder

Version 1.2

  • Emails checked for uniqueness before sending so that no duplicates are sent
  • Added CSV export option
  • Added PDF export option
  • Added preview button to email editor

Version 1.1

  • Added option to send all batches at once or just the first batch
  • Added seperate view file ckeditor_config.php for easy customisation of email editor
  • Minor bugfixes

Version 1.0.1

  • Changed email WYSIWYG editor from TinyMCE to CKEditor 3.1 (which supports templates)
  • Minor bugfixes

Version 1.0

  • Initial release