Ghost/core
Fabien 'egg' O'Carroll cbaf6e5a74
🐛 Fixed backwards compatibility for newsletters (#12422)
closes https://github.com/TryGhost/Ghost/issues/12416

This fixes compatibility for the `send_email_when_published` option for
the Posts API.

The model layer only allows setting the `email_recipient_filter` column
when the `status` is being changed. Because of this we need to withhold
the `status` change until after we have determined the
`email_recipient_filter`.
2020-11-25 13:58:21 +00:00
..
client@ad3460a4e8 Updated Ghost-Admin to v3.38.3 2020-11-23 17:34:33 +00:00
frontend Included all subscriptions in stripeSubscriptions (#12414) 2020-11-25 10:39:07 +00:00
server 🐛 Fixed backwards compatibility for newsletters (#12422) 2020-11-25 13:58:21 +00:00
shared Updated default config for newsletter badge 2020-11-17 16:06:31 +05:30
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00