- 🐛 Fixed malformed URLs crashing the url helper - Thibaut Patel
- 🐛 Fixes oembed bookmark with whitespaces - Thibaut Patel
View the changelogs for full details:
- Ghost - 3.42.7...3.42.8
- Admin - TryGhost/Admin@3.42.7...3.42.8
Tag Name: 3.42.8
Release Date: 12/14/2021
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This minor release addresses several critical bugs affecting URL handling, image resizing, and oEmbed functionality. It fixes issues with malformed URLs that were previously causing crashes, improves handling of blank images during resize operations, and resolves problems with whitespace in oEmbed bookmarks. These fixes enhance stability and prevent potential crashes in production environments.
No migration steps are required for this release. This is a drop-in replacement that fixes bugs without introducing breaking changes or requiring configuration updates.
This release contains important bug fixes that prevent crashes and improve stability. All Ghost users are recommended to upgrade to version 3.42.8, especially if you:
The upgrade process is straightforward with no breaking changes or special steps required.
%% or %80 would crash the URL helperNo new features were introduced in this release as it focuses on bug fixes and stability improvements.
No security fixes were explicitly mentioned in this release.
No specific performance improvements were highlighted in this release. The changes focus on bug fixes and stability rather than performance enhancements.
Ghost 3.42.8 is a stability-focused release that addresses several important bugs that could cause crashes or unexpected behavior in production environments.
The fixes for malformed URL handling prevent the URL helper from crashing when encountering certain special characters, making template rendering more robust. The improvements to image resizing add graceful fallbacks when processing fails, ensuring users always see images rather than errors. The oEmbed bookmark fix ensures that content with URLs containing whitespace will render correctly.
For developers, the hardcoding of Ghost-CLI to a supported version ensures compatibility with Node 10 environments, which is important for testing and certain deployment scenarios.
Overall, this release enhances the reliability of Ghost installations without introducing any breaking changes or requiring configuration updates. It's a recommended upgrade for all users to ensure stable operation.
View the changelogs for full details: