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.20.3
Released 8 years ago
Ghost 1.20.3 is a minor maintenance release that fixes issues with release notifications in the admin panel, improves user deletion warnings, and introduces developer tools for the experimental Koenig...
Highlights:
- Fixed issue with outdated release notifications persisting in the admin panel
- Improved warning messages when deleting users who have authored content
- Added experimental Koenig editor access for developers
- +2 more...
Tag: 1.20.2
Released 8 years ago
Ghost 1.20.2 is a hotfix release that addresses critical database connection issues present in version 1.20.1. The update downgrades several database-related dependencies (knex and bookshelf) to resol...
Highlights:
- Fixed excessive database connections issue from version 1.20.1
- Downgraded knex to version 0.12.9 and bookshelf to 0.10.3 to improve stability
- Fixed syntax errors in common.i18n references that could affect theme development
Tag: 1.20.1
Released 8 years ago
Ghost 1.20.1 is a maintenance release that fixes several bugs and improves the backup endpoint functionality. This update addresses issues with keyboard input in Unsplash search, theme translation rel...
Highlights:
- Fixed keyboard input issues in Unsplash search when adding tag covers
- Improved backup endpoint functionality with JSON responses and custom filenames
- Enhanced editor with highlighting of non-breaking spaces
- +2 more...
Tag: 1.20.0
Released 8 years ago
Ghost 1.20.0: Theme Translations & Blog Localization Ghost 1.20.0 introduces powerful internationalization features, allowing themes to be translated and blogs to be localized in different languages. ...
Highlights:
- Theme translations and blog localization support with new {{t}} and {{lang}} helpers
- Improved update notification system that no longer blocks admin rendering
- Fixed date helper timezone bug that previously ignored timezone settings
- +2 more...
Tag: 1.19.2
Released 8 years ago
Ghost 1.19.2 Release This minor patch release fixes a critical issue with missing mail templates in the npm package. After a recent refactoring of the mail service, the .npmignore file wasn't updated ...
Highlights:
- Fixed critical issue with missing mail templates in npm package
- Updated .npmignore to include the new mail templates location
- Extended Ghost version utility to better differentiate between version types
Tag: 1.19.1
Released 8 years ago
Ghost 1.19.1 is a maintenance release that addresses several critical bugs, particularly focusing on import functionality and user experience improvements. This update fixes memory errors for large im...
Highlights:
- Fixed memory errors when importing large content files
- Fixed multi-word tag creation via post settings menu
- Changed publish shortcut to Ctrl/Cmd+Shift+P to prevent accidental publishing
- +2 more...
Tag: 1.19.0
Released 8 years ago
Ghost 1.19.0 introduces significant internal refactoring and optimization of the URL service, along with a database migration for webhook permissions. This release focuses on code organization improve...
Highlights:
- Major internal code reorganization moving key utilities to lib/common
- URL Service optimizations and refactoring
- Database migration for webhook permissions
- +1 more...
Tag: 1.18.4
Released 8 years ago
Ghost 1.18.4 Release This minor release focuses on internal improvements to the Ghost platform, particularly enhancing test performance and restructuring the codebase. The update also fixes a keyboard...
Highlights:
- Fixed Ctrl/Cmd+S save shortcut when tags input has focus
- Significant improvements to test performance by reusing server instances
- Restructured codebase with express apps moved to a central 'web' folder
Tag: 1.18.3
Released 8 years ago
Ghost 1.18.3 is a maintenance release that fixes critical editor issues including image uploads and unordered list formatting. It also includes important database migration improvements, test coverage...
Highlights:
- Fixed critical editor issues including image uploads and unordered list formatting
- Upgraded to knex-migrator v3.1.2 with improved database migration capabilities
- Added Ghost-CLI version compatibility checks
- +1 more...
Tag: 1.18.2
Released 8 years ago
Ghost 1.18.2 is a minor bug fix release that addresses several UI issues including fixing the blog icon display in navigation, resolving unresponsive upload buttons, and correcting time input handling...
Highlights:
- Fixed blog icon display issues in navigation
- Resolved unresponsive upload button problems
- Corrected time input handling when leading zeros are omitted
