0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/mega
Simon Backx 837e11b4d8
Fixed email preview using wrong newsletter (#14756)
refs https://github.com/TryGhost/Team/issues/1603

When previewing a scheduled/published post via Post editor menu > E-mail newsletter > Preview in browser. The e-mail template from the default newsletter was used instead of the newsletter that was selected when scheduling the post.
2022-05-11 17:52:24 +02:00
..
email-preview.js Fixed email preview using wrong newsletter (#14756) 2022-05-11 17:52:24 +02:00
index.js
mega.js Fixed wrong newsletter used when sending scheduled post (#14734) 2022-05-09 17:30:50 +02:00
post-email-serializer.js Added newsletter info to email unsubscribe url (#14693) 2022-05-05 11:00:24 +05:30
segment-parser.js Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
template.js Updated emails to use newsletter settings (#14588) 2022-04-27 18:48:36 +01:00