Ghost - Package Updates
Pinned
Ghost
-
Since this is a major update for ghost from v3 to v4, we will only roll this out slowly.
[3.168.0]
- Update Ghost to 4.0.1
- Members and Portal are enabled by default
- Added support for 113 new currencies (TryGhost/Admin#1853) - Fabien 'egg' O'Carroll
- Added native lazy loading behaviour to content images - Kevin Ansfield
- Added paywall card to mark end of free content preview (#12663) - Kevin Ansfield
- Added ability to make image cards links - Kevin Ansfield
- Added accent color CSS variable to {{ghost_head}} (#12717) - Kevin Ansfield
- Added new boot process - Hannah Wolfe
- Added new members stats endpoints - Rishabh Garg
- Added theme preview mode - Hannah Wolfe
- Added YAML file support for redirects - Kukhyeon Heo
- Flattened members subscriptions data in API - Rishabh Garg
- Dropped apps related tables - Naz G
- Removed labs from settings - Naz G
- Enabled foreign key checks on sqlite3 - Thibaut Patel
- Removed main script that no longer exists - Hannah Wolfe
- Resolved orphaned webhooks - Thibaut Patel
- Renamed the private mode cookie - Thibaut Patel
- Bumped required Ghost-CLI version to 1.16.0 - Daniel Lockyer
- Comes with Casper 4.0
- Fixed maintenance page being excluded from npm build - Austin Burdine
-
[3.169.0]
- Update Ghost to 4.1.0
- Fixed GHOST_URL appearing in sitemaps (#12787) - Kevin Ansfield
- Fixed unable to delete member (#12784) - Rishabh Garg
- Fixed link contrast in editor with very light/dark accent colors (TryGhost/Admin#1870) - Kevin Ansfield
- Fixed @price template data to work with price helper (#12764) - Fabien 'egg' O'Carroll
- Fixed deleting members to prompt cancellation (TryGhost/Admin#1869) - Fabien 'egg' O'Carroll
- Fixed AMP validation warning from accent color style tag (#12771) - Kevin Ansfield
- Fixed GHOST_URL appearing in generated excerpts - Naz
- Removed the /redirects/json route alias - Thibaut Patel
-
[3.169.1]
- Update Ghost to 4.1.2
- Fixed 404 errors if navigation URLs are somehow blank - Kevin Ansfield
- Fixed plaintext and excerpt fallbacks having incorrect URLs after domain change (#12811) - Kevin Ansfield
- Fixed limits not allowing contributors to be unsuspended - Hannah Wolfe
- Fixed performance regression introduced in 4.1.0 (#12807) - Kevin Ansfield
- Fixed Admin redirect for newsletter/support email update (#12810) - Rishabh Garg
- Fixed upgrade notification showing post-upgrade - Naz
- Fixed images not having srcset or sizes attributes (#12800) - Kevin Ansfield
-
[3.170.0]
- Update Ghost to 4.2.0
- Full changelog
- Fixed incorrect MRR delta calculation (#12823) - Rishabh Garg
- Fixed markdown for linked images being mangled in some cases - Kevin Ansfield
- Fixed incorrect member count on dashboard - Rishabh Garg
- Reduced default exports content for DB APIs (#12818) - Naz
-
[3.171.3]
- Update Ghost to 4.3.3
- Removed unused and insecure preview endpoint - Hannah Wolfe
- Fixed error when using staff access tokens - Daniel Lockyer
- Fixed Ghost 4.3.0 migration that put all sites into "allow free members signup" (#12904) - Kevin Ansfield
-
[3.173.0]
- Update Ghost to 4.5.0
- Added custom product settings and multiple price support - Fabien 'egg' O'Carroll & Rishabh Garg
- Added support for gating content by member labels and products (#12946) - Kevin Ansfield
- Added label and product options for email recipients (TryGhost/Admin#1947) - Kevin Ansfield
- Added ability to send a newsletter to members with a certain label or product (#12932) - Kevin Ansfield
- Added default newsletter recipients setting (TryGhost/Admin#1946) - Kevin Ansfield
- Updated post settings menu visibility option to support member segments - Kevin Ansfield
- Fixed labels not being saved with member during signup - Kevin Ansfield
- Bumped minimum Node version to 12.22.1 and 14.16.1 - Daniel Lockyer
- Bumped required Ghost-CLI version to 1.17.0 - Daniel Lockyer
- Dropped support for Node 10 - Daniel Lockyer
-
[3.174.0]
- Update Ghost to 4.6.0
- Simplified management of membership settings
- Reverted ability to set post access level to labels - Kevin Ansfield
- Fixed retry email not timing out on poll - Rishabh Garg
- Fixed creating members linked to stripe customers - Fabien O'Carroll
- Fixed error on saving member with susbcriptions - Rishabh Garg
- Fixed feature images in emails appearing very wide in Outlook - Kevin Ansfield
- Fixed frontmatter-related validation error - Naz G
- Fixed webhook initialization when over limit - Naz G
- Removed 401 error for logged-out member on Portal - Rishabh Garg
-
[3.174.1]
- Update Ghost to 4.6.4
- Fixed missing Stripe connected check on boot (#12992) - Rishabh Garg
- Fixed portal preview resize when using split front-end/admin URLs (TryGhost/Admin#1980) - Kevin Ansfield
- Fixed error on membership screen when using split front-end/admin URLs - Kevin Ansfield
- Fixed incorrect @price.currency value in themes (#12987) - Rishabh Garg
- Added error message from limit service to theme upload - ceecko
- Fixed incorrect price data in themes (#12985) - Rishabh Garg
- Fixed members list not loading (#12930) - Rishabh Garg
-
[3.175.0]
- Update Ghost to 4.7.0
- Enabled use of Grammarly extension in the editor - Kevin Ansfield
- Added "labs" setting enabling feature flags - Naz Gargol
- Fixed unable to create new prices on switching Stripe account (#13013) - Rishabh Garg
- Fixed member count not showing in send email confirmation modal - Kevin Ansfield
- Fixed member count in publish menu not matching subscription status - Kevin Ansfield
- Fixed links in email preview not being clickable - Kevin Ansfield
- Fixed logs showing an error when sending an email with no feature image - Kevin Ansfield
- Fixed Enter key not working in send email confirmation modal - Kevin Ansfield
- Fixed blank branding preview on split front-end/admin domain setups - Kevin Ansfield
-
[3.176.0]
- Update Ghost to 4.8.0
- Added additional newsletter customisation settings (#13074) - Kevin Ansfield
- Added multiple products UI in Portal behind feature flag - Rishabh Garg
- Opened member email settings up to Administrator staff users - Kevin Ansfield
- Moved default focus in editor from body to title for new posts - Kevin Ansfield
- Fixed confusing member count shown in save notification and editor header - Kevin Ansfield
- Fixed sticky "unsaved settings" modal - Daniel Lockyer
-
[3.176.1]
- Update Ghost to 4.8.3
- Fixed default currency for MRR stats on dashboard - Rishabh Garg
- Fixed error when deleting non-existent snippet - Daniel Lockyer
- Fixed stripe connect modal not closing - Rishabh Garg
- Fixed error when using API to search for tags - Daniel Lockyer
- Fixed incorrect data returned when using API fields - Daniel Lockyer
-
[3.177.0]
- Update Ghost to 4.9.0
- Full changelog
- Added detection of conditional partials in themes - Naz
- Added webp image support (#13105) - Matt Hanley
- Added post feature image alt and caption support to editor (TryGhost/Admin#2026) - Kevin Ansfield
- Added feature_image_{alt/caption} to the v4 posts API - Kevin Ansfield
- Added alpha support for segmented email cards - Naz
- Added a "reset all passwords" feature (#13005) - Thibaut Patel
- Adjusted post settings menu design so it can stay open whilst editing - Kevin Ansfield
- Fixed account/dark mode/settings buttons not being accessible on small mobile devices - Kevin Ansfield
- Hid mobile nav bar when in the editor - Kevin Ansfield
- Fixed potential for partial content re-generation in 4.0 migrations (#13120) - Kevin Ansfield
- Fixed incorrectly stored URLs after migration from 3.x to 4.6.1-4.8.4 (#13109) - Kevin Ansfield
- Fixed a 500 error for incorrect fields parameter in API - Naz
- Fixed blank mobile preview for pages in preview modal - Kevin Ansfield
- Fixed validation on theme install API parameters - Daniel Lockyer
- Fixed update notification showing after upgrade - Naz
- Fixed version update indicator on about page - Naz
- Fix test email member uuid (#12809) - Matthew Schmoyer
- Removed netjet support - Hannah Wolfe