- 🐛 Fixed structured metadata for images - Daniel Lockyer
- 🐛 Fixed /edit route redirect for tag taxonomies - Nazar Gargol
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.
Tag Name: 3.13.4
Release Date: 4/20/2020
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost 3.13.4 introduces email personalization with dynamic content replacements like {first_name}, fixes structured metadata for images, improves tag taxonomy redirects, and enhances spam prevention for private sites. This release focuses on email functionality improvements and bug fixes to ensure a smoother experience for content creators and site administrators.
{first_name}/edit routeNo migration steps are required for this release. The update from 3.13.3 to 3.13.4 should be straightforward with no breaking changes.
For users who have been using {subscriber_firstname} in their email templates, note that this has been changed to the simpler {first_name} format. Existing templates using the old format should be updated accordingly.
This is a recommended upgrade for all Ghost users, especially those who:
/edit routeThe update contains important bug fixes and enhancements with no breaking changes, making it a safe and beneficial upgrade.
/edit route redirect for tag taxonomies that was landing on a 404 page/edit route at the end of tag taxonomy, it now correctly redirects to /#/tags/getting-started instead of /#/settings/tags/getting-startedprivate_blog in the code and private_block in the default configblock to avoid breaking existing configurations{subscriber_firstname} not picking up member's name in emails (replaced with simpler {first_name})json-string format to AJV validator to prevent 500 errors with invalid JSON{first_name} with fallbacksmobiledoc from the API rather than pre-rendered contentNo specific security fixes were mentioned in this release.
reduce for a plain loop in email replacement handling for easier readabilityGhost 3.13.4 significantly enhances the email newsletter functionality with personalization features that allow content creators to create more engaging, personalized content for their audience. The addition of dynamic content replacements like {first_name} with fallback options makes newsletters more personal and professional.
Several important bug fixes address issues with structured metadata for images, tag taxonomy redirects, and spam prevention for private sites. These fixes improve the overall stability and user experience of the platform.
The email preview functionality has been improved to accurately show how personalized content will appear to recipients, including email-only card content and proper replacement of variables with fallback values.
For developers, the release includes multiple dependency updates and improvements to the testing infrastructure, making the codebase more robust and maintainable.
Overall, this release focuses on enhancing the email functionality of Ghost while fixing several important bugs, resulting in a more stable and feature-rich publishing platform.
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.