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.10.2
Released 4 years ago
Ghost v4.10.2 fixes a critical bug where unsubscribed members were incorrectly receiving emails when posts were sent to all members. This patch ensures that the subscription filter is properly applied...
Highlights:
- Fixed critical bug where unsubscribed members were receiving emails when posts were sent to all members
- Improved filter logic for email targeting with proper operator precedence
- Enhanced reliability of the subscription filter across all member segments
Tag: v4.10.1
Released 4 years ago
Ghost v4.10.1 is a bug fix release that addresses a critical issue with GScan's handling of partials with undefined names. This fix prevents some Ghost instances from failing to boot when using themes...
Highlights:
- Fixed critical bug that prevented some Ghost instances from booting when using themes with dynamic partials
- Improved GScan's handling of undefined partial names
- Enhanced theme validation reliability
Tag: v4.10.0
Released 4 years ago
Ghost v4.10.0 brings several important bug fixes and security improvements. Key updates include fixing a security vulnerability in the Integration Model, resolving issues with product creation, member...
Highlights:
- Security fix for Integration Model permissions vulnerability
- Fixed 500 error when creating Products/Tiers
- Resolved member cookies persisting after signout
- +2 more...
Tag: v4.9.4
Released 4 years ago
Ghost v4.9.4 is a minor bug fix release that addresses an error that occurred when uploading invalid themes. The update fixes the name is not defined error message that would appear during theme valid...
Highlights:
- Fixed name is not defined error when uploading invalid themes
- Improved error message consistency for theme validation failures
- Enhanced user experience when managing themes
Tag: v4.9.3
Released 4 years ago
Ghost v4.9.3 - Bug Fix Release This minor release fixes a critical bug that was causing "Cannot destructure property" errors when users attempted to overwrite their active theme. The fix addresses iss...
Highlights:
- Fixed critical 'Cannot destructure property' error when overwriting active themes
- Improved error handling for theme uploads
- Corrected method name from activator.activateFromOverride to activator.activateFromAPIOverride
Tag: v4.9.2
Released 4 years ago
Ghost v4.9.2 is a bug fix release that addresses a critical issue with GScan, which was causing HTTP 500 errors when parsing double-quoted helpers like {{"pagination"}}. This patch ensures that theme ...
Highlights:
- Fixed critical GScan bug causing HTTP 500 errors when parsing double-quoted Handlebars helpers
- Improved theme compatibility by properly handling {{'pagination'}} syntax
- Enhanced platform stability by resolving server errors during theme processing
Tag: v4.9.1
Released 4 years ago
Ghost 4.9.1 is a maintenance release that fixes critical bugs affecting custom themes and newsletter display in Gmail on Android. It includes significant internal code refactoring to improve maintaina...
Highlights:
- Fixed issue with custom themes not working properly by upgrading Gscan to 4.1.1
- Fixed newsletter display issue in Gmail on Android where images caused small text
- Improved cache invalidation on several routes for better performance
- +1 more...
Tag: v4.9.0
Released 4 years ago
Ghost 4.9.0 introduces several significant enhancements to content management capabilities, including support for feature image alt text and captions, webp image format, and conditional partials in th...
Highlights:
- Feature image alt text and caption support for better accessibility and content context
- Webp image format support for improved image quality and performance
- New 'reset all passwords' feature for administrators
- +2 more...
Tag: v4.8.4
Released 4 years ago
Ghost v4.8.4 is a minor bug fix release that addresses an error when removing Facebook/Twitter social images on the general settings screen. This update ensures smoother management of social media ass...
Highlights:
- Fixed error when removing Facebook/Twitter social images on general settings screen
- Improved stability of social media asset management
Tag: v4.8.3
Released 4 years ago
Ghost v4.8.3 fixes a critical bug in the API fields functionality that was causing incorrect data to be returned. This patch ensures that custom columns from the post model are properly included in AP...
Highlights:
- Fixed critical bug in API field selection functionality
- Restored proper inclusion of custom columns from post models
- Corrected implementation of defaultColumnsToFetch function
