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.42.1
Released 4 years ago
Ghost v4.42.1 - UI Bug Fix Release This minor patch release addresses two UI bugs related to modal heights and positioning in the Ghost Admin interface. The fixes ensure proper display of modals and t...
Highlights:
- Fixed incorrect modal heights for better UI consistency
- Resolved theme preview positioning issues
Tag: v4.42.0
Released 4 years ago
Ghost 4.42.0 introduces significant backend improvements with a focus on code cleanup, database optimizations, and bug fixes. Key updates include the addition of a newsletters table and API endpoints,...
Highlights:
- Added newsletters table and API endpoints for managing newsletters
- Created new stats service and API for member count history tracking
- Fixed URL transformations in video and product cards
- +2 more...
Tag: v4.41.3
Released 4 years ago
Ghost v4.41.3 is a maintenance release that focuses on internal code improvements and bug fixes. Key updates include adding serializers for various API endpoints, improving error handling for themes, ...
Highlights:
- Added detection of deprecated ghost-api usage in theme configurations
- Fixed theme error handler to prevent unnecessary error reporting
- Added serializers for multiple API endpoints to ensure consistent responses
- +2 more...
Tag: v4.41.2
Released 4 years ago
Ghost v4.41.2 fixes critical issues with offer redemption tracking and display This patch release addresses two important bugs in Ghost's offer management system: Offer redemption counts not updating ...
Highlights:
- Fixed offer redemption counter not incrementing when members redeem offers
- Restored visibility of discount information on member account pages
- Resolved internal message bus duplication issue affecting event communication
Tag: v4.41.1
Released 4 years ago
Ghost v4.41.1 is a minor patch release that fixes a critical bug affecting paid member management. This update resolves an error that occurred when saving paid member information, ensuring smooth oper...
Highlights:
- Fixed critical bug preventing the saving of paid member information
- Improved reliability of membership management functionality
- Ensures uninterrupted monetization workflows for publishers
Tag: v4.41.0
Released 4 years ago
Ghost v4.41.0 introduces a dedicated members activity feed screen in the admin area, allowing for better tracking and filtering of member events. This release also fixes critical API endpoint issues a...
Highlights:
- New dedicated members activity feed screen with filtering options
- Enhanced member details screen showing all member events
- Fixed critical /canary/ API endpoints that were returning 404 errors
- +1 more...
Tag: v4.40.0
Released 4 years ago
Ghost v4.40.0 introduces several key improvements including Admin API integration for tiers and offers, product name property for member subscriptions, and a new MemberCancelEvent model to track subsc...
Highlights:
- Admin API integration for tiers and offers is now enabled
- Added product name property to member subscriptions
- New MemberCancelEvent model for tracking subscription cancellations
- +3 more...
Tag: v4.39.1
Released 4 years ago
Ghost v4.39.1 is a minor patch release that addresses a critical performance issue in the members list screen. This update significantly improves loading speed and reduces memory consumption when view...
Highlights:
- Fixed performance bottleneck in the members list screen
- Reduced memory consumption when viewing member data
- Improved loading speed for sites with large member databases
Tag: v4.39.0
Released 4 years ago
Ghost v4.39.0 introduces multiple tiers support, allowing site owners to create and manage different membership tiers with individual welcome pages and visibility settings. This release also enhances ...
Highlights:
- Multiple membership tiers support is now generally available
- Enhanced member filtering with Name, Email, and Last seen filters
- New "contains" operator support for API query parameters
- +2 more...
Tag: v4.38.1
Released 4 years ago
Ghost v4.38.1: Theme Activation Fix What's new: This patch release fixes an issue with theme activation when theme names contain capital letters. Why it matters: Previously, themes with capitalized na...
Highlights:
- Fixed theme activation for themes with capitalized directory names
- Updated regex pattern for API URL detection to support non-versioned API URLs
