Ghost/core
Rishabh 2c2099b87f Added homepage redirect for unsubscribe urls
refs https://github.com/TryGhost/Team/issues/1495

With multiple newsletters, members are allowed to manage their newsletter pref via email unsubscribe link with member uuid. Since Portal is now taking over handling unsubscribe for members, we don't need to keep the current `/unsubscribe` page as Portal can load the member's newsletter pref on site home page directly.
The redirect change is only enabled behind the `multipleNewslettersUI` flag as its in beta.
2022-04-28 11:49:20 +01:00
..
client@bedc41d7bf Updated Admin to v4.45.0 2022-04-22 16:00:32 +01:00
frontend Added homepage redirect for unsubscribe urls 2022-04-28 11:49:20 +01:00
server replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
shared Promoted multiple newsletters UI labs flag to private beta 2022-04-28 10:54:59 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Hooked up api version compatibility service 2022-04-22 16:31:56 +08:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00