Update docker.io/ghost Docker tag to v6.36.0
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.35.0 → 6.36.0 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.36.0
- 🎨 Added direct access-code entry for private sites - Jonatan Svennberg
- 🎨 Moved private site controls into Access settings (#27390) - John O'Nolan
- 🐛 Fixed RTL languages rendering left-to-right in newsletter emails (#27357) - Jannis Fedoruk-Betschki
- 🐛 Declared lodash as a phantom dep in apps/admin - Rob Lester
- 🐛 Preserved trailing slashes inside admin redirect query values - Rob Lester
- 🐛 Fixed admin deep-link redirect when URL has a trailing slash - Rob Lester
- 🐛 Fixed What's New banner breaking on null changelog fields - Rob Lester
- 🐛 Fixed missing favicon and apple-touch-icon in React admin (#27528) - leafwind
- 🐛 Added missing empty state for members (#27463) - Weyland Swart
- 🐛 Fixed member import tier mapping (#27612) - Jonatan Svennberg
- 🐛 Fixed Popover leaking Escape to ancestor dismissable layers - Rob Lester
View the changelog for full details: https://github.com/TryGhost/Ghost/compare/v6.35.0...v6.36.0