- Added
SmtpEmailer
to send emails with raw SMTP via JavaMail; this is especially useful for using Mailcatcher for local testing - Added
TestEmailer
to make it easier to test email sends without resorting to Mockito - Fixed a bug with escaping of HTML entities in Handlebars-templated subject lines