Releases: YannickRe/Ghost-Azure
2.19.2
- π Fixed admin error page on startup - Nazar Gargol
- π Fixed redirects to external URL - Nazar Gargol
Casper (the default theme) has been upgraded to 2.9.7:
- π¨ Replaced deprecated
{{lang}}
helper with{{@site.lang}}
You can see the full change log for the details of every change included in this release.
2.19.1
π‘ Contains a critical fix for a potential process hang that was introduced in 2.19.0
- π Reverted fix for AMP output when there is a trailing '$' inside a
<code>
tag
You can see the full change log for the details of every change included in this release.
2.18.3
- π Fixed unsaved editor changes being lost when changing PSM data on a published post - Kevin Ansfield
- π Fixed Admin API v2 not returning preview url for draft posts - kirrg001
- π Fixed sometimes invalid (due to trailing slash) API URL shown on integration screen - Kevin Ansfield
You can see the full change log for the details of every change included in this release.
2.18.2
- π Fixed
null
displayed on empty post content (#10617) - Eol - π Fixed infinite scroll of posts/pages screens not working in Safari - Kevin Ansfield
- π Fixed unnecessary "Are you sure you want to leave?" modals - Kevin Ansfield
- π Fixed difficult to cancel webhook modal - Kevin Ansfield
Casper (the default theme) has been upgraded to 2.9.6
You can see the full change log for the details of every change included in this release.
2.18.1
π Fixed more cases for private blogging getting disabled after 2.17 migration (#10606)
You can see the full change log for the details of every change included in this release.
2.18.0
- π Fixed private blogging getting disabled after 2.17 migration (TryGhost/Ghost#10606)
You can see the full change log for the details of every change included in this release.
2.17.2
- π Fixed "Cannot read property 'feature_image' of undefined"
You can see the full change log for the details of every change included in this release.
2.17.1
Casper (the default theme) has been upgraded to 2.9.4:
- π Fixed incorrect/missing colours for various elements
You can see the full change log for the details of every change included in this release.
2.17.0
- β¨ Added ability to override the canonical URL of posts/pages
- π Fixed author names not appearing in Facebook open-graph preview
- π Fixed meta twitter_image output when using
data: post.{slug}
for routes - π Fixed {{body_class}} helper when using
data: page.{slug}
in routes - π Fixed {{meta_title}} output when using
data: page.{slug}
in routes - π Fixed {{meta_description}} output when using
data: page.{slug}
in routes - π Fixed site requests showing 422 if path is not a valid slug
- π Fixed img-url to output relative URL by default
- π Fixed /edit URL redirecting to wrong admin client URL
- π Changed subscribed page title from hardcoded to site title
- β¨ Added attribute pass-thru & full context in partial helpers
- π Fixed vague upload error messages on General and Labs setting screens
- π Fixed private blogging getting enabled after import
- π Fixed force_i18n import validation error
Casper (the default theme) has been upgraded to 2.9.4:
- π Fixed author cover images not displaying
You can see the full change log for the details of every change included in this release.
2.16.4
- π Fixed private blogging getting enabled on restart after saving any setting (TryGhost/Ghost#10576)
- π Fixed v0.1 API username/password authentication
- π Fixed custom certificate usage for MySQL (TryGhost/Ghost#10573)
- π Fixed error when creating subscribers via the admin area
- π Fixed email address not being returned in user responses with v2 Admin API using api key authentication
You can see the full change log for the details of every change included in this release.