0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Fabien O'Carroll 3b8cdb1657 Fixed migrations for missing settings
refs #10318

If migrating from a previous version that does not include the setting
being migrated from we can safely not update the new setting, and just
rely on its default value being present. When rolling back we can use
defaults if the new setting does not exist.
2020-06-30 10:33:55 +02:00
..
client@b074d980a5 Updated Ghost-Admin to v3.21.1 2020-06-29 13:25:33 +01:00
frontend Reordered routes to load taxonomies last 2020-06-29 17:45:47 +01:00
server Fixed migrations for missing settings 2020-06-30 10:33:55 +02:00
shared Added mobiledoc transform to populate missing image sizes on forced re-render (#11924) 2020-06-17 13:12:32 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00