Ghost/core
Simon Backx 2cf76cb031
Added newsletter relation to subscribe events (#14585)
refs https://github.com/TryGhost/Team/issues/1478

**Changes**
- Added the newsletter relation to subscribe events

**Changes in `members-api`**
- Compare: https://github.com/TryGhost/Members/compare/%40tryghost/members-api%406.0.0-alpha.0...%40tryghost/members-api%406.0.0
- Makes sure the newsletter relation is returned in the activity feed for susbcribe events (aka newsletter events).

**Tests**
- Added first test for activity feed to check if the newsletter relation is correctly fetched
2022-04-27 16:44:27 +02:00
..
client@bedc41d7bf Updated Admin to v4.45.0 2022-04-22 16:00:32 +01:00
frontend
server Added newsletter relation to subscribe events (#14585) 2022-04-27 16:44:27 +02:00
shared Updated portal to manage single newsletter with existing UI (#14573) 2022-04-26 12:31:34 +01:00
app.js
boot.js Hooked up api version compatibility service 2022-04-22 16:31:56 +08:00
bridge.js