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.19.2

02 Apr 09:25
Compare
Choose a tag to compare
  • πŸ› 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

27 Mar 17:52
Compare
Choose a tag to compare

πŸ’‘ 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

22 Mar 16:03
Compare
Choose a tag to compare
  • πŸ› 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

19 Mar 11:48
Compare
Choose a tag to compare
  • πŸ› 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

13 Mar 23:16
Compare
Choose a tag to compare

πŸ› 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

13 Mar 22:00
Compare
Choose a tag to compare

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

2.17.2

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

12 Mar 19:39
Compare
Choose a tag to compare

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

12 Mar 13:34
Compare
Choose a tag to compare
  • ✨ 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

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