Ghost/core
Kevin Ansfield 722825055f
Added posts html regeneration migration (#12660)
refs https://github.com/TryGhost/Team/issues/467
refs https://github.com/TryGhost/Team/issues/221

- we've introduced backwards-compatible changes to rendering in 3.0 such as srcset and sizes which will only have taken effect on posts created or edited since the changes were made
- 4.0 brings additional changes such as image card width/height
- re-generating the `html` field of all posts from the `mobiledoc` brings all content up to latest rendering output
2021-02-23 17:32:07 +00:00
..
client@919bf3931d Updated Ghost-Admin to v4.0.0-alpha.2 2021-02-16 19:53:52 +00:00
frontend Finished to move the frontend to themes v4 2021-02-23 15:02:11 +01:00
server Added posts html regeneration migration (#12660) 2021-02-23 17:32:07 +00:00
shared Updated the configuration to include v4 pointing to canary 2021-02-22 15:39:48 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Cleaned up boot require order, debugs & inlined mount 2021-02-23 14:28:43 +00:00