Update docker.io/ghost Docker tag to v6.19.4
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.19.3 → 6.19.4 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.19.4: 6.19.4
- 🐛 Fixed file upload content type passthrough to storage adapter (#26637) - Princi Vershwal
- 🐛 Fixed missing permission checks in paginated query hooks - Rob Lester
- 🐛 Fixed last_seen being modifiable via User API (#26350) - Leif Singer
- 🐛 Fixed invisible comments filter dropdown in Safari (#26484) - Kevin Ansfield
- 🌐 Added new Turkish translations for Comments, Ghost, Portal (#25978) - Turab
- ⚡ Optimized comment count subquery to avoid full table scan (#26624) - Steve Larson
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.19.3...v6.19.4