Update docker.io/ghost Docker tag to v6.10.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 | 6.9.3 -> 6.10.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.10.1: 6.10.1
This release contains fixes for minor bugs and issues reported by Ghost users.
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.10.0...v6.10.1
v6.10.0: 6.10.0
- 🐛 Fixed stale tier data setting members to comped status (#25611) - Michael Barrett
- 🐛 Disabled ActivityPub federation for private sites (#25598) - Michael Barrett
- 🐛 Fixed inconsistent 'member sources disabled' copy in analytics apps (#25605) - Steve Larson
- 🐛 Fixed very large post count formatting in post publish dialog (#25601) - Steve Larson
- 🐛 Fixed monthly summaries not including high volume days (#25600) - Steve Larson
- 🐛 Fixed query params being stripped on private site login (#25596) - Steve Larson
- 🌐 Added Swedish translations for Ghost, Portal (#25278) - Julian Hessel Baranowski
- 🌐 Added German translations for Ghost, Portal (#25338) - Tom Schildhauer
- 🌐 Added French translations for Portal, Ghost (#25510) - Moc
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.9.3...v6.10.0