Home

>

Tools

>

Ghost

>

Releases

>

3.34.1

Ghost Release: 3.34.1

Tag Name: 3.34.1

Release Date: 9/24/2020

Ghost LogoGhost

Open-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.

TL;DR

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.

Highlight of the Release

    • Fixed critical issue with email verification mails not being sent
    • Updated email ownership verification to use correct magic link service syntax
    • Ensures proper verification of support and from email addresses

Migration Guide

No migration steps are required for this patch release. The update can be applied directly without any additional configuration changes or data migrations.

Upgrade Recommendations

This patch fixes a critical issue with email verification functionality. All Ghost installations should be upgraded to version 3.34.1, especially if you:

  • Are setting up new email addresses for your Ghost installation
  • Have recently changed or plan to change support or from email addresses
  • Rely on email verification for user management

The upgrade process is straightforward with no breaking changes or migration requirements.

Bug Fixes

Email Verification Fix

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.

New Features

No new features were introduced in this patch release. Ghost 3.34.1 focuses exclusively on fixing the email verification issue.

Security Updates

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.

Performance Improvements

No specific performance improvements were included in this patch release. The focus was on fixing the email verification functionality.

Impact Summary

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.

Full Release Notes

  • 🐛 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.

Statistics:

File Changed4
Line Additions12
Line Deletions8
Line Changes20
Total Commits3

User Affected:

  • Can now properly verify support and from email addresses
  • No longer need to troubleshoot failed email verification processes

Contributors:

rshbhgrgdaniellockyer