Home

>

Tools

>

Ghost

>

Releases

>

5.13.2

Ghost Release: 5.13.2

Tag Name: v5.13.2

Release Date: 9/6/2022

Ghost LogoGhost

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

TL;DR

Ghost 5.13.2 fixes a bug with OpenSea NFT embeds that broke due to OpenSea's URL format change after adding Solana support. This update ensures NFT embeds from OpenSea will display correctly in your Ghost content.

Highlight of the Release

    • Fixed OpenSea NFT embeds that broke after OpenSea updated their URL format
    • Updated regex to support OpenSea's new URL format that includes Solana NFTs

Migration Guide

No migration steps are required for this update. The fix is automatically applied when you update to Ghost 5.13.2.

Upgrade Recommendations

This update is recommended for all Ghost users who embed or plan to embed OpenSea NFTs in their content. The update is small and focused, making it a low-risk upgrade that fixes a specific compatibility issue with OpenSea embeds.

To upgrade:

  1. Back up your Ghost installation
  2. Follow the standard Ghost update process for your installation method
  3. No additional configuration is required after updating

Bug Fixes

OpenSea NFT OEmbed Fix

Fixed an issue where OpenSea NFT embeds were not working correctly in Ghost content. The problem occurred after OpenSea updated their URL format to add support for Solana blockchain NFTs, which broke the regex pattern Ghost was using to identify and process these embeds.

The fix updates the regex pattern to properly recognize and handle the new OpenSea URL format, ensuring that NFTs from both Ethereum and Solana blockchains can be properly embedded in Ghost content.

Reference: PR #15372

New Features

No new features were added in this release. This is a bug fix release focused on restoring compatibility with OpenSea NFT embeds.

Security Updates

No security fixes were included in this release.

Performance Improvements

No specific performance improvements were included in this release. The focus was on fixing the OpenSea NFT embed functionality.

Impact Summary

This is a minor bug fix release that addresses a specific issue with OpenSea NFT embeds. The impact is limited to content that includes or attempts to include OpenSea NFT embeds.

The fix ensures that Ghost can properly recognize and embed OpenSea NFTs after OpenSea's URL format change to accommodate Solana blockchain NFTs. This maintains Ghost's compatibility with a popular web3 platform and ensures content creators can continue to showcase NFT content without disruption.

The change is non-breaking and requires no action from users beyond updating to the latest version.

Full Release Notes

  • 🐛 Fixed OpenSea NFT OEmbeds (#15372) - Fabien 'egg' O'Carroll

View the changelog for full details: v5.13.1...v5.13.2

🪄 Love open source? We're hiring Node.js Engineers to work on Ghost full-time

Statistics:

File Changed4
Line Additions27
Line Deletions5
Line Changes32
Total Commits2

User Affected:

  • Can now properly embed OpenSea NFTs in their content
  • No longer need to use workarounds for displaying OpenSea NFTs

Contributors:

allouisgithub-actions[bot]