- 🎨 Added search to tags filter dropdown on posts list - Kevin Ansfield
- 🐛 Fixed lists having dark text on dark newsletter backgrounds - Kevin Ansfield
View the changelog for full details: v5.128.0...v5.128.1
Tag Name: v5.128.1
Release Date: 7/1/2025
Open-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.128.1 introduces a significant improvement to the tag filtering experience in the posts list with a new searchable dropdown that supports infinite scrolling. This release also fixes a critical UI issue where list items were unreadable on dark newsletter backgrounds. Additionally, it includes preparations for upcoming pricing tier changes related to the Social Web feature, though these changes are not yet active for users.
No migration steps are required for this release. The improvements to tag filtering and newsletter list display will be automatically applied when updating to v5.128.1.
This release is recommended for all Ghost users, especially those with:
The upgrade process follows the standard Ghost update procedure and requires no additional steps.
isPro
flag in BetaFeaturesThe tag filtering system in the posts list has been completely revamped to address scaling issues for sites with large numbers of tags:
tags.name:~'query'
API featuretags-manager
service that can be utilized in other parts of the admin interfaceThis improvement eliminates the previous approach of loading all tags at once, which had become problematic for sites with thousands of tags.
No security fixes were included in this release.
posts
routeGhost v5.128.1 delivers significant improvements to the tag filtering experience in the admin interface, addressing performance issues for sites with large numbers of tags. The new searchable dropdown with infinite scrolling makes managing posts with tags much more efficient.
The fix for list item visibility on dark newsletter backgrounds ensures consistent readability for subscribers, eliminating a frustrating display issue that could impact content legibility.
Behind the scenes, this release also includes preparations for upcoming changes to the Social Web feature related to new pricing tiers, though these changes are not yet active and don't affect current functionality.
Overall, this release enhances both the admin experience and newsletter presentation quality without requiring any migration steps from users.
View the changelog for full details: v5.128.0...v5.128.1