- 🐛 Fixed revision save reverting newly published post to draft (#17083) - Michael Barrett
View the changelog for full details: v5.52.2...v5.52.3
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461
Tag Name: v5.52.3
Release Date: 6/21/2023
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 published posts were being automatically reverted to draft status. When a post was published via the publish modal, a scheduled revision save task would still execute after 10 minutes, incorrectly reverting the post back to draft status. This fix ensures that posts remain published as intended, preventing unexpected content status changes.
No migration steps are required for this patch release. Simply update to v5.52.3 to receive the bug fix.
This patch release fixes a critical bug affecting content publishing. All Ghost users are strongly recommended to upgrade to v5.52.3 as soon as possible, especially if you actively publish new content.
The update is a standard patch release with no breaking changes or migration requirements. You can follow the normal Ghost update process for your installation method.
This release addresses a critical issue where newly published posts would unexpectedly revert to draft status approximately 10 minutes after publication. The problem occurred because:
_revisionSaveTask to execute 10 minutes laterThe fix adds an additional verification step during the task execution to check if it's still appropriate to save a revision, preventing unwanted status changes for posts that have been published during the waiting period.
This resolves issue #17076.
No new features were added in this patch release.
No security fixes were included in this patch release.
No specific performance improvements were included in this patch release.
This patch release addresses a significant usability issue that affected content creators using Ghost's publishing workflow. The bug could cause confusion and frustration when published posts unexpectedly reverted to draft status after 10 minutes, potentially leading to content being unavailable to readers without the author's knowledge.
By fixing this issue, Ghost ensures that the publishing process works as expected, maintaining the integrity of content status changes and providing a more reliable publishing experience. This improvement is particularly important for publications with active content schedules and multiple contributors, as it prevents unexpected content disappearance and reduces the need for manual verification after publishing.
View the changelog for full details: v5.52.2...v5.52.3
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461