Home

>

Tools

>

Ghost

>

Releases

>

2.6.2

Ghost Release: 2.6.2

Tag Name: 2.6.2

Release Date: 11/27/2018

Ghost LogoGhost

Open-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.

TL;DR

Ghost 2.6.2: Stability Improvements and Bug Fixes

This minor release focuses on improving the stability of Ghost by fixing critical issues with API routes and protecting blogs against invalid route configurations. It also adds a new sorting option in the Stories screen to help content creators better organize their work. These changes enhance the platform's reliability and user experience without introducing breaking changes.

Highlight of the Release

    • Added "Recently updated" sorting option to Stories screen
    • Fixed missing 404 responses for unknown API routes
    • Protected Ghost blogs against invalid uploaded routes.yaml files with automatic recovery

Migration Guide

No migration steps are required for this update. This is a minor release focused on bug fixes and enhancements that can be applied without any special migration procedures.

Upgrade Recommendations

This update is recommended for all Ghost users as it contains important bug fixes that improve the stability of your Ghost installation:

  • Protection against invalid routes.yaml uploads prevents potential site downtime
  • Fixed API route handling ensures proper error responses
  • New sorting option enhances content management capabilities

The update is backward compatible and should not disrupt existing functionality.

Bug Fixes

API Route Handling

  • Fixed missing 404 responses for unknown API routes (#10070)
  • Properly appends trailing slash to version path
  • Addresses issue #10020

Routes Protection

  • Protected Ghost blogs against invalid uploaded routes.yaml files (#10100)
  • Added validation for route configurations (e.g., detecting invalid filter values like filter:tag=this is a wrong filter value)
  • Implemented automatic recovery mechanism that:
    • Verifies URL service completion to ensure upload success
    • Waits 5 seconds for Ghost to restore the last valid version if an invalid configuration is detected
  • Prevents potential site downtime due to misconfigured routing

New Features

New Sorting Option for Stories

  • Added a "Recently updated" sorting option to the Stories screen, allowing content creators to easily find and manage recently modified content
  • This enhancement improves content workflow management by providing better organization options

Security Updates

No specific security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release.

Impact Summary

Ghost 2.6.2 is a stability-focused release that addresses two important bugs while adding a useful content management feature. The fixes for invalid routes.yaml handling and proper 404 responses for unknown API routes significantly improve the platform's resilience against configuration errors and provide better developer experience.

The addition of the "Recently updated" sorting option for Stories enhances content workflow management, particularly beneficial for sites with many posts or multiple authors. This release demonstrates Ghost's commitment to both platform stability and continuous improvement of the user experience.

Overall, this is a recommended update for all Ghost installations that brings valuable improvements without introducing breaking changes or requiring migration steps.

Full Release Notes

  • ✨ Added "Recently updated" sorting option to Stories screen (TryGhost/Admin#1023)
  • 🐛 Fixed missing 404 for unknown API routes (#10070)
  • 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100)

You can see the full change log for the details of every change included in this release.

Statistics:

File Changed9
Line Additions90
Line Deletions49
Line Changes139
Total Commits4

User Affected:

  • Protected against potential site downtime from invalid routes.yaml uploads
  • Improved error handling for API routes
  • Better organization options for content with the new sorting feature

Contributors:

kirrg001anaplianrshbhgrg