Ghost/core
Kevin Ansfield 864e4583d4 Fixed segmented email content being sent to all members
refs https://github.com/TryGhost/Ghost/pull/13276

- when removing the labs flag a conditional in the email processor checking for the labs flag being enabled was replaced with a check for a member segment being present. This meant that email batches with `member_segment: null` representing all members that didn't have content specifically aimed at them were not having the segmented content stripped before sending
2021-09-10 11:36:42 +01:00
..
client@ef223b0312 Updated Admin to v4.13.0 2021-09-06 12:21:31 +01:00
frontend Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
server Fixed segmented email content being sent to all members 2021-09-10 11:36:42 +01:00
shared Updated tiers as a beta feature from alpha 2021-09-09 16:57:46 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00