Home

>

Tools

>

Ghost

>

Releases

>

5.88.1

Ghost Release: 5.88.1

Tag Name: v5.88.1

Release Date: 7/20/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.88.1 is a bug fix release that addresses an issue with listing pages in the Admin interface. This patch reverts a previous performance improvement that was causing problems with the posts list functionality. The fix ensures that administrators can properly view and manage content listings in the Ghost admin panel.

Highlight of the Release

    • Fixed critical issue with listing pages in the Admin interface
    • Reverted a performance improvement that was causing unintended side effects
    • Restored reliable access to posts list functionality

Migration Guide

No migration steps are required for this patch release. The update can be applied directly without any additional configuration changes or data migrations.

Upgrade Recommendations

All Ghost installations running v5.88.0 should upgrade to v5.88.1 as soon as possible, especially if you're experiencing issues with listing pages in the Admin interface. This is a minor patch release that fixes a critical bug affecting content management functionality.

The upgrade process follows the standard Ghost update procedure and should not require any special steps or considerations.

Bug Fixes

Fixed Listing Pages in Admin

This release addresses a critical issue where listing pages in the Ghost Admin interface were not functioning correctly. The problem was introduced in v5.88.0 with a performance improvement attempt for loading the posts list.

The fix reverts the changes made in PR #20618 which had aimed to improve performance when loading the posts list but inadvertently caused functionality issues. This reversion ensures that administrators can properly view and manage content listings again.

Related issue: #20632

New Features

No new features were introduced in this patch release. This version focuses exclusively on fixing a bug related to listing pages in the Admin interface.

Security Updates

No security fixes were included in this patch release.

Performance Improvements

This release reverts a previous performance improvement (PR #20618) that was intended to enhance the loading speed of posts lists in the admin interface. While the original change aimed to improve performance, it caused functionality issues that outweighed the performance benefits.

Impact Summary

This patch release has a moderate impact on Ghost installations, particularly for administrators and content managers who rely on the listing pages functionality in the Admin interface. The fix restores critical content management capabilities that were affected by the previous release.

The update addresses a regression introduced in v5.88.0 that impacted the usability of the Admin interface, specifically when viewing and managing content listings. By reverting the problematic performance improvement, this release ensures that Ghost administrators can once again properly access and manage their content.

While this release doesn't introduce new features or security improvements, it's an important stability update that restores expected functionality for day-to-day content management operations.

Full Release Notes

  • 🐛 Fixed listing pages in Admin (#20633) - Kevin Ansfield

View the changelog for full details: v5.88.0...v5.88.1

Statistics:

File Changed11
Line Additions203
Line Deletions329
Line Changes532
Total Commits2

User Affected:

  • Can now properly view and navigate listing pages in the Admin interface
  • No longer experience issues when accessing the posts list

Contributors:

kevinansfieldgithub-actions[bot]