Home

>

Tools

>

Ghost

>

Releases

>

5.71.2

Ghost Release: 5.71.2

Tag Name: v5.71.2

Release Date: 11/2/2023

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.71.2 is a minor bug fix release that addresses issues with the detection of two template helpers: {{recommendations}} and {{readable_url}}. This update ensures that GScan (Ghost's theme validation tool) properly recognizes these helpers when validating themes, resolving issues that were preventing proper theme validation.

Highlight of the Release

    • Fixed GScan detection of {{recommendations}} and {{readable_url}} helpers
    • Resolved two reported issues (#18836 and #18834) related to theme validation

Migration Guide

No migration steps are required for this update. This is a minor bug fix release that can be installed without any special considerations.

Upgrade Recommendations

This is a minor bug fix release that addresses theme validation issues. We recommend all users upgrade to v5.71.2, especially if you:

  • Are developing themes that use the {{recommendations}} or {{readable_url}} helpers
  • Have experienced theme validation errors related to these helpers
  • Regularly install or update Ghost themes

The update is low-risk and requires no migration steps.

Bug Fixes

  • Fixed detection of {{recommendations}} and {{readable_url}} helpers in Ghost themes
  • Updated GScan to a version that properly recognizes these helpers during theme validation
  • Resolved issue #18836 related to helper detection
  • Resolved issue #18834 related to helper detection

New Features

No new features were introduced in this release. This is a bug fix release focused on improving the detection of existing template helpers.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release. The changes focus on bug fixes related to theme helper detection.

Impact Summary

This release has a low impact on most Ghost installations but provides important fixes for theme developers and administrators who work with themes using the {{recommendations}} and {{readable_url}} helpers. By updating GScan to properly detect these helpers, Ghost now provides more accurate theme validation, reducing false errors during theme installation or updates. This improves the developer experience when creating themes that leverage Ghost's recommendation features and ensures site administrators can confidently use themes incorporating these capabilities.

Full Release Notes

Statistics:

File Changed3
Line Additions7
Line Deletions7
Line Changes14
Total Commits2

User Affected:

  • Can now use `{{recommendations}}` and `{{readable_url}}` helpers in their themes without GScan validation errors
  • Will experience more accurate theme validation when using these helpers

Contributors:

daniellockyergithub-actions[bot]