Ghost/ghost/core
Simon Backx f4c55d123c
🐛 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:56:37 +01:00
..
content 🎨 Updated Casper to v5.4.5 2023-01-20 16:01:00 +00:00
core Added mentions email notifications (#16170) 2023-01-25 21:10:29 +08:00
test 🐛 Fixed email segment generation (#16182) 2023-01-25 14:56:37 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js Added version information to log lines 2023-01-20 13:18:44 +01:00
MigratorConfig.js
package.json Update dependency @playwright/test to v1.30.0 2023-01-25 08:40:36 +01:00
playwright.config.js