mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 23:37:43 +03:00
832ecad43b
no-issue This version of members-api includes changes to how webhooks are managed, previously they would be deleted and recreated on every boot of Ghost. Now they are created and the secret is persisted, on boot the webhook is updated to the most current url and events. If the api version is wrong or the update fails, the webhook is deleted and recreated and the settings updated. - Installed @tryghost/members-api@0.24.0 - Updated config to work with 0.24.0 |
||
---|---|---|
.. | ||
emails | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |