Ghost

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

MIT License

Downloads
91.3K
Stars
45.6K
Committers
693

Bot releases are hidden (Show)

Ghost - 2.21.1

Published by kevinansfield over 5 years ago

  • πŸ› Fixed syntax highlighting inside Code Injection inputs - Kevin Ansfield
  • πŸ› Fixed current styling being lost when applying markdown expansions - Kevin Ansfield
  • πŸ› Fixed incorrect "de-expansion" of inline code or strike styling at the beginning of a paragraph - Kevin Ansfield
  • πŸ› Fixed night shift toggle in Firefox Nightly. (#1174) - Emilio Cobos Álvarez

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

Ghost - 2.21.0

Published by allouis over 5 years ago

  • πŸ› Fixed redirect for pages causing 404 - Nazar Gargol
  • 🎨 Made notifications dismissible per user - Nazar Gargol

Casper (the default theme) has been upgraded to 2.9.11:

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

Ghost - 2.20.1

Published by rishabhgrg over 5 years ago

  • πŸ› Fixed fetching RSS in case of posts with no content - Rish
  • πŸ› Fixed crash in calculating reading time for empty posts - Rish
  • πŸ› Fixed Ghost out of date notification - Nazar Gargol

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

Ghost - 2.20.0

Published by rishabhgrg over 5 years ago

  • πŸ› Removed extraneous log message for missing en.json locale file (#10662) - Chris McKulka
  • πŸ› Disallowed locked/suspended users from being made owner via the API (#10647) - Vikas Potluri
  • πŸ› Fixed missing errors and confusing button text in theme upload modal - Kevin Ansfield
  • πŸ› Fixed posts list scrolling and missing momentum scroll on all screens in iOS - Kevin Ansfield
  • πŸ› Fixed missing error details when activating a theme with fatal errors - Kevin Ansfield

Casper (the default theme) has been upgraded to 2.9.10:

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

Ghost - 2.19.4

Published by naz over 5 years ago

  • πŸ› Fixed sitemap generation with correct date and images value (#10668) - Rishabh Garg
  • πŸ› Fixed last paragraph not rendering on front-end when it's styled - Kevin Ansfield

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

Ghost - 2.19.3

Published by kevinansfield over 5 years ago

  • πŸ› Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660) - Fabien O'Carroll
  • πŸ› Fixed confusing messaging around .yml extension being allowed for routes.yaml uploads (#1140) - Vikas Potluri

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

Ghost - 2.19.2

Published by kevinansfield over 5 years ago

  • πŸ› Fixed admin area showing error page during Ghost 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.

Ghost - 2.19.1

Published by kevinansfield over 5 years ago

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

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.