Update docker.io/ghost Docker tag to v6.8.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.6.1 -> 6.8.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.8.1: 6.8.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.8.0...v6.8.1
v6.8.0: 6.8.0
- ✨ Moved members flow to new E2E framework (#25339) - Igor Balos
- 🐛 Fixed false positive gscan errors for unused custom theme settings (#25453) - Chris Raible
- 🐛 Fixed missing member attribution stats on pages list view (#25451) - Chris Raible
- 🐛 Fixed growth table loading state showing empty instead of skeleton (#25271) - Troy Ciesco
- 🐛 Fixed links to comments in emails not scrolling to comments section (#25420) - Kevin Ansfield
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.7.0...v6.8.0
v6.7.0: 6.7.0
- ✨ Added discovery feeds to the Network tab (#25359) - Sag
- ✨ Moved password reset flow support (#25325) - Igor Balos
- 🐛 Fixed magic links only being valid for 10 minutes (#25360) - Kevin Ansfield
- 🐛 Add missing basepath to onboarding redirect (#25335) - Jonatan Svennberg
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.6.1...v6.7.0