Home

>

Tools

>

Ghost

>

Releases

>

3.31.1

Ghost Release: 3.31.1

Tag Name: 3.31.1

Release Date: 8/24/2020

Ghost LogoGhost

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

TL;DR

Ghost 3.31.1 is a minor patch release that fixes a usability issue in the code editor where the caret color was difficult to see when using Night Shift mode. The update changes the caret color to white for better visibility, along with dependency updates for Sentry and JWKS-RSA libraries. This is a small quality-of-life improvement for content creators working in dark mode.

Highlight of the Release

    • Fixed caret visibility issue in the code editor when using Night Shift mode
    • Updated @sentry/node to version 5.21.4
    • Updated jwks-rsa to version 1.9.0

Migration Guide

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

Upgrade Recommendations

This is a minor patch release that improves the user experience for content creators using the code editor in Night Shift mode. While not critical, upgrading is recommended for all users to ensure the best editing experience, especially for those who frequently work in dark environments or at night.

The update is small in scope (only 3 files changed with 126 total changes) and should be safe to apply without disruption to your Ghost installation.

Bug Fixes

UI Improvements

  • Code Editor Caret Color Fix: Changed the text cursor (caret) color to white in the code editor when using Night Shift mode, improving visibility and usability in dark environments. Previously, the caret was difficult to see against the dark background.

New Features

No new features were introduced in this patch release. This update focuses on bug fixes and dependency updates.

Security Updates

No explicit security fixes were mentioned in this release. However, the dependency updates (@sentry/node to v5.21.4 and jwks-rsa to v1.9.0) may include security patches as part of regular maintenance.

Performance Improvements

No specific performance improvements were mentioned in this release. The changes were focused on UI improvements and dependency updates.

Impact Summary

Ghost 3.31.1 is a quality-of-life improvement release that addresses a specific UI issue in the code editor. The primary impact is for content creators who use Night Shift mode, as they will now have better visibility of the text cursor while editing.

The dependency updates to @sentry/node and jwks-rsa libraries ensure that Ghost remains up-to-date with the latest stable versions of its dependencies, which contributes to the overall stability and security of the platform.

This release demonstrates Ghost's commitment to improving the user experience even through small, targeted updates that address specific usability issues.

Full Release Notes

  • 🐛 Changed caret color to white in code editor on Night Shift - Scott Cabot

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Statistics:

File Changed3
Line Additions63
Line Deletions63
Line Changes126
Total Commits4

User Affected:

  • Improved visibility of the text cursor (caret) in the code editor when using Night Shift mode
  • Better editing experience in dark environments or during nighttime work sessions

Contributors:

renovate-botdaniellockyer