- 🐛 Fixed hidden comments still appearing - Fabien 'egg' O'Carroll
View the changelog for full details: v5.97.0...v5.97.1
Tag Name: v5.97.1
Release Date: 10/22/2024
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.97.1 fixes a critical bug where hidden comments were still visible to users due to caching issues. This patch ensures that when comments are hidden, they are properly purged from the cache, preventing stale data from being served to site visitors.
No migration steps are required for this update. This is a patch release that can be applied without any additional configuration changes or data migrations.
This update is highly recommended for all Ghost installations that use the commenting feature, especially for sites that actively moderate comments.
The upgrade process is straightforward:
Since this is a patch release (v5.97.1), it contains only bug fixes and no breaking changes, making it a low-risk update that improves the reliability of your site's comment moderation.
This release addresses an important bug in Ghost's comment system where hidden comments were still appearing to site visitors. The issue occurred because hidden comments were not being properly purged from the cache, resulting in stale data being served to users.
The fix ensures that when a comment is hidden by a site administrator, it is properly removed from the cache, preventing it from being displayed to visitors. This resolves the inconsistency between the intended moderation action and what users actually experienced on the site.
No new features were introduced in this patch release. This is a focused bug fix release addressing a specific issue with comment moderation.
No specific security fixes were included in this release. The primary focus was on fixing the hidden comments visibility issue.
While primarily a bug fix, this release also improves the performance of Ghost's caching system specifically for comment data. By ensuring proper cache invalidation when comments are hidden, the system now maintains better data consistency between the database and cached content.
This improvement helps prevent serving stale or incorrect data to users, which enhances both the reliability and perceived performance of the commenting system.
This patch release fixes an important issue with Ghost's comment moderation system. Previously, when site administrators hid inappropriate or unwanted comments, these comments could still appear to site visitors due to caching issues. This undermined the effectiveness of comment moderation and potentially allowed inappropriate content to remain visible.
The fix ensures proper cache purging when comments are hidden, maintaining consistency between moderation actions and user experience. This is particularly important for sites that rely on community engagement through comments while needing to maintain content standards.
While this is a small patch in terms of code changes, it significantly improves the reliability of a core moderation feature that many Ghost users depend on for community management.
View the changelog for full details: v5.97.0...v5.97.1