bamboo v0.7.0 Release Notes

Release Date: 2016-07-29 // over 7 years ago
  • ๐Ÿ†• New Additions

    • โž• Add example of using HTML layouts with Bamboo.Phoenix (#173)
    • Give suggestions for why email preview may not be working (#177)
    • โž• Add Mandrill template support (#176)

    ๐Ÿ›  Fixes/Enhancements

    • ๐Ÿ— Build mailer config during runtime. Allows for configuration with Conform (#170)
    • ๐Ÿ›  Fix "leaking" HTML email styles (#172)
    • Catch nil email addresses when used in 2-item tuple (#151)
    • โœ‚ Remove ExMachina from dev/prod deps. It should have been a test only dep (#198)
    • ๐Ÿ›  Small typo fixes (#199)
    • Explicitly set content type in email preview so that HTML emails are always preview as HTML (#203 and #204)