Ghost/core
Naz 9a6bfd0e71 Switched default API version for JWT
refs https://github.com/TryGhost/Ghost/issues/12716

- This change is made to avoid using now deprecated 'v2' API anywhere in the codebase.
- Switching to 'v4' should not cause sideeffects as this parameter is always present within the URL when Admin API is used
2021-03-02 15:19:33 +13:00
..
client@21be0a553b Updated Ghost-Admin to v4.0.0-alpha.3 2021-02-23 19:41:50 +00:00
frontend 🐛 Fixed theme preview not decoding values properly 2021-03-01 11:54:50 +00:00
server Switched default API version for JWT 2021-03-02 15:19:33 +13:00
shared Added ElasticSearch logging when available 2021-02-25 15:50:58 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed typo Migratior -> Migration 2021-02-24 13:05:29 +13:00