Ghost/core/server/data
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
..
db Removed logging require in db/connection.js (#12690) 2021-02-22 12:58:57 +00:00
exporter Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
importer Refactored usage of pre v4 "unsplash" setting format 2021-02-18 10:55:59 +13:00
migrations Added posts html regeneration migration (#12660) 2021-02-23 17:32:07 +00:00
schema Made addUnique/dropUnique migration utils idempodent 2021-02-22 16:13:28 +13:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00