- ✨ Added product card to editor - Thibaut Patel
- 🎨 Updated Casper to v4.5.0 - Daniel Lockyer
- 🐛 Fixed using
@partial-blockin templates - Ben Shaw
View the changelogs for full details:
- Ghost - v4.27.2...v4.28.0
- Admin - TryGhost/Admin@v4.27.2...v4.28.0
Tag Name: v4.28.0
Release Date: 12/13/2021
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v4.28.0 introduces a new product card feature for the editor, allowing content creators to embed product recommendations directly in posts and pages. This release also includes significant improvements to media cards (video, audio, file) with enhanced styling and functionality, fixes a template rendering issue with @partial-block, and updates the default Casper theme to v4.5.0. These changes improve content creation flexibility and media presentation quality across the platform.
@partial-blockIf you're developing or maintaining a Ghost theme, you should ensure your theme includes the necessary CSS for the new product card. GScan will now display a warning if your theme doesn't include the default product card CSS and doesn't provide custom styling for it.
If you were affected by the regression that prevented the use of @partial-block in templates, you can now use this feature again as it has been fixed in this release.
This release introduces valuable new features for content creators and fixes several bugs, making it a recommended upgrade for all Ghost users. The new product card feature enhances content monetization capabilities, while the improvements to media cards provide a better experience for both creators and readers. There are no breaking changes reported, so the upgrade should be smooth for most users.
Theme developers should review their themes to ensure compatibility with the new product card feature and update their CSS accordingly.
@partial-block in templates@tryghost/logging to v2 to prevent issues with multiple versions causing problems with file rotationNo specific security fixes were mentioned in this release.
Ghost v4.28.0 significantly enhances content creation capabilities with the addition of the product card feature, allowing publishers to embed product recommendations directly within their content. This opens up new monetization opportunities and improves the integration of commerce with content.
The release also brings substantial improvements to media handling, with enhanced video and audio players that provide a more polished and consistent user experience. The new Before/After card adds a powerful visual comparison tool to the editor's arsenal.
For developers, the fix for @partial-block in templates restores important functionality for custom theme development, while the improved test coverage and code refactoring contribute to a more maintainable codebase.
Overall, this release focuses on enhancing the content creation experience with new tools and fixing existing issues, making Ghost more versatile for publishers looking to diversify their content formats and monetization strategies.
@partial-block in templates - Ben ShawView the changelogs for full details: