0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/bulk-email
Kevin Ansfield cde364bf27 🐛 Fixed email card replacements showing raw replacement text in emails
closes https://github.com/TryGhost/Ghost/issues/12257

- there was a destructuring problem introduced in the recent email refactor which meant the correct replacement data was not being passed over to the Mailgun provider when sending email
2020-10-05 17:24:48 +01:00
..
index.js 🐛 Fixed email card replacements showing raw replacement text in emails 2020-10-05 17:24:48 +01:00
mailgun.js 🐛 Fixed newsletters emails having no subject 2020-10-01 19:51:01 +01:00