- 🐛 Ensured webhooks are created once (#12075) - Fabien O'Carroll
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.
Tag Name: 3.26.1
Release Date: 7/22/2020
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost 3.26.1 is a maintenance release that fixes an issue with duplicate webhooks being created during members API configuration. This release ensures webhooks are created only once, preventing potential issues with duplicate webhook events. The update also includes several dependency updates and improvements to error handling in the magic link authentication flow.
No migration steps are required for this release. The update can be installed normally without any additional configuration changes.
This release is recommended for all Ghost installations, especially those using the members feature with Stripe integration. The fix for duplicate webhooks prevents potential issues with duplicate events being processed and improves the overall stability of the members system.
To upgrade:
No specific security fixes were mentioned in this release. However, the dependency updates may include security patches from the respective packages.
Ghost 3.26.1 focuses on improving the stability and reliability of the members feature, particularly around webhook management with Stripe integration. The main fix prevents duplicate webhooks from being created when members settings are updated, which could previously lead to events being processed multiple times. This release also includes numerous dependency updates and improves error handling for the magic link authentication flow.
The changes are primarily under-the-hood improvements that enhance stability without changing the user interface or requiring any migration steps. Site administrators will benefit from more reliable webhook management, while developers should note the addition of coffeescript as a development dependency to support grunt-bg-shell functionality.
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.