Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

2.16.3

Compare
Choose a tag to compare
@YannickRe YannickRe released this 05 Mar 13:06
  • πŸ› Fixed 500 error when an unknown field was passed in the fields API param
  • πŸ› Fixed fields param having no effect for /authors/:id and /tags/:id endpoints
  • πŸ› Fixed 404 when trying to update codeinjection_* settings in Admin API v2
  • πŸ› Fixed collection naming when specifying keys in a route's data property (see TryGhost/Ghost#10434) (TryGhost/Ghost#10559)
  • πŸ› Fixed "value" properties sometimes being missing in settings endpoint in Admin API v2
  • πŸ› Fixed excerpt property being missing if plaintext is NULL or "" in posts endpoint
  • πŸ› Fixed plaintext field not being cleared when post body is removed
  • πŸ› Fixed "false" not being recognised in absolute attribute value of {{url absolute="false"}} helper (TryGhost/Ghost#10556)
  • πŸ› Fixed {{excerpt}} helper sometimes displaying null
  • πŸ› Fixed AMP pages being empty
  • πŸ› Fixed {{url}} output when using {{#next_post}}/{{#prev_post}}

You can see the full change log for the details of every change included in this release.