Ghost - Package Updates
- 
[3.138.0]
- Update Ghost to 3.39.0
 - Added email open rate to posts list in admin (TryGhost/Ghost-Admin#1772) - Sanne de Vries
 - Added cancellation reason to Members UI (TryGhost/Ghost-Admin#1782) - Fabien 'egg' O'Carroll
 - Supported custom redirects for member signup (TryGhost/Ghost-Admin#1768) - Peter Zimon
 - Added new portal links for plan checkout (TryGhost/Ghost-Admin#1770) - Rishabh Garg
 - Added staff personal tokens - Thibaut Patel
 - Fixed infinite spinner when admin login attempt fails (TryGhost/Ghost-Admin#1755) - Kukhyeon Heo
 - Fixed backwards compatibility for newsletters (#12422) - Fabien 'egg' O'Carroll
 - Fixed flat member chart for GMT-X timezones - Scott Cabot
 
 - 
[3.138.1]
- Update Ghost to 3.39.2
 - Full changelog
 - Added guard for page.items existing in Mailgun response - Kevin Ansfield
 - Fixed copy for open-tracking settings - Sanne de Vries
 - Fixed email cards missing an edit icon in the toolbar - Kevin Ansfield
 
 - 
[3.139.0]
- Update Ghost to 3.40.1
 - Full changelog
 - Added activity feed to member details screen (TryGhost/Ghost-Admin#1796) - Sanne de Vries
 - Added new members CSV importer (TryGhost/Ghost-Admin#1797) - Rishabh Garg
 - Added email stats overview to member details page (TryGhost/Ghost-Admin#1795) - Sanne de Vries
 - Added open-rate column and ordering to the members list (TryGhost/Ghost-Admin#1790) - Sanne de Vries
 - Added email.open_rate order option to posts api (#12439) - Kevin Ansfield
 - Fixed comped flag for members - Fabien O'Carroll
 - Fixed page preview - Thibaut Patel
 
 - 
[3.139.2]
- Update Ghost to 3.40.3
 - Fixed reply-to address not set for newsletters - Rishabh Garg
 - Fixed redirects "to" query params forwarding (#12333) - Kukhyeon Heo
 - Fixed re-enabling of complimentary subscriptions - Fabien O'Carroll
 - Added translation for BookshelfRelationsError - Fabien O'Carroll
 - Fixed incorrect locale loading when changing themes - Naz
 - Fixed duplicate customers showing for members with multiple subscriptions - Kevin Ansfield
 
 - 
[3.139.3]
- Update Ghost to 3.40.4
 - Full changelog
 - Fixed error when deleting a member that has received a newsletter email - Kevin Ansfield
 
 - 
[3.140.0]
- Update Ghost to 3.41.1
 - Full changelog
 - Added new FirstPromoter integration (TryGhost/Admin#1825) - Rishabh Garg
 - Updated newsletter design to use accent color - Rishabh Garg
 - Split the v3 endpoint from the canary endpoint - Thibaut Patel
 - Added multiple use grace period to tokens (#12519) - Fabien 'egg' O'Carroll
 - Disabled auto-unsubscribe of members on permanent email failure events - Kevin Ansfield
 - Fixed flash of unstyled content appearing when toggling night mode (TryGhost/Admin#1818) - Harsh Maur
 
 - 
[3.140.1]
- Update Ghost to 3.41.2
 - Full changelog
 - Fixed issue opening Stripe Checkout via data-members-plan - Fabien 'egg' O'Carroll
 
 - 
[3.165.0]
- Update Ghost to 3.41.3
 - Version of package was bumped to make it clear it is separate from app version
 - Full changelog
 - Fixed default urls for checkout session - Rishabh Garg
 
 - 
[3.166.1]
- Update Ghost to 3.41.5
 - Full changelog
 - Fixed new paid members showing up with status as 'incomplete' - Daniel Lockyer
 - Fixed unable to exit code injection settings without save - Rishabh Garg
 
 - 
[3.166.2]
- Update Ghost to 3.41.6
 - Full changelog
 - Fixed payment methods not getting attached to subscriptions - Daniel Lockyer
 - Fixed EADDRINUSE error handling on NodeJS >=13 - KiraLT
 
 - 
[3.166.3]
- Update Ghost to 3.41.7
 - Full changelog
 - Fixed open file handle leak with external jobs - Kevin Ansfield
 - Fixed comping members w/ active subscription - Fabien O'Carroll
 - Fixed unexpected members-only content appearing in excerpt field (#12670) - Kevin Ansfield
 
 - 
[3.166.4]
- Update Ghost to 3.41.8
 - Full changelog
 - Fixed updating member payment details - Fabien O'Carroll
 
 - 
[3.166.5]
- Update Ghost to 3.41.9
 - Full changelog
 - Fixed cancelling subscriptions when deleting members
 
 - 
[3.167.1]
- Update Ghost to 3.42.1
 - Full changelog
 
 - 
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