- 🐛 Fixed email verification mails not sent - Rishabh Garg
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.
Tag Name: 3.34.1
Release Date: 9/24/2020
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost 3.34.1 fixes a critical bug where email verification mails were not being sent due to syntax issues with the magic link service. This patch ensures that email ownership verification for support and from addresses works correctly, maintaining the platform's email functionality integrity.
No migration steps are required for this patch release. The update can be applied directly without any additional configuration changes or data migrations.
This patch fixes a critical issue with email verification functionality. All Ghost installations should be upgraded to version 3.34.1, especially if you:
The upgrade process is straightforward with no breaking changes or migration requirements.
This release addresses a critical bug where email ownership verification emails for support and from addresses were not being sent. The issue was caused by outdated syntax in the integration with the magic link service.
The fix updates the email verification system to use the correct syntax for the magic link service, ensuring that verification emails are properly sent and received by users setting up or changing email addresses in Ghost.
No new features were introduced in this patch release. Ghost 3.34.1 focuses exclusively on fixing the email verification issue.
No explicit security fixes were included in this release. However, fixing the email verification system indirectly improves security by ensuring proper verification of email ownership, which is an important security measure for preventing email spoofing and unauthorized use of email addresses.
No specific performance improvements were included in this patch release. The focus was on fixing the email verification functionality.
This patch release resolves an important functional issue in Ghost's email verification system. By fixing the syntax used for the magic link service, Ghost 3.34.1 ensures that email ownership verification works correctly for support and from addresses.
The impact is primarily operational, affecting administrators who need to verify email addresses. Without this fix, new email addresses couldn't be properly verified, potentially disrupting communication workflows and administrative setup processes.
While this is a small patch in terms of code changes (12 additions, 8 deletions across 4 files), it addresses a significant functional gap in the email verification process that could impact site setup and configuration.
See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.