Ghost/core
Hannah Wolfe 401fe46380
Changed webhooks to store safe version
refs: https://github.com/TryGhost/Toolbox/issues/229

- We're getting rid of the concept of api versions inside of Ghost
- Instead of storing the supposed api version a webhook was created with, store the current ghost version
- This way we can determine if anything signicant changes in future and we need to update webhooks or something
2022-05-06 12:43:14 +01:00
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server Changed webhooks to store safe version 2022-05-06 12:43:14 +01:00
shared Removed api:versions from config 2022-05-06 08:22:05 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Removed api:versions from config 2022-05-06 08:22:05 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00