This release contains fixes for minor bugs and issues reported by Ghost users.
View the changelog for full details: v5.30.0...v5.30.1
🪄 Love open source? We're hiring JavaScript Engineers to work on Ghost full-time
Tag Name: v5.30.1
Release Date: 1/16/2023
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.30.1 is a minor maintenance release that adds webmention endpoint discovery support and updates the ESLint dependency. This release prepares Ghost for future webmention functionality while ensuring stability through careful implementation with error handling.
ghost_headThis release lays groundwork for future webmention support, which will enable better cross-site interactions and content discovery for Ghost blogs. The implementation is designed to be non-disruptive while collecting data on potential usage.
Site owners and developers using Ghost who are interested in upcoming webmention support or maintaining their Ghost installation with the latest dependency updates.
ghost_headNo migration steps are required for this release. The changes are non-breaking and will be automatically applied when updating to v5.30.1.
This is a minor maintenance release with no breaking changes. It's recommended to upgrade at your convenience to ensure you have the latest dependency updates and to prepare for future webmention functionality.
To upgrade:
ghost updateNo specific bug fixes were included in this release.
Ghost now includes a webmention endpoint discovery link in the ghost_head section of sites. This addition is the first step toward supporting Webmentions, a W3C recommendation that allows websites to notify other sites when they link to them.
The implementation has been carefully designed with the following characteristics:
This feature lays the groundwork for more robust cross-site interactions in the Ghost ecosystem.
No security fixes were included in this release.
No specific performance improvements were included in this release.
Ghost v5.30.1 is a low-impact release that introduces preliminary support for webmention endpoint discovery while updating dependencies. The webmention implementation is designed to be completely non-disruptive, using try/catch blocks to ensure stability while collecting data on potential usage patterns.
The ESLint dependency update to v8.32.0 keeps the development environment current but has no impact on production sites.
Overall, this release represents Ghost's ongoing commitment to web standards and maintaining a modern, well-maintained codebase while preparing for more substantial feature additions in future releases.
This release contains fixes for minor bugs and issues reported by Ghost users.
View the changelog for full details: v5.30.0...v5.30.1
🪄 Love open source? We're hiring JavaScript Engineers to work on Ghost full-time