Update docker.io/ghost Docker tag to v5.119.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 | 5.118.1 -> 5.119.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v5.119.1
: 5.119.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/v5.119.0...v5.119.1
v5.119.0
: 5.119.0
- 🎨 Improved handling of comments for themes with darkmode toggles (#22407) - Cathy Sarisky
- 🐛Fixed mis-encoded apostrophes in emailed paywall (#23121) - Cathy Sarisky
- 🐛 Fixed charset handling in search and updated flexsearch to 0.8 (#22874) - Cathy Sarisky
- 🐛 Fixed shared preview links not respecting selected member segment (#23083) - Kevin Ansfield
- 🐛 Fixed UI rendering blank spaced member names (#23019) - Ronald Langeveld
- ✅ Added new tests for email encoding related to i18n (#23145) - Cathy Sarisky
- 🌐 Added i18n support for comment sorting options (#23070) - Sebastian Schröder
- 🌐 Updated Polish translation for Comments, Ghost, Newsletter, Portal (#22876) - Tenshimitsu
- 🌐 Updated Vietnamese translations for Newsletter + Ghost (#22959) - Duy
View the changelog for full details: https://github.com/tryghost/ghost/compare/v5.118.1...v5.119.0