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.
1.0.0-alpha.21
Pre-releaseTag: 1.0.0-alpha.21
Released 9 years ago
Ghost 1.0.0-alpha.21 introduces a significant shift back to a markdown-only editor with enhanced capabilities, a more robust importer that provides better feedback, and a completely new Markdown rende...
Highlights:
- Switched from custom Showdown fork to markdown-it for better CommonMark and GitHub Flavored Markdown support
- Improved content importer with better error reporting and handling of edge cases
- New SimpleMDE-based markdown editor with toolbar and drag/drop uploads
- +2 more...
Tag: 0.11.9
Released 9 years ago
Ghost 0.11.9: Bug Fix Release This minor release focuses on fixing several important bugs in Ghost, particularly around content importing/exporting functionality and error handling. Key improvements i...
Highlights:
- Fixed import functionality for scheduled posts, preserving their scheduled status
- Resolved HTML displaying in error alerts for cleaner user interface
- Fixed validation to permit Facebook usernames with fewer than 5 characters
- +3 more...
1.0.0-alpha.20
Pre-releaseTag: 1.0.0-alpha.20
Released 9 years ago
Ghost 1.0.0-alpha.20 introduces significant improvements including post collision detection to prevent overwriting changes, a renamed image helper system, pre-commit hooks for submodule handling, and ...
Highlights:
- Post collision detection prevents users from accidentally overwriting each other's changes
- Breaking change: {{image}} helper replaced with {{img_url}} and image field names have been standardized
- New pre-commit hook system to handle Git submodules
- +2 more...
Tag: 0.11.8
Released 9 years ago
Ghost 0.11.8 brings critical fixes for post editing collisions, subscriber management, and image handling. This maintenance release improves stability with numerous bug fixes and dependency updates, m...
Highlights:
- Post update collision detection to prevent users from overwriting each other's changes
- Fixed deletion of posts that are referenced by subscribers
- Improved image size handling with configurable timeouts
- +3 more...
1.0.0-alpha.19
Pre-releaseTag: 1.0.0-alpha.19
Released 9 years ago
Ghost 1.0.0-alpha.19 brings significant architectural improvements and refactoring to the codebase, focusing on storage adapters, helper proxies, and asset management. Key updates include a new plaint...
Highlights:
- Refactored storage adapter system with improved architecture
- New helper proxy system for more consistent helper management
- Added plaintext field to posts for better content representation
- +3 more...
1.0.0-alpha.18
Pre-releaseTag: 1.0.0-alpha.18
Released 9 years ago
Ghost 1.0.0-alpha.18 brings significant improvements to the editor with better card selection, fixes critical styling issues on error pages, resolves admin area installation problems, and introduces d...
Highlights:
- Switched from npm to Yarn for dependency management with updated developer install instructions
- Added live reloading for admin changes when using grunt dev
- Fixed critical issues with error pages styling and 404s
- +2 more...
1.0.0-alpha.17
Pre-releaseTag: 1.0.0-alpha.17
Released 9 years ago
Ghost 1.0.0-alpha.17 is the seventeenth (and likely final) alpha release before Ghost 1.0.0. This update focuses on theme management improvements, removing handlebars from admin serving, fixing image ...
Highlights:
- New 'mounting' concept for active themes providing clearer architecture
- Removal of Handlebars from admin serving, simplifying the stack
- Fixed image processing with timeout limits to prevent hanging processes
- +2 more...
1.0.0-alpha.16
Pre-releaseTag: 1.0.0-alpha.16
Released 9 years ago
Ghost 1.0.0-alpha.16 brings significant improvements to theme management, user administration, and editor functionality. This release introduces user suspension capabilities, better theme validation w...
Highlights:
- User suspension feature for better account management
- Improved theme validation with warnings/errors display
- New editor UI with improved card menu
- +4 more...
1.0.0-alpha.15
Pre-releaseTag: 1.0.0-alpha.15
Released 9 years ago
Ghost 1.0.0-alpha.15 brings significant internal refactoring to the settings and themes systems, improving code organization and performance. This release focuses on technical debt reduction, with maj...
Highlights:
- Major refactoring of settings cache system for better performance and maintainability
- Improved theme management with dedicated theme cache
- Enhanced authentication security with better token management
- +2 more...
Tag: 0.11.7
Released 9 years ago
Ghost 0.11.7: Critical Fix for Custom Theme Templates This patch release fixes a critical bug introduced in 0.11.6 that prevented Ghost from serving custom theme templates. The issue caused themes to ...
Highlights:
- Fixed critical bug that prevented custom theme templates from being served
- Restored full theme template functionality beyond just index.hbs and post.hbs
- Maintained backward compatibility with existing theme structures
