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: 1.22.1
Released 8 years ago
Ghost 1.22.1: Migration Script Performance Boost This minor release significantly improves the performance of the 1.22 migration script, reducing migration time by approximately 80-85%. It also fixes ...
Highlights:
- Migration script performance improved by ~80-85% (from ~1 minute to ~10 seconds for 1500 posts)
- Fixed issue with duplicate author relations when posts had invalid author IDs
- Improved data integrity by properly handling edge cases with invalid author data
Tag: 1.22.0
Released 8 years ago
Ghost 1.22.0 introduces multiple authors support, allowing posts to have more than one contributor while maintaining backward compatibility with single author functionality. This major feature enhance...
Highlights:
- Multiple authors can now be assigned to a single post
- Backward compatibility maintained with single author functionality
- New authors and primary_author helpers available in themes
- +2 more...
Tag: 1.21.7
Released 8 years ago
Ghost 1.21.7: Bug Fixes and Multilingual Improvements This maintenance release addresses several important bugs including a fix for the updatedat timestamp not being properly updated, corrects a schem...
Highlights:
- Fixed issue with updated_at timestamps not updating when content is modified
- Enhanced {{reading_time}} helper with support for diacritics and Chinese characters
- Corrected schema.org type from misspelled version to proper WebSite format
- +1 more...
Tag: 1.21.6
Released 8 years ago
Ghost 1.21.6: Enhanced Content Presentation with Image Captions and AMP Improvements This release introduces image and embed card captions in the Koenig editor, significantly improving content present...
Highlights:
- Added support for image and embed captions in the Koenig editor
- Fixed multiple AMP-related issues including data attribute preservation and BR tag handling
- Improved internationalization for meta titles
- +2 more...
Tag: 1.21.5
Released 8 years ago
Ghost 1.21.5 is a maintenance release that addresses several UI and interaction bugs in the admin interface. This update fixes issues with the posts screen loading infinitely, improves the behavior of...
Highlights:
- Fixed infinite loading issue on the posts screen that prevented content access
- Resolved incorrect display of confirmation modals when toggling private mode
- Fixed Night Shift toggle requiring multiple clicks to activate in certain scenarios
- +1 more...
Tag: 1.21.4
Released 8 years ago
Ghost 1.21.4 brings several important bug fixes and improvements to the reading experience. The update enhances the reading time helper by accounting for images in content, fixes issues with image pro...
Highlights:
- Improved reading time calculation that now accounts for images in content
- Fixed image property handling to properly reset to null after removal
- Improved error handling for resource permissions
- +1 more...
Tag: 1.21.3
Released 8 years ago
Ghost 1.21.3 delivers significant performance improvements to the importer, making it up to 30x faster while using less memory. This release also includes a major refactoring of the model layer to sta...
Highlights:
- Dramatically improved importer performance - up to 30x faster with lower memory usage
- Standardized usage of include and withRelated parameters across the codebase
- Enhanced validation layer to catch errors earlier and provide better feedback
- +2 more...
Tag: 1.21.2
Released 8 years ago
Ghost 1.21.2 is a maintenance release that fixes two important bugs: asset redirects for HTTPS sites and date comparison functionality in the {{get}} helper. These fixes improve security by preventing...
Highlights:
- Fixed asset redirects for HTTPS sites to prevent mixed content warnings
- Fixed date comparison functionality in the {{get}} helper for theme development
- Improved internal code structure for model serialization
Tag: 1.21.1
Released 8 years ago
Ghost 1.21.1: Critical Migration Fix This patch release fixes a critical migration issue that affects users upgrading from Ghost versions earlier than 1.13 directly to version 1.21. The bug prevented ...
Highlights:
- Fixed critical migration issue when upgrading from Ghost versions earlier than 1.13
- Added protection against non-existent roles in the database during migration
- Updated Ghost-Admin to version 1.21.1
Tag: 1.21.0
Released 8 years ago
Ghost 1.21.0 introduces a new Contributor Role, allowing for more granular permissions management in your publication. Contributors can create and edit their own posts but cannot publish or modify oth...
Highlights:
- New Contributor Role with limited permissions
- Fixed editor autofocus when starting a new post
- Improved memory usage in data importer
- +2 more...
