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: 3.28.0
Released 5 years ago
Ghost 3.28.0 Release This release stabilizes the Webhooks API, fixes several critical bugs affecting member access, installation on Windows, and improves the editor experience. The update includes imp...
Highlights:
- Webhooks API promoted to stable status in Admin API v3
- Fixed member gating on custom static page routes
- Fixed installation compatibility issues on Windows
- +2 more...
Tag: 3.27.0
Released 5 years ago
Ghost 3.27.0 brings significant improvements to member management This release enhances member management with automatic labeling during imports, improved deletion workflows for members with Stripe su...
Highlights:
- Automatic labeling of members during CSV imports
- Optional cancellation of Stripe subscriptions when deleting members
- Performance improvements for member limit checks
- +2 more...
Tag: 3.26.1
Released 5 years ago
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 potent...
Highlights:
- Fixed issue with duplicate webhooks being created during members API configuration
- Improved error handling for magic link authentication failures
- Updated multiple dependencies to their latest versions
- +1 more...
Tag: 3.26.0
Released 5 years ago
Ghost 3.26.0 brings important bug fixes and new AMP Google Analytics support This release focuses on fixing several critical issues with cache invalidation, Stripe subscriptions, and webhooks. It also...
Highlights:
- Added Google Analytics support for AMP pages with a new tracking ID setting
- Fixed critical cache invalidation issues for posts with no content and when editing post metadata
- Resolved Stripe subscription issues with trial periods and race conditions during configuration
- +2 more...
Tag: 3.25.0
Released 5 years ago
Ghost 3.25.0 introduces improved Stripe webhook management, fixing issues with subdirectory setups and adding UI for tag metadata. The update enhances webhook persistence between server restarts and s...
Highlights:
- Added UI for setting tag metadata
- Fixed Stripe webhooks for subdirectory setups
- Improved handling of Stripe webhooks on boot with persistence between restarts
- +1 more...
Tag: 3.24.0
Released 5 years ago
Ghost 3.24.0 introduces enhanced tag metadata support, improved Content API resource ordering, and fixes for portal settings. This release enables developers to leverage tag-specific metadata for SEO ...
Highlights:
- Enhanced tag metadata support for improved SEO and social sharing
- Content API resource ordering based on slug filters
- Fixed portal settings issues after upgrading from previous versions
- +1 more...
Tag: 3.23.1
Released 5 years ago
Ghost 3.23.1 is a minor patch release that includes several dependency updates, fixes for the members magic link authentication, corrects the default Twitter social profile value, and optimizes the lo...
Highlights:
- Fixed incorrect payload creation for magic link authentication tokens
- Updated default Twitter social profile value from 'tryghost' to 'ghost'
- Optimized members JavaScript script loading behind development flag
- +1 more...
Tag: 3.23.0
Released 5 years ago
Ghost 3.23.0 brings significant improvements to the CMS This release introduces a refreshed Google AMP template with an updated design, enhances the members functionality with improved search capabili...
Highlights:
- Refreshed Google AMP template with updated design
- Dedicated Mailgun configuration settings replacing bulkemailsettings
- New portal button customization options
- +2 more...
Tag: 3.22.2
Released 5 years ago
Ghost 3.22.2 brings important bug fixes for the members feature and API access This patch release addresses three key issues: fixing the members subscription migration to handle missing data, ensuring...
Highlights:
- Fixed members subscription migration to handle databases with missing data
- Updated access property to default to true in v3 API for better consistency
- Improved settings cache reinitialization to properly emit events for all settings
Tag: 3.22.1
Released 5 years ago
Ghost 3.22.1 is a bug fix release that addresses critical issues with global code injection not being output and settings cache synchronization problems after migrations. It also fixes the @price.curr...
Highlights:
- Fixed global code injection not being output due to missed settings key rename
- Fixed settings cache synchronization issues after migrations
- Restored proper uppercasing of currency symbols in the @price.currency_symbol helper
