Ghost/core
Kevin Ansfield 1b0aa0abd8
Fixed feature_image_caption needing triple-curlies in themes (#13107)
refs https://github.com/TryGhost/Team/issues/845
refs 517d2abc5c

- updated router response formatting functions and `{{#get}}` helper response handling to make any `feature_image_caption` properties in the response a `SafeString` instance so triple-curlies are not needed when using the property in themes
2021-07-01 17:55:44 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
server Reverted a bad change from a previous commit 2021-07-01 16:39:36 +02:00
shared Removed usages of new Error & i18n in legacy code 2021-07-01 12:53:06 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
bridge.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00