Ghost/core
Naz 6e6f427149 🐛 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 16:01:10 +04: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 16:01:10 +04:00
server Fixed max-complexity-warnings for stripe_connect API 2021-10-25 14:06:28 +02: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