Home

>

Tools

>

Ghost

>

Releases

>

5.89.3

Ghost Release: 5.89.3

Tag Name: v5.89.3

Release Date: 8/16/2024

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.89.3 fixes a critical bug that prevented drafts from saving unless a title was provided, potentially causing data loss for users working on untitled drafts. This patch reverts a problematic commit from v5.89.1 to restore the expected draft saving behavior.

Highlight of the Release

    • Fixed a critical bug that prevented drafts from saving unless a title was provided
    • Restored the ability to save drafts without titles, preventing potential data loss
    • Reverted problematic code introduced in v5.89.1 that caused the issue

Migration Guide

No migration steps are required for this release. The update simply restores previously expected behavior for draft saving functionality.

Upgrade Recommendations

Immediate Upgrade Recommended

All Ghost users should upgrade to v5.89.3 immediately, especially if your site has content creators who regularly work with drafts. This release fixes a critical bug that could lead to data loss when creating new drafts without titles.

The update is a simple bug fix with no breaking changes, making it a safe and straightforward upgrade from previous 5.89.x versions.

Bug Fixes

Draft Saving Bug Fix

This release fixes a critical bug that was introduced in v5.89.1 where new drafts would only save if the post title was populated. This issue potentially caused data loss for users who were working on drafts without setting a title first.

The fix reverts commit c8ba9e8 which introduced the bug, restoring the expected behavior where drafts save automatically regardless of whether a title has been entered.

New Features

No new features were introduced in this release. This is a bug fix release focused on restoring expected functionality.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release. The focus was on fixing the draft saving bug.

Impact Summary

This release addresses a significant usability issue that affected content creation workflows in Ghost. By fixing the bug that prevented drafts from saving without titles, the update eliminates the risk of content loss for users who start writing without defining a title first - a common workflow for many writers.

The fix restores expected behavior for Ghost's autosave functionality, ensuring that all content is properly preserved regardless of whether a title has been entered. This improvement is particularly important for maintaining user trust in the platform's reliability for content creation.

Full Release Notes

  • 🐛 Fixed a bug causing new drafts to only save if the title is populated (#20769) - Chris Raible

View the changelog for full details: v5.89.2...v5.89.3

Statistics:

File Changed12
Line Additions55
Line Deletions145
Line Changes200
Total Commits2

User Affected:

  • Can now create and save drafts without requiring a title
  • No longer at risk of losing content when working on drafts without titles
  • Restored expected behavior when starting new posts

Contributors:

cmraiblegithub-actions[bot]