Ghost/ghost/core
Simon Backx 2d11c29695
🐛 Fixed email segment generation (#16182)
fixes https://github.com/TryGhost/Team/issues/2484

The flow only send the email to segments that were targeted in the email
content. But if a part of the email is only visible for `status:free`,
that doesn't mean we don't want to send the email to `status:-free`.
This has been corrected in the new email flow.
2023-01-25 14:59:56 +01:00
..
content 🎨 Updated Casper to v5.4.5 2023-01-20 16:01:00 +00:00
core Improved email error logging (#16184) 2023-01-25 14:59:49 +01:00
test 🐛 Fixed email segment generation (#16182) 2023-01-25 14:59:56 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json v5.31.0 2023-01-20 16:01:01 +00:00
playwright.config.js