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 - 3.27.0

Published by daniellockyer about 4 years ago

  • ✨ Updated members deletion to optionally cancel Stripe subscriptions - Fabien O'Carroll
  • 🐛 Fixed deleting members with deleted Stripe data - Fabien O'Carroll

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.26.1

Published by daniellockyer over 4 years ago

  • 🐛 Ensured webhooks are created once (#12075) - Fabien O'Carroll

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.26.0

Published by daniellockyer over 4 years ago

  • ✨ Added UI for AMP GA Tracking ID (TryGhost/Ghost-Admin#1638) - Fabien O'Carroll
  • 🐛 Fixed race condition when configuring Stripe - Fabien O'Carroll
  • 🐛 Fixed Stripe Subscriptions with trail periods - Fabien O'Carroll
  • 🐛 Fixed webhook cleanup to handle older URLs - Fabien O'Carroll
  • 🐛 Fixed edit link for staff members - Hannah Wolfe
  • 🐛 Fixed incorrect font size in editor when using code tags in headings (TryGhost/Ghost-Admin#1619) - Amit Chambial
  • 🐛 Fixed importing Stripe Plans with amount 0 (#12062) - Fabien O'Carroll
  • 🐛 Fixed email newsletter settings (TryGhost/Ghost-Admin#1641) - Fabien O'Carroll
  • 🐛 Fixed cache invalidation for published posts with no content - Nazar Gargol
  • 🐛 Fixed cache invalidation when editing post_meta fields - Nazar Gargol
  • 🐛 Fixed broken structured data previews - Rishabh Garg

Casper (the default theme) has been upgraded to 3.0.13.

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.25.0

Published by daniellockyer over 4 years ago

  • ✨ Added UI for setting tag metadata (TryGhost/Ghost-Admin#1632) - Fabien O'Carroll
  • 🐛 Fixed Stripe webhooks for subdirectory setups - Fabien O'Carroll

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.24.0

Published by daniellockyer over 4 years ago

This release fixes an issue with editing settings after updating from previous versions.

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.23.1

Published by daniellockyer over 4 years ago

⚠️ There is an issue updating to 3.23.1 from earlier versions. Please update to 3.24.0.

No user-visible changes in this release.

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.23.0

Published by daniellockyer over 4 years ago

⚠️ There is an issue updating to 3.23.0 from earlier versions. Please update to 3.24.0.

  • 🎨 New Google AMP template (#11986) - John O'Nolan
  • 🐛 Fixed nav item not saving updated value on keyboard save - Rishabh Garg
  • 🐛 Fixed searching for free/paid members - Daniel Lockyer
  • 🐛 Fixed stretched images appearing in emails - Kevin Ansfield
  • 🐛 Fixed srcset and sizes attributes being rendered when image resizing unavailable - Kevin Ansfield
  • 🐛 Fixed missing currency for yearly plan in Labs subscription price settings - Matt Hanley

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.22.2

Published by daniellockyer over 4 years ago

  • 🐛 Updated access to be true by default in v3 API - Hannah Wolfe
  • 🐛 Emitted all settings events on reinit of cache (#12012) - Fabien O'Carroll
  • 🐛 Hardened members subscription migration against missing data (#12009) - Fabien O'Carroll

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.22.1

Published by daniellockyer over 4 years ago

  • 🐛 Fixed global code injection not being output - Kevin Ansfield
  • 🐛 Fixed settings cache being out of sync after migrations (#11987) - Kevin Ansfield

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.22.0

Published by daniellockyer over 4 years ago

⚠️ There is an issue with settings in 3.22.0. Please skip this version and update directly to the latest version.

  • ✨ Switched on Stripe Connect by default - Fabien O'Carroll
  • 🐛 Moved access to an API property (#11967) - Hannah Wolfe
  • 🐛 Fixed facebook/twitter images having relative URLS in API output - Kevin Ansfield
  • 🐛 Fixed staff profile editing incorrectly showing saved state - Rishabh Garg

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.21.1

Published by daniellockyer over 4 years ago

  • 🐛 Fixed potentially squashed images in image cards - Kevin Ansfield

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.21.0

Published by daniellockyer over 4 years ago

  • ✨ Added sizes attribute to in-content <img> elements - Kevin Ansfield
  • 🐛 Added tags sidebar navigation for editors - Rishabh Garg

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.20.3

Published by daniellockyer over 4 years ago

No user-visible changes in this release.

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.20.2

Published by daniellockyer over 4 years ago

  • 🐛 Fixed incorrect save warning on design settings - Rishabh Garg

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.20.1

Published by daniellockyer over 4 years ago

  • 🐛 Fixed embed/bookmark retrieval for sites that require cookies during redirects - Kevin Ansfield

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.20.0

Published by daniellockyer over 4 years ago

  • ✨ Added INR currency support (#11911) - Hannah Wolfe
  • ✨ Added all/free/paid filter to members admin screen (TryGhost/Ghost-Admin#1600) - Kevin Ansfield
  • ✨ Added /members/validate ednpoint to Admin API - Nazar Gargol
  • 🐛 Fixed private blogging exposing 404 and robots (#11922) - Hannah Wolfe
  • 🐛 Fixed fallback to bookmark card when pasting localhost Ghost url - Kevin Ansfield
  • 🐛 Fixed small images appearing smaller in post content - Kevin Ansfield
  • 🐛 Fixed missing text version in bulk email (#11919) - Hannah Wolfe
  • 🐛 Fixed custom redirects for subdirectory setups - Fabien O'Carroll
  • 🐛 Fixed file inputs not allowing same file to be re-uploaded in Firefox - Kevin Ansfield
  • ♿️ Added blank alt attributes to images when no alt text is provided - Kevin Ansfield

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.19.2

Published by daniellockyer over 4 years ago

  • 🐛 Fixed issue with member signin/signup URLs - Fabien O'Carroll

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.19.1

Published by daniellockyer over 4 years ago

  • ✨ Added responsive-image srcset attribute to image and gallery card output - Kevin Ansfield
  • ✨ Added access level filter to posts and pages lists in admin - Kevin Ansfield
  • 🐛 Fixed timezone issue - Daniel Lockyer

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 3.19.0

Published by daniellockyer over 4 years ago

⚠️ 3.19.0 has a timezone bug, anyone on this version should upgrade


  • ✨ Allowed domain change for members "from" address (TryGhost/Ghost-Admin#1597) - Rishabh Garg
  • ✨ Switched per-user custom views to shared custom views - Kevin Ansfield
  • 🐛 Fixed searchParam query param errors when deleting member labels - Kevin Ansfield
  • 🐛 Fixed "from" parameter handling for bulk email - Rishabh Garg
  • 🐛 Improved error message output when oembed request fails - Kevin Ansfield
  • 🐛 Fixed original url/query params not being used in bookmark cards - Kevin Ansfield
  • 🐛 Fixed member list not updating when manually adding a new member - Kevin Ansfield
  • 🐛 Fixed members list not updating after deleting a member - Kevin Ansfield
  • 🐛 Fixed members list not refreshing after adding yourself - Kevin Ansfield
  • 🐛 Fixed location not being recorded for paid member signups - Kevin Ansfield
  • 🐛 Fixed change password button state on staff screen - Rishabh Garg

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.

Ghost - 2.38.2

Published by daniellockyer over 4 years ago

  • 🔒 Improved security of oembed endpoint by restricting access to sites on private IP blocks - Kevin Ansfield

See the changelogs for Ghost and Ghost-Admin for the details of every change in this release.