mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
efdc42c257
refs https://github.com/TryGhost/Team/issues/1567 **Changes in members-api** - Compare changes: https://github.com/TryGhost/Members/compare/%40tryghost/members-api%406.1.0...%40tryghost/members-api%406.2.2 - Fixed bulk unsubscribe - Deletes the newsletter relations instead of setting subscribed to false **Test fail fix** refs https://github.com/TryGhost/Ghost/pull/14621 refs https://ghost.slack.com/archives/C02G9E68C/p1651126990299689?thread_ts=1651072733.859939&cid=C02G9E68C - Events didn't always have the same created_at as created members - This caused a test to fail randomly in the main repo **Changes** - Added required helpers for members-api package - Version bumps of other packages are only tooling related **Tests** - Tests if member import still works with the legacy `subscribed` flag - Updated member importer to use multipleNewsletters flag - Dropped legacy members tests |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |