This release contains a security patch.
- 🔒 Added a way to hide the secret settings once they are set - Thibaut Patel
View the changelogs for full details:
- Ghost - v4.2.1...v4.2.2
- Ghost-Admin - TryGhost/Admin@v4.2.1...v4.2.2
Tag Name: v4.2.2
Release Date: 4/16/2021
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v4.2.2 introduces a security enhancement that hides secret settings after they've been configured. This small but important update improves the security posture of Ghost installations by preventing sensitive configuration values from remaining visible in the admin interface, reducing the risk of credential exposure to unauthorized users.
No migration steps are required for this release. The security enhancement for hiding secret settings is applied automatically when updating to v4.2.2.
We recommend all Ghost users upgrade to v4.2.2 as soon as possible to benefit from the security enhancement. This is a minor security-focused release with minimal changes, making it a low-risk upgrade that improves your site's security posture.
To upgrade:
No specific bug fixes were included in this release. The changes were focused on security enhancements related to the handling of secret settings.
Ghost now hides secret settings once they have been configured in the admin interface. This enhancement prevents sensitive configuration values from remaining visible after setup, reducing the risk of credential exposure to unauthorized users who might gain access to the admin panel.
This feature addresses issue #621 and provides a more secure approach to handling sensitive configuration data.
This release includes a security enhancement that prevents secret settings from remaining visible in the admin interface after they've been configured. Previously, sensitive configuration values could potentially be viewed by anyone with access to the admin panel, creating a security risk. Now, these values are hidden once set, reducing the risk of credential exposure.
This change helps protect sensitive information such as API keys, integration tokens, and other secret configuration values from unauthorized viewing.
No specific performance improvements were included in this release. The focus was on security enhancements.
Ghost v4.2.2 is a security-focused release that enhances the protection of sensitive configuration data in the admin interface. By hiding secret settings after they've been configured, this update reduces the risk of credential exposure to unauthorized users who might gain access to the admin panel.
This change is particularly important for multi-user Ghost installations where different administrators might have varying levels of trust or in scenarios where temporary admin access might be granted to contractors or third parties. The enhancement ensures that sensitive information like API keys, webhook URLs, and integration tokens remain protected even when the settings pages are accessed.
While small in scope (only 121 changes across 7 files), this update represents an important security best practice implementation that aligns Ghost with industry standards for handling sensitive configuration data.
This release contains a security patch.
View the changelogs for full details: