Ghost - Package Updates
- 
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