- 🐛 Fixed slug validation error for newly created posts without a title (#22573) - Chris Raible
View the changelog for full details: v5.113.0...v5.113.1
Tag Name: v5.113.1
Release Date: 3/19/2025
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This patch release fixes a critical bug where newly created posts without a title would fail to save due to a slug validation error. The issue was introduced in a previous commit and has now been reverted to restore proper functionality when creating draft posts without titles.
This is an important fix for content creators who start drafts without titles, ensuring their work can be properly saved.
No migration steps are required for this patch release. The fix is automatically applied when updating to v5.113.1.
To update:
Priority: High
This update is highly recommended for all Ghost users, especially those who frequently create draft posts without titles. The bug fix addresses a critical issue that could prevent content from being saved.
There are no breaking changes in this release, and the update is safe to apply immediately. The fix is particularly important for active content creation environments where writers may start drafts without defining titles first.
This release fixes a critical bug where newly created posts without a title would fail to save due to a slug validation error. The issue was introduced in commit 1a0020d, which has now been reverted.
The problem occurred because:
With this fix, users can now properly create and save posts that don't yet have a title, which is a common workflow when starting new content.
No new features were introduced in this patch release. This is strictly a bug fix release addressing a specific issue with post slug validation.
No security fixes were included in this patch release. The focus was on fixing the critical bug with post slug validation.
No specific performance improvements were included in this patch release. The focus was on fixing the critical bug with post slug validation.
This patch release addresses a specific but critical bug in Ghost's content creation workflow. The fix ensures that users can create and save posts without titles, which is a common scenario when starting new drafts.
The impact is most significant for content creators and editors who frequently start drafts without titles. Prior to this fix, these users would encounter validation errors that prevented saving their work, potentially leading to content loss or workflow disruptions.
The fix restores expected behavior by reverting a problematic commit that introduced the regression. This ensures compatibility with established content creation workflows and improves the reliability of the Ghost platform for all users.
No new features, performance improvements, or security fixes are included in this release, as it is focused solely on addressing this specific bug.
View the changelog for full details: v5.113.0...v5.113.1