Ghost/core/server/services
Kevin Ansfield 0f30b9f6a0 🐛 Fixed email not showing as failed if error occurs when preparing email
no issue

- if an error occurred whilst creating email batch/recipient records the email status was never updated and was left in the 'pending' status
- adjusted the error handling to update the email status and record the error message if such a scenario occurs
2020-10-02 12:40:49 +01:00
..
adapter-manager
auth Updated all Origin header checks to handle 'null' (#12246) 2020-10-01 09:37:22 +01:00
bulk-email 🐛 Fixed newsletters emails having no subject 2020-10-01 19:51:01 +01:00
invitations 🐛 Fixed error caused by accepting invitation with existing email (#12172) 2020-09-09 11:58:53 +12:00
jobs Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
mail
mega 🐛 Fixed email not showing as failed if error occurs when preparing email 2020-10-02 12:40:49 +01:00
members Added extra settings to member auth emails (#12238) 2020-10-01 12:31:36 +05:30
permissions
settings Fixed settings reinit to only emit changed settings events (#12184) 2020-09-23 14:35:03 +01:00
webhooks Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
labs.js
slack.js
xmlrpc.js