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.31.3
Released 5 years ago
Ghost 3.31.3 is a maintenance release that fixes a critical bug in the Tags API v2 where post counts were not being returned properly. It also includes significant improvements to member import error ...
Highlights:
- Fixed Tags API v2 to properly return post counts when using include=posts.count parameter
- Added robust error handling and retry logic for failed member imports
- Improved query performance for large datasets by skipping unnecessary count queries
- +1 more...
Tag: 3.31.2
Released 5 years ago
Ghost 3.31.2 is a maintenance release that fixes bookmark card display issues in member emails when using Gmail+Chrome, prevents creation of orphaned import labels when no members are successfully imp...
Highlights:
- Fixed bookmark card display issues in member emails for Gmail+Chrome users
- Prevented creation of orphaned labels when no members are successfully imported
- Improved email rendering consistency across different email clients
- +1 more...
Tag: 3.31.1
Released 5 years ago
Ghost 3.31.1 is a minor patch release that fixes a usability issue in the code editor where the caret color was difficult to see when using Night Shift mode. The update changes the caret color to whit...
Highlights:
- Fixed caret visibility issue in the code editor when using Night Shift mode
- Updated @sentry/node to version 5.21.4
- Updated jwks-rsa to version 1.9.0
Tag: 3.31.0
Released 5 years ago
Ghost 3.31.0 introduces significant improvements to the member management system, particularly for subscription handling. Site owners can now edit member subscriptions directly from the admin interfac...
Highlights:
- New admin endpoint for editing member subscriptions
- Added subscription cancellation button to member page
- Fixed bookmark card display in member emails for Outlook users
- +2 more...
Tag: 3.30.2
Released 5 years ago
Ghost 3.30.2 is a minor bug fix release that addresses a critical issue where users were unable to delete members when Stripe is connected. This patch ensures proper handling of member deletion with S...
Highlights:
- Fixed critical bug preventing member deletion when Stripe is connected
- Improved error handling for Stripe subscription cancellations during member deletion
- Updated @tryghost/members-api to version 0.28.1
Tag: 3.30.1
Released 5 years ago
Ghost 3.30.1 is a maintenance release that primarily addresses issues with member imports and email rendering in Outlook. The update fixes several bugs in the member import functionality, including la...
Highlights:
- Fixed email rendering issues in Outlook for member newsletters
- Improved error handling and reliability for member imports
- Fixed multiple bugs in the member import functionality
- +1 more...
Tag: 3.30.0
Released 5 years ago
Ghost 3.30.0 introduces member impersonation for Admin users, allowing them to experience the site as a specific member. This release also includes significant improvements to email newsletters, fixin...
Highlights:
- Admin users can now impersonate members to experience the site from their perspective
- Significant improvements to email newsletter display in Outlook and other clients
- Major refactoring with core libraries extracted into separate packages
- +2 more...
Tag: 3.29.2
Released 5 years ago
Ghost 3.29.2: Bug Fix Release This patch release addresses several important bugs affecting email rendering, structured data, collections metadata, and database migrations. Key improvements include fi...
Highlights:
- Fixed apostrophes not displaying correctly in Outlook for member emails
- Removed unwanted [http://url/] output in member email preview text
- Updated Stripe JS to load asynchronously for better performance
- +3 more...
Tag: 3.29.1
Released 5 years ago
Ghost 3.29.1 is a maintenance release that fixes a critical bug where the server.start event was mistakenly removed, which affected theme loading and other core functionality. The release also include...
Highlights:
- Fixed critical bug where the server.start event was missing, which affected theme loading and other core functionality
- Added experimental batched members import API method for significantly improved performance with large imports
- Updated multiple dependencies for improved stability and security
Tag: 3.29.0
Released 5 years ago
Ghost 3.29.0 introduces significant performance improvements for member management, particularly for sites with large member databases. This release focuses on database optimizations with new foreign ...
Highlights:
- Significant performance improvements for member management operations
- Enhanced database schema with foreign key constraints and cascading deletes
- Improved newsletter email sending with concurrency support
- +1 more...
