Home

>

Tools

>

Ghost

>

Releases

>

1.5.2

Ghost Release: 1.5.2

Tag Name: 1.5.2

Release Date: 8/10/2017

Ghost LogoGhost

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

TL;DR

Ghost 1.5.2 brings several quality-of-life improvements and bug fixes to enhance the publishing experience. This minor update addresses image handling issues, adds configuration options for channels, improves developer workflow, and updates the default Casper theme. The release focuses on fixing critical bugs like infinite 404 errors for images and adding more flexibility to channel configuration.

Highlight of the Release

    • Fixed infinite 404 errors for images to improve content management experience
    • Added configuration options for RSS and pagination in channels
    • Improved developer experience with npm run dev shortcut
    • Updated Casper theme to version 2.0.3
    • Fixed scrollbar issues on editor title input in Chrome on Windows

Migration Guide

No migration steps are required for this update. This is a minor release with bug fixes and enhancements that should not affect existing functionality.

Upgrade Recommendations

This is a recommended upgrade for all Ghost users, especially those who:

  • Have experienced issues with image handling and 404 errors
  • Use channels and want more configuration options
  • Are developing with Ghost and want improved developer experience
  • Use the default Casper theme and want the latest improvements

The update contains important bug fixes and quality-of-life improvements with no breaking changes, making it a safe and beneficial upgrade.

Bug Fixes

  • Fixed Infinite 404s for Images: Resolved an issue causing infinite 404 errors when working with images by improving the error handling in the local file store and differentiating between static and non-static errors.

  • Fixed Scrollbar on Editor Title Input: Addressed a UI issue where a scrollbar would appear on the editor title input when using Chrome on Windows, improving the editing experience.

  • Improved Image Size Utility: Switched to using 404 error in the image size utility, reducing noise and improving error handling.

New Features

  • Configurable RSS & Pagination for Channels: Added the ability to configure RSS and pagination settings for channels, making these features optional. This provides more flexibility when setting up custom homepages and channel pages.

  • Developer Shortcuts: Added npm run dev command as a convenient shortcut to run grunt dev with DEBUG enabled, improving the developer workflow and aligning with common practices in other projects.

  • Custom Update Check Endpoint: Added the ability to define a custom update check endpoint, which helps with development and testing scenarios.

Security Updates

No specific security fixes were mentioned in this release.

Performance Improvements

  • Reduced Error Noise: The switch to 404 error in the image size utility reduces unnecessary error logging, leading to cleaner logs and potentially better performance.

  • Improved Error Handling: Better differentiation between static and non-static errors in the file store improves system responsiveness when dealing with image errors.

Impact Summary

Ghost 1.5.2 is a maintenance release that improves stability and adds minor enhancements to the platform. The most significant impact comes from fixing the infinite 404 errors for images, which resolves a potentially frustrating issue for content creators. Developers will appreciate the new npm run dev shortcut and the ability to configure custom update check endpoints. Site owners gain more flexibility with configurable RSS and pagination options for channels. The update to Casper theme 2.0.3 brings styling improvements to the default theme. Overall, this release focuses on quality-of-life improvements and bug fixes rather than major new features, making it a solid incremental update that enhances the Ghost experience without disrupting existing workflows.

Full Release Notes

  • ⬆️ Upgrading Casper to 2.0.3
  • 🐛 Fixed Infinite 404s for images
  • 💄 Fixed scrollbar on editor title input in Chrome on Windows
  • 🦄 Channels: make RSS & Pagination configurable
  • 🎨 Switched to 404 error in image size utility

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

Statistics:

File Changed13
Line Additions164
Line Deletions21
Line Changes185
Total Commits8

User Affected:

  • Fixed infinite 404 errors when working with images
  • Improved scrollbar behavior on editor title input in Chrome on Windows
  • Benefit from updated Casper theme with improved styling

Contributors:

ErisDSkirrg001