Ghost/core
Kevin Ansfield 008f86fc29 Added ?force_rerender=true param to posts edit endpoint
no issue

- there are various situations where we adapt/fix/improve our mobiledoc->html output over time but we didn't have a way of updating old content without manually editing the mobiledoc and saving, or running an expensive migration to re-render all old content
- this adds a `?force_rerender=true` query param to the `PUT .../admin/posts/:id/` endpoint that allows the `html` field to be re-generated without modifying the `mobiledoc` field contents
2020-06-12 18:05:57 +01:00
..
client@cc79dc4711 Updated Ghost-Admin to v3.19.2 2020-06-11 19:55:43 +01:00
frontend Added new meta tag for site url behind dev flag (#11906) 2020-06-12 16:58:27 +05:30
server Added ?force_rerender=true param to posts edit endpoint 2020-06-12 18:05:57 +01:00
shared Added responsive-image srcset attribute to image and gallery card output 2020-06-11 13:28:44 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00