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

Releases: YannickRe/Ghost-Azure

2.16.3

05 Mar 13:06
Compare
Choose a tag to compare
  • πŸ› 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.

2.16.2

27 Feb 16:03
Compare
Choose a tag to compare
  • πŸ›Fixed theme upload

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

2.16.1

26 Feb 12:45
Compare
Choose a tag to compare
  • πŸ›Fixed "Cannot find module './config'" error when updating to 2.16.0

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

2.16.0

26 Feb 11:05
Compare
Choose a tag to compare
  • ✨ Added post, page, and tag related webhook trigger events
  • ✨ Added Admin API v2 stable endpoints for posts, pages, and images
  • 🎨 Separated post and page list screens (TryGhost/Admin#1101)
  • πŸ› Fixed markdown text expansions sometimes resulting in sticky formatting
  • πŸ› Fixed Code Injection inputs not being clickable
  • πŸ› Fixed empty subscribers webhooks payload

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

Admin API v2 docs were published 😍

2.15.0

21 Feb 16:03
Compare
Choose a tag to compare
  • πŸ› Fixed filtering by primary_tag or primary_author in routes.yaml
  • πŸ› Fixed night mode when using API v2 (TryGhost/Ghost#10499)
  • ✨ Added posibility to accept html as an input source for post

Casper (the default theme) has been updated to 2.9.3

  • πŸ› Fixed bug with embeds overflowing content width

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

2.14.3

14 Feb 11:47
Compare
Choose a tag to compare
  • πŸ› Fixed validation error when adding tag from PSM

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

2.14.2

13 Feb 16:03
Compare
Choose a tag to compare
  • πŸ› Fixed validation error when editing a post with relative image URLs
  • πŸ› Fixed error when inserting unexistent related tag

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

2.14.1

12 Feb 16:04
Compare
Choose a tag to compare
  • πŸ› Fixed Code Injection input fields not being clickable
  • πŸ› Fixed Chrome remembering wrong username when signing up from invitation
  • πŸ› Fixed image URL to be stored as relative in mobiledoc
  • πŸ› Allowed data to be read from root of specified key for static pages (TryGhost/Ghost#10449)

Casper (the default theme) has been upgraded to 2.9.2

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

2.14.0

07 Feb 16:03
Compare
Choose a tag to compare

No major user-facing changes in this release.

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

2.13.2

05 Feb 16:04
Compare
Choose a tag to compare
  • πŸ’‘ Recommended use of Node v10
  • πŸ› Fixed errors for missing sharp install
  • πŸ› Provided get helper filters access to globals
  • πŸ› Fixed incorrect username being saved by Safari when signing up via invitation
  • πŸ› Fixed removal of temp files left behind by importer
  • πŸ› Fixed removal of temp files after uploads

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