mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 18:01:36 +03:00
05b317af9d
refs https://github.com/TryGhost/Team/issues/853 A refactor of `urlUtils` usage in 4.6.1 left a buggy 4.0 migration that did not transform URLs inside of mobiledoc cards. Anyone upgrading from 3.x to 4.6.1-4.8.4 would end up with inconsistent URL formats and potentially broken images. - fixed 4.0 migration by passing our mobiledoc cards list in when transforming mobiledoc urls - added a new migration that re-applies the missed URL transforms and content re-generation for any site that did a 3.x upgrade to a buggy 4.x version |
||
---|---|---|
.. | ||
01-add-reset-all-passwords-permission.js | ||
02-add-benefits-table.js | ||
03-add-products-benefits-table.js | ||
04-add-member-segment-to-email-batches.js | ||
05-fix-missed-mobiledoc-url-transforms.js |