- š Fixed feedback buttons' layout breaking in different languages, in newsletters (#21752) - DaniĆ«l van der Winden
- š„ Removed UI for AMP (#21762) - Hannah Wolfe
View the changelog for full details: v5.101.6...v5.103.0
Tag Name: v5.103.0
Release Date: 12/3/2024
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.103.0 brings significant improvements to the ActivityPub integration, enhances comment functionality, fixes UI issues in newsletters for different languages, and removes the AMP UI as part of its deprecation plan. The release includes performance optimizations for data loading, better error handling in the publish flow, and improved WordPress content compatibility. These changes primarily benefit site administrators, developers, and content creators by providing a more robust and user-friendly publishing experience.
The AMP UI has been removed as part of Ghost's plan to fully deprecate AMP in Ghost 6.0. While the UI is no longer available, all the underlying functionality remains intact. If you need to continue using AMP:
This release includes database migrations that:
For SQLite users, these migrations create a temporary table with the new column data structure. This is a standard approach since SQLite doesn't support direct column alterations.
This release is recommended for all Ghost users, especially those who:
The upgrade process should be straightforward with no breaking changes. The removal of the AMP UI doesn't affect existing functionality for sites that already have AMP enabled.
For self-hosters, follow the standard upgrade process. If you're using SQLite, be aware that the database migrations might take slightly longer due to the need to create temporary tables for the redirects table modifications.
No specific security fixes were mentioned in this release.
Ghost v5.103.0 delivers significant improvements to the ActivityPub integration, enhancing performance and user experience with infinite scrolling and better data loading. The comments system receives important fixes for handling hidden/deleted replies and maintaining visibility during editing. Newsletter creators benefit from fixed feedback button layouts in different languages, while WordPress content compatibility is improved.
The removal of the AMP UI signals Ghost's continued move toward deprecating AMP completely in version 6.0, though functionality remains available via API/DB for existing users. Performance optimizations, particularly the new index for redirects lookup, should improve site responsiveness especially after newsletter sends to large audiences.
For developers, the refactoring of data loading in admin-x-activitypub and the addition of the design system as a dependency to Admin-X Settings checks provide a more robust development environment. Self-hosters gain better troubleshooting tools with the addition of config documentation in the verify screen.
Overall, this release focuses on enhancing user experience, fixing UI issues, improving performance, and preparing users for the eventual removal of AMP in Ghost 6.0.
View the changelog for full details: v5.101.6...v5.103.0