Home

>

Tools

>

Ghost

>

Releases

>

5.9.1

Ghost Release: 5.9.1

Tag Name: v5.9.1

Release Date: 8/12/2022

Ghost LogoGhost

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

TL;DR

Ghost v5.9.1 is a minor patch release that fixes a packaging issue where a component was missing from a previous commit. This ensures that the package can be properly imported into Ghost core, maintaining the functionality and stability of the CMS.

Highlight of the Release

    • Fixed a packaging issue where a component was missing from a referenced commit
    • Ensured proper importability of the package into Ghost core

Migration Guide

No migration steps are required for this update. Simply update to Ghost v5.9.1 to receive the fix for the packaging issue.

Upgrade Recommendations

This is a recommended update for all Ghost installations currently running v5.9.0, as it fixes a packaging issue that could affect system functionality. The update is minor and should not cause any disruption to your Ghost installation.

Bug Fixes

Packaging Issue Fix

Fixed an issue where a component was missing from a referenced commit (bf254b9), preventing the package from being properly imported into Ghost core. This fix ensures that all necessary components are included in the package, maintaining proper functionality of the system.

New Features

No new features were introduced in this patch release. This update focuses solely on fixing a packaging issue.

Security Updates

No security fixes were included in this patch release.

Performance Improvements

No specific performance improvements were included in this patch release. The focus was on fixing the packaging issue to ensure proper functionality.

Impact Summary

Ghost v5.9.1 addresses a specific packaging issue where a component was missing from a referenced commit, which prevented proper importation into Ghost core. While this is a small fix in terms of code changes (3 additions, 2 deletions across 2 files), it's important for maintaining the integrity and functionality of the system. This patch ensures that developers can properly import the package into Ghost core without encountering errors. The impact is primarily technical and affects the development workflow rather than end-user functionality.

Full Release Notes

  • 🐛 Fixed packaging issue with missing component - Daniel Lockyer

View the changelog for full details: v5.9.0...v5.9.1

🪄 Love open source? We're hiring Node.js Engineers to work on Ghost full-time

Statistics:

File Changed2
Line Additions3
Line Deletions2
Line Changes5
Total Commits2

User Affected:

  • Can now properly import the previously missing component into Ghost core
  • Will experience fewer integration issues when working with the affected package

Contributors:

daniellockyergithub-actions[bot]