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: v5.5.0
Released 3 years ago
Ghost 5.5.0 introduces significant improvements to the Members API, including better handling of newsletter subscriptions, enhanced activity tracking, and improved comment functionality. The release a...
Highlights:
- Switched default CDN from unpkg to jsDelivr for better reliability
- Added comment reporting functionality with email notifications
- Enhanced member activity tracking with lastseenat and lastcommentedat updates
- +3 more...
Tag: v5.4.1
Released 3 years ago
Ghost v5.4.1: Bug Fix Release This minor release addresses two key bugs in Ghost v5.4.0: Fixed an issue where multiple support email verification emails were being sent unnecessarily when updating set...
Highlights:
- Fixed issue with multiple support email verification emails being sent unnecessarily
- Added missing member count helpers to GScan for theme development
Tag: v5.4.0
Released 3 years ago
Ghost 5.4.0 introduces new member counter template helpers, improved sign-in experience, and fixes several bugs related to webhooks, cookies, and the Member API. This release enhances the developer ex...
Highlights:
- New template helpers {{totalmembers}} and {{totalpaid_members}} for displaying member counts in themes
- Improved member experience with redirection back to original content after sign-in
- Fixed webhook payloads to include missing author information
- +2 more...
Tag: v5.3.1
Released 3 years ago
Ghost v5.3.1: Cookie Authentication Fix for Non-SSL Environments This patch release addresses a critical authentication issue where cookies were not working properly in environments without SSL. The u...
Highlights:
- Fixed authentication cookies to work properly in non-SSL environments
- Resolved session creation issues in local development setups
- Ensured compatibility with production sites that don't use HTTPS
Tag: v5.3.0
Released 3 years ago
Ghost v5.3.0: Native Search & Comments System Ghost 5.3.0 introduces two major features: a native site search functionality that eliminates the need for third-party search solutions, and a built-in co...
Highlights:
- Native site search functionality now generally available
- Built-in comments system added (alpha feature behind labs flag)
- Ghost Explore endpoint and integration added
- +3 more...
Tag: v5.2.4
Released 3 years ago
Ghost v5.2.4 is a minor release that fixes critical bugs in the post scheduling functionality. The update addresses issues with the date picker in the admin interface that were preventing users from p...
Highlights:
- Fixed issue where the schedule post date picker sometimes prevented selecting the current day
- Fixed bug where the scheduled post datepicker would occasionally select the day before the intended date
Tag: v4.48.2
Released 3 years ago
Ghost v4.48.2: Critical Security Update This release addresses a critical Remote Code Execution (RCE) vulnerability in Ghost's date helper and locale setting functionality. The security fix prevents a...
Highlights:
- Fixed critical Remote Code Execution (RCE) vulnerability in the date helper and locale setting
- Security patch addresses potential command execution through previously uploaded files
- Updates to both Ghost core and Admin interface to v4.48.2
Tag: v5.2.3
Released 3 years ago
Ghost v5.2.3: Critical Security Update This release addresses a critical Remote Code Execution (RCE) vulnerability in Ghost's date helper functionality. The security fix prevents attackers from exploi...
Highlights:
- Fixed critical Remote Code Execution (RCE) vulnerability in the date helper functionality
- Security patch for locale setting exploitation that could allow arbitrary command execution
- Updated test and linting packages for improved development workflow
Tag: v5.2.2
Released 4 years ago
Ghost v5.2.2 brings important bug fixes for tier imports and webhook testing improvements. This release fixes issues with duplicate tiers during imports and improves the mapping of Stripe products. It...
Highlights:
- Fixed issue with duplicate tiers being created during imports
- Improved mapping of Stripe products during imports to ensure members are assigned to correct tiers
- Added new framework for webhook end-to-end testing
- +1 more...
Tag: v5.2.1
Released 4 years ago
Ghost v5.2.1 is a minor patch release that fixes a critical bug affecting user updates and improves GitHub Actions workflow security. This release ensures that the API properly handles user role updat...
Highlights:
- Fixed critical bug that caused errors when updating users with unchanged roles
- Improved GitHub Actions workflow security by preventing certain workflows from running on forked repositories
- Enhanced API consistency by ensuring it accepts the same input format it returns
