- 🐛 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
Tag Name: v5.13.2
Release Date: 9/6/2022
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
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.
No migration steps are required for this update. The fix is automatically applied when you update to Ghost 5.13.2.
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:
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
No new features were added in this release. This is a bug fix release focused on restoring compatibility with OpenSea NFT embeds.
No security fixes were included in this release.
No specific performance improvements were included in this release. The focus was on fixing the OpenSea NFT embed functionality.
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.
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