Update docker.io/ghost Docker tag to v5.100.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.99.0 -> 5.100.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v5.100.1: 5.100.1
- ๐ Fixed newsletter not sending if locale is invalid (#โ21573) - Hannah Wolfe
View the changelog for full details: https://github.com/tryghost/ghost/compare/v5.100.0...v5.100.1
v5.100.0: 5.100.0
- โจ Added i18n for portal, newsletters, search, comments, etc (#โ21547) - Hannah Wolfe
- ๐จ Updated Portal to accept data-locale (#โ21420) - Cathy Sarisky
- ๐ Fixed translations not being picked up in newsletters without reboot (#โ21549) - Cathy Sarisky
- ๐ Fixed error message for when 2fa email sending fails (#โ21541) - Princi Vershwal
- ๐ Fixed migrations for SQLite database users (#โ19839) (#โ21063) - Mark Stosberg
- ๐ Fixed "Unsaved post" modal shown when updating visibility in post settings (#โ21511) - Princi Vershwal
- ๐ Fixed post not being saved when updating tags (#โ21503) - Princi Vershwal
- ๐ Updated swedish translations (#โ21562) - Daniel Sjรถberg
- ๐ Updated Romanian translations (#โ21550) - Andrei Hodorog
- ๐ Updated Turkish translations (#โ21553) - echobilisim3421
- ๐ Added Polish translations for search (#โ21548) - mafizaki
- ๐ Added more Italian translations (#โ21535) - MonRyse
- ๐ Updated Romanian (RO) translation strings (#โ21542) - Andrei Hodorog
- ๐ Updated Bulgarian translations (#โ21533) - Yovko Lambrev
- ๐ Added more zh-Hant translations (#โ21502) - Gary Lai
View the changelog for full details: https://github.com/tryghost/ghost/compare/v5.99.0...v5.100.0