- Now uses cms_mailer class instead of CMSMailer module.
- Now use CmsJobManager to send emails in the background.
-- A complete re-factoring of the background sending was -
implemented to remove the need for CmsJobManager.
-- Bulk emails are still sent in the background, but no longer require CGJobManager.
-- A cron job is still recommended, particularly for low traffic sites.
-- Emails may send slower.
- Now use the CMSMS FilePicker for the {nms_attachment} tag.