Update docker.io/ghost Docker tag to v6.10.3
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 | patch | 6.10.1 -> 6.10.3 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.10.3: 6.10.3
- 🎨 Changed
signup-formemail input to use 'email' type - Kevin Ansfield - 🐛 Fixed Analytics > Growth MRR chart starting at zero at beginning of time range (#25694) - Chris Raible
- 🐛Reduce i18n reinitializations in EmailServiceWrapper (#25586) - Cathy Sarisky
- 🐛 Fixed upgrade button in trial banner not navigating to checkout (#25674) - Rob Lester
- 🐛 Fixed incorrect text color in HTML cards with dark email background (#25657) - Kevin Ansfield
- 🐛 Fixed ghost-members-ssr cookie not being cleared on invalid signature (#25658) - Princi Vershwal
- 🐛 Fixed contributor profile editor navigation on close (#25629) - Rob Lester
- 🌐Updated theme i18n to use i18next (#24454) - Cathy Sarisky
- 🌐 Added missing i18n for Portal field placeholders (#25645) - Moc
- 🌐 Added missing i18n in member emails footer (#25640) - Sebastian Schröder
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.10.2...v6.10.3
v6.10.2: 6.10.2
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.1...v6.10.2