TL;DR
Ghost v5.33.0 introduces several significant improvements including webmentions email notifications, a referral invite system for successful creators, and major performance optimizations for URL handling. This release focuses on enhancing the webmentions feature with email notifications and UI improvements, optimizing routing performance, and fixing several email-related bugs. The update also includes improvements to error handling and user experience across various parts of the platform.
Migration Guide
Upgrading to v5.33.0
This release includes migrations that fix issues with member tier subscriptions:
- A migration to remove invalid expiry tier expiry dates for paid members
- A migration to restore missing tier mappings for paid members
These migrations will run automatically when upgrading and should resolve issues where members were losing access to tiers incorrectly.
No manual intervention is required for these migrations, but as always, it's recommended to backup your database before upgrading.
Upgrade Recommendations
This release is recommended for all Ghost users, especially those who:
- Use or plan to use the webmentions feature
- Have a significant number of members with tier subscriptions
- Have experienced issues with email sending or URL generation performance
The upgrade process should be straightforward with no breaking changes. The performance improvements for URL generation could be particularly beneficial for larger sites with complex routing configurations.
As always, make a backup of your database before upgrading.
Impact Summary
Ghost v5.33.0 delivers meaningful improvements across several key areas of the platform. The webmentions feature continues to mature with the addition of email notifications and UI enhancements, making it more useful for site owners looking to track mentions of their content across the web.
Performance optimizations for URL handling represent one of the most impactful changes in this release. By avoiding unnecessary URL regeneration when content changes don't affect URLs, Ghost should now handle content updates more efficiently, especially for sites with complex routing configurations or large amounts of content.
The email system has received several important fixes and improvements, addressing issues with invalid recipients, segment generation, and handling large batches of email events. These changes should result in more reliable email delivery and better error handling.
For successful creators, the new referral invite notification provides a pathway to participate in Ghost's referral program once they reach $100+ MRR, potentially creating additional revenue opportunities.
Overall, this release enhances Ghost's performance, reliability, and feature set without introducing breaking changes, making it a recommended upgrade for all users.