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: 2.38.2
Released 6 years ago
Ghost 2.38.2 is a security-focused release that addresses a vulnerability in the oEmbed endpoint by preventing access to sites on private IP blocks. This update protects Ghost installations from poten...
Highlights:
- Security patch for oEmbed endpoint to prevent server-side request forgery (SSRF)
- New externalRequest library that performs DNS resolution checks
- Protection against requests to private IP address blocks
Tag: 3.18.1
Released 6 years ago
Ghost 3.18.1 brings a critical bug fix for the settings controller edit method, resolving an issue with the Stripe Connect integration token handling. This patch ensures proper processing of settings ...
Highlights:
- Fixed a bug in the settings controller edit method
- Improved error logging for settings controller issues
- Resolved issues with Stripe Connect integration token handling
Tag: 3.18.0
Released 6 years ago
Ghost 3.18.0: Enhanced Security, Member Management, and Accessibility This release brings important security improvements to the oembed endpoint, enhanced member management capabilities with search fu...
Highlights:
- Enhanced security for oembed endpoint by restricting access to private IP blocks
- Added search functionality to the Admin API members endpoint
- Improved performance of members admin screens
- +3 more...
Tag: 3.17.1
Released 6 years ago
Ghost 3.17.1 is a minor patch release that fixes a critical bug in the members import functionality. This update ensures that the upload modal properly appears when importing members, allowing adminis...
Highlights:
- Fixed critical bug in members import functionality
- Restored proper display of upload modal during member imports
- Improved reliability of audience management tools
Tag: 3.17.0
Released 6 years ago
Ghost 3.17.0 introduces a new Admin API endpoint for member statistics, enhances member management capabilities, and improves accessibility. This release focuses on empowering site owners with better ...
Highlights:
- New Admin API endpoint for basic member statistics with date range filtering
- Added member update endpoint with session authentication
- Fixed password reset emails to show full URLs instead of truncated links
- +2 more...
Tag: 3.16.1
Released 6 years ago
Ghost 3.16.1 is a maintenance release that fixes three important bugs affecting navigation, administrator permissions, and structured data for publisher logos. This release ensures proper navigation f...
Highlights:
- Fixed a logic error in navigation for the isSecondary property
- Restored permission for Administrators to edit post visibility
- Fixed structured data issue for publisher logo to comply with Google requirements
- +1 more...
Tag: 3.16.0
Released 6 years ago
Ghost 3.16.0 introduces a success indicator for members magic links, allowing sites to track whether sign-in/sign-up attempts succeeded or failed. This release also fixes dotfile support in the zip fu...
Highlights:
- Added success indicator for members magic links to track authentication outcomes
- Fixed dotfile support in zip functionality through @tryghost/zip update
- Updated multiple Ghost dependencies for improved stability
Tag: 3.15.3
Released 6 years ago
Ghost 3.15.3 is a maintenance release that fixes UI issues in the admin interface and resolves a regression in the minimum supported Node.js version. This release ensures compatibility with Node.js 10...
Highlights:
- Fixed unselectable routes files in macOS Safari
- Improved email previews for embed cards to better represent actual email behavior
- Restored compatibility with Node.js 10.13.0 by reverting dependency updates
Tag: 3.15.2
Released 6 years ago
Ghost 3.15.2 brings critical fixes for members token handling and API error management This patch release addresses issues with how invalid member tokens are handled, restoring the expected behavior f...
Highlights:
- Fixed handling of invalid member tokens to restore expected behavior from Ghost 3.14
- Improved API error handling with increased route specificity
- Enhanced redirect behavior for member authentication scenarios
Tag: 3.15.1
Released 6 years ago
Ghost 3.15.1 is a minor patch release that fixes an issue with autofocus functionality on the password reset screen. This update ensures a smoother user experience during password recovery operations,...
Highlights:
- Fixed autofocus functionality on the password reset screen
- Updated dependencies including eslint-plugin-ghost and oembed-parser
