bamboo v1.6.0 Release Notes

Release Date: 2020-10-13 // over 3 years ago
  • 🆕 New Additions

    • 👍 Allow specifying an IP Pool name for SendGrid (#539)
    • ➕ Add SendGrid personalizations (#535)
    • Specify dynamic SendGrid key in config (#523)
    • 👉 Show attachments in sent email viewer (#553)
    • 👉 Show recipient names in sent email viewer (#547)
    • Add assert_email_delivered_matches/1 to test functions (#534)

    🛠 Fixes/Enhancements

    • 🛠 Fix passing both response: true and config options (#538)
    • Escape HTML in preview email subject and text body (#548)
    • ➕ Add space between name and email in mailviewer (#546)
    • 👉 Use api.sendgrid.com instead of non-api version (#545)
    • 📄 Docs fixes (#554), (d1c06d)