Update docker.io/ghost Docker tag to v5.128.1
On both domains I upgraded Ghost successfully by means of Watchtower Docker container update with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/ghost | minor | 5.127.2 -> 5.128.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v5.128.1
: 5.128.1
- 🎨 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: https://github.com/tryghost/ghost/compare/v5.128.0...v5.128.1
v5.128.0
: 5.128.0
- 🐛 Fixed infinite
/offers/
fetch loop for sites with >100 offers - Kevin Ansfield - 🐛 Fixed "Something went wrong" errors when activating themes - Kevin Ansfield
- 🐛 Fixed LimitModal to support HTML content in prompts - Aileen Booker
- 🌐 Added Hindi translations for the newsletter (#24012) - Rohit Bhardwaj
- 🌐 Updated Hungarian translations for Ghost, Comments, and Portal (#23512) - Igor Balos
View the changelog for full details: https://github.com/tryghost/ghost/compare/v5.127.2...v5.128.0