Home

>

Tools

>

Ghost

>

Releases

>

2.9.1

Ghost Release: 2.9.1

Tag Name: 2.9.1

Release Date: 12/20/2018

Ghost LogoGhost

Open-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.

TL;DR

Ghost 2.9.1 - Bug Fix Release

This minor release fixes a critical issue with content import functionality in the Admin API v2. The bug was preventing users from successfully importing content through the API, which has now been resolved. This update ensures that content migration and import workflows function correctly for Ghost administrators and developers using the Admin API.

Highlight of the Release

    • Fixed critical bug in Admin API v2 content import functionality
    • Restored reliable content migration capabilities
    • Updated Ghost-Admin to version 2.9.1

Migration Guide

No migration steps are required for this update. This is a straightforward bug fix release that can be applied through standard update procedures:

  1. Back up your Ghost installation
  2. Update Ghost to version 2.9.1 using your preferred method:
    • Using Ghost-CLI: ghost update
    • Using Git: Pull the latest changes and restart your Ghost instance
  3. No configuration changes or additional steps are needed after updating

Upgrade Recommendations

Priority: Medium

This upgrade is recommended for all Ghost users, particularly those who:

  • Use the Admin API v2 for content import operations
  • Manage multiple Ghost instances and transfer content between them
  • Integrate with external systems that utilize the content import functionality

While this bug doesn't affect the core publishing functionality of Ghost, it does impact content migration workflows. If you rely on content import features, upgrading to 2.9.1 is highly recommended to ensure these operations work correctly.

Bug Fixes

Content Import Fix

This release addresses a critical bug in the Admin API v2 that was preventing content import functionality from working correctly. The issue was causing content import operations to fail, which affected users attempting to migrate content between Ghost instances or import content from other platforms.

The fix ensures that:

  • Content import API endpoints now function as expected
  • Import operations complete successfully without errors
  • Content migration workflows are restored to full functionality

Reference: PR #10299

New Features

No new features were introduced in this release. This is a bug fix release focused on resolving the content import functionality in Admin API v2.

Security Updates

No security fixes were included in this release. The update focuses solely on resolving the content import functionality bug in the Admin API v2.

Performance Improvements

No specific performance improvements were included in this release. The focus was on fixing the critical bug with content import functionality.

Impact Summary

Ghost 2.9.1 is a targeted bug fix release that resolves an important issue with content import functionality in the Admin API v2. This fix ensures that administrators and developers can reliably import and migrate content using the API.

The impact is primarily focused on workflows that involve content migration and import operations. Regular publishing and content management activities not involving imports are unaffected by this bug or its fix.

This release demonstrates Ghost's commitment to maintaining a stable API ecosystem and quickly addressing issues that affect content management workflows. The fix ensures that users can continue to rely on Ghost's API for robust content operations across instances.

Full Release Notes

🐛 Fixed broken content import in Admin API v2 (#10299)

You can see the full change log for the details of every change included in this release.

Statistics:

File Changed3
Line Additions3
Line Deletions3
Line Changes6
Total Commits3

User Affected:

  • Can now successfully import content using the Admin API v2
  • No longer encounter errors when attempting content migration through the API

Contributors:

kvnkuangnaz