0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Kevin Ansfield eccd220461 🐛 Fixed error when deleting a member that has received a newsletter email
closes https://github.com/TryGhost/Ghost/issues/12493

- bumps `bookshelf-relations` to new version that allows for `hasMany` children to be kept when a parent record is destroyed
- adds necessary config to the `Member.email_recipients` relationship to keep related records when a member is deleted
2021-01-05 14:06:20 +00:00
..
client@f25d00f016 Updated Ghost-Admin to v3.40.3 2021-01-05 13:10:13 +00:00
frontend 🐛 Fixed incorrect locale loading when changing themes 2021-01-04 17:26:22 +13:00
server 🐛 Fixed error when deleting a member that has received a newsletter email 2021-01-05 14:06:20 +00:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00