- 🐛 Fixed upgrading Subscriptions to new Tiers - Fabien "egg" O'Carroll
View the changelog for full details: v5.22.6...v5.22.7
🪄 Love open source? We're hiring JavaScript Engineers to work on Ghost full-time
Tag Name: v5.22.7
Release Date: 11/7/2022
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.22.7 is a maintenance release that fixes two important issues: validation for the Members API newsletters endpoint and a bug in the subscription upgrade flow for new Tiers. This release ensures proper validation of newsletter data and restores the ability to upgrade subscriptions to Tiers created in version 5.22.x.
No migration steps are required for this release. The fixes are applied automatically when upgrading to v5.22.7.
This is a recommended upgrade for all Ghost users, especially those who:
The release contains important bug fixes with no breaking changes, making it a safe and beneficial update for all installations.
The validation schema for the Members API newsletters endpoint has been updated to match the subset of Admin API's members validation schema. This ensures consistent behavior across APIs and prevents validation errors when working with newsletter data.
This release fixes a critical issue where users couldn't upgrade subscriptions to Tiers created since Ghost 5.22.x. The logic for fetching price information from Tiers had not been updated to use the new Tiers package and Payments service, causing the upgrade flow to fail. This fix ensures that subscription upgrades work correctly with all Tiers, including those created in the latest versions.
No new features were introduced in this maintenance release.
No security fixes were included in this release.
No specific performance improvements were included in this release.
Ghost v5.22.7 is a targeted maintenance release that addresses two specific issues affecting the platform's subscription and API functionality. The fixes ensure proper validation in the Members API newsletters endpoint and restore the ability to upgrade subscriptions to newly created Tiers.
These improvements maintain the integrity of Ghost's membership and subscription systems, which are core to the platform's monetization capabilities. While the changes are relatively small in scope (91 changes across 7 files), they resolve important functional issues that could impact subscription management workflows and API integrations.
Users should experience more reliable subscription management and fewer validation errors when working with the Members API after this update.
View the changelog for full details: v5.22.6...v5.22.7
🪄 Love open source? We're hiring JavaScript Engineers to work on Ghost full-time