Ghost Releases Archive
Explore all 888 releases of Ghost. View release notes, changelogs, and version history. Open-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Tag: v4.48.7
Released 3 years ago
Ghost v4.48.7 introduces important CORS handling improvements that fix potential caching issues with cross-origin requests. This release adds proper Vary: Origin headers to both Admin API and Frontend...
Highlights:
- Fixed CORS handling to properly set Vary: Origin headers for OPTIONS requests
- Improved caching behavior for cross-origin requests in both Admin API and Frontend
- Enhanced CORS middleware to prevent header leakage to non-CORS requests
Tag: v5.22.4
Released 3 years ago
Ghost v5.22.4 is a bug fix release that addresses critical errors with Stripe Checkout. The update fixes an issue where the customer object wasn't being properly passed to the Stripe API service, whic...
Highlights:
- Fixed critical Stripe Checkout errors that were preventing successful payments
- Resolved inconsistent behavior when passing customer email parameters to the Stripe API
- Eliminated invalid_email errors that were breaking the checkout process
Tag: v5.22.3
Released 3 years ago
Ghost v5.22.3: Payment Processing Bug Fixes This patch release addresses three critical bugs in Ghost's payment processing system. It fixes issues with checkout sessions when using Offers, resolves pr...
Highlights:
- Fixed checkout sessions when using Offers by correctly comparing tier IDs and handling cadence parameters
- Fixed upgrading to paid plans by properly handling customer email validation with Stripe
- Fixed Portal UI to correctly hide paid tiers when Stripe is not connected
Tag: v5.22.2
Released 3 years ago
Ghost v5.22.2 brings critical fixes for tier descriptions and event verification This minor patch release addresses two important bugs in Ghost CMS: fixing the inability to set tier descriptions and r...
Highlights:
- Fixed issue preventing tier descriptions from being set
- Resolved verification trigger usage problem with Event Repository
- Improved reliability of membership tier management
Tag: v5.22.1
Released 3 years ago
Ghost v5.22.1: Bug Fixes for Admin Experience This minor release addresses two critical bugs affecting the Ghost admin experience. It fixes an issue that prevented staff users with Contributor roles f...
Highlights:
- Fixed critical bug preventing staff users with Contributor role from accessing the admin area
- Resolved issue where missing active theme would break the design settings screen
- Added default placeholder screen for when no active theme is set
- +1 more...
Tag: v5.22.0
Released 3 years ago
Ghost v5.22.0 fixes critical data import issues with paid tiers This release addresses a significant bug in the content importer that affected paid products/tiers when importing JSON files. Previously...
Highlights:
- Fixed critical bug in the content importer that affected paid products/tiers
- Added database migration to repair existing affected data
- Improved compatibility between the importer and the Ghost API
Tag: v5.21.0
Released 3 years ago
Ghost 5.21.0 introduces two major features: audience feedback and member growth source tracking, allowing publishers to collect reader sentiment and understand where members come from. The update also...
Highlights:
- New audience feedback feature allows publishers to collect reader sentiment on content
- Member growth source tracking provides insights on where new members are coming from
- Ghost Explore app now available in Admin for discovering Ghost features
- +2 more...
Tag: v5.20.0
Released 3 years ago
Ghost v5.20.0 introduces the ability to edit newsletter links after sending, allowing site owners to fix typos or broken links without resending emails. This release also adds audience feedback featur...
Highlights:
- Edit newsletter links after sending to fix typos or broken URLs
- Improved post analytics with sentiment tracking and filtered events
- Refactored Tiers system with better event handling
- +2 more...
Tag: v5.19.3
Released 3 years ago
Ghost v5.19.3 is a minor bug fix release that addresses an issue where an alpha feature (feedback buttons) was incorrectly visible in new newsletters when it should have been hidden. This patch ensure...
Highlights:
- Fixed a bug where alpha feedback buttons were incorrectly visible in new newsletters
- Added test coverage to ensure alpha features remain hidden when their flags are disabled
Tag: v5.19.2
Released 3 years ago
Ghost v5.19.2 is a bug fix release that addresses an issue with Mailgun email delivery. The update fixes a problem where redundant recipient data was being generated for email links, causing excessive...
Highlights:
- Fixed an issue where redundant recipient data was being generated for email links
- Prevented potential email delivery failures due to Mailgun's 25MB message limit
- Optimized email data payload size for better delivery performance
