Ghost/core
Naz f6c81033d7
🐛 Fixed 500 error when visiting an email-only post link
refs 74280cfbea

- We allow to send email-only posts when using v4 Admin API, but it's possible to configure a v3 Theme with a site instance which resulta in an unsupported behavior throwing a 500.
- With this fix a 404 will be returned when an email-only post is viewed through the public email-only post URL
2021-10-26 13:04:09 +01:00
..
client@50a4e5bba1 Updated Admin to v4.20.3 2021-10-25 10:28:23 +01:00
frontend 🐛 Fixed 500 error when visiting an email-only post link 2021-10-26 13:04:09 +01:00
server 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
shared Added Offers feature to Ghost 2021-10-22 17:55:34 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
bridge.js Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00