Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.

MIT License

Downloads
91.3K
Stars
45.6K
Committers
693

Bot releases are visible (Hide)

Ghost - 2.19.0

Published by allouis over 5 years ago

⚠️ Please use 2.19.1 which resolves a critical bug that can hang the Ghost process

  • 🐛 Fixed error after logging in from a nested admin URL
  • 🐛 Fixed missing error notification when attempting to activate an invalid theme
  • 🐛 Fixed AMP output when there is a trailing '$'

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

Ghost - 2.18.3

Published by kevinansfield over 5 years ago

  • 🐛 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.

Ghost - 2.18.2

Published by rishabhgrg over 5 years ago

  • 🐛 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.

Ghost - 2.18.1

Published by kirrg001 over 5 years ago

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

Ghost - 2.18.0

Published by allouis over 5 years ago

⚠️ Please use 2.18.1

  • 🐛 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.

Ghost - 2.17.2

Published by naz over 5 years ago

⚠️ Contains settings bug please upgrade to 2.18.1

  • 🐛 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.

Ghost - 2.17.1

Published by kevinansfield over 5 years ago

⚠️ Contains settings bug please upgrade to 2.18.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.

Ghost - 2.17.0

Published by naz over 5 years ago

⚠️ Contains settings bug please use to 2.18.1

  • ✨ Added ability to override the canonical URL of posts/pages
  • ✨ Added attribute pass-thru & full context in partial helpers
  • 🐛 Fixed author names not appearing in Facebook open-graph preview
  • 🐛 Fixed meta outputs when using data: post/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
  • 🐛 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.

Ghost - 2.16.4

Published by kevinansfield over 5 years ago

Contains critical fixes for sites appearing in private mode and v0.1 API user/pass auth failing.
If you are on an earlier 2.16.x release please upgrade!

  • 🐛 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 from v2 Admin API using api key authentication

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

Ghost - 2.16.3

Published by kevinansfield over 5 years ago

⚠️ 2.16.3 contains a critical bug that may result in your site appearing in private mode. ⚠️
Please use 2.16.4 or later instead.

  • 🐛 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 https://github.com/TryGhost/Ghost/issues/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.

Ghost - 2.16.2

Published by kirrg001 over 5 years ago

  • 🐛Fixed theme upload

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

Ghost - 2.16.1

Published by kirrg001 over 5 years ago

  • 🐛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.

Ghost - 2.16.0

Published by kirrg001 over 5 years ago

⚠️⚠️2.16.0 NPM release zip is broken. Please use 2.16.1 ⚠️⚠️

  • ✨ 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/Ghost-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 😍

Ghost - 2.15.0

Published by allouis over 5 years ago

  • 🐛 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.

Ghost - 2.14.3

Published by naz over 5 years ago

  • 🐛 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.

Ghost - 2.14.2

Published by naz over 5 years ago

  • 🐛 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.

Ghost - 2.14.1

Published by rishabhgrg over 5 years ago

  • 🐛 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.

Ghost - 2.14.0

Published by kevinansfield over 5 years ago

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.

Ghost - 1.25.7

Published by kevinansfield over 5 years ago

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.

Ghost - 2.13.2

Published by naz over 5 years ago

  • 💡 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.