Ghost - Package Updates
Pinned
Ghost
-
[3.187.0]
- Update Ghost to 4.18.0
- Full changelog
- sparkles Promoted email-only feature to general availability - Naz
- bug Fixed showing "reschedule" in PSM after the post is sent - Naz
- bug Fixed alert notifications being sent out to non-active users - Naz
- bug Fixed copy-to-clipboard buttons in Chrome + Firefox - Kevin Ansfield
- bug Fixed immediately sent email when scheduling email-only post - Naz
-
[3.188.0]
- Update Ghost to 4.19.0
- Full changelog
- Added basic {{match}} helper - Hannah Wolfe
- Fixed incorrect publish type showing in publish menu after close/re-open - Kevin Ansfield
- Fixed inability to re-schedule a scheduled post - Kevin Ansfield
-
[3.189.0]
- Update Ghost to 4.20.1
- Full changelog
- sparkles Added ability for themes to define custom settings (#13661) - Kevin Ansfield
- Added Offers feature to Ghost - Fabien O'Carroll
- Improved Ghost boot time and memory usage by lazy loading routes - Daniel Lockyer
- Fixed inconsistent publish/send messaging in publish menu - Kevin Ansfield
- Fixed URLs not being correctly transformed during insert operations (#13618) - Kevin Ansfield
- Fixed "Send" publish type not being reset when closing publish menu - Kevin Ansfield
-
[3.189.3]
- Update Ghost to 4.20.4
- Full changelog
- Fixed 500 error when visiting an email-only post link - Naz
- Fixed GScan crash on files starting with package.json - Thibaut Patel
- Fixed GScan falsely triggering the "unused theme setting" error - Thibaut Patel
- Fixed error from custom settings sync when theme name contains . chars - Kevin Ansfield
-
[3.191.0]
- Update Ghost to 4.22.0
- Full changelog
- Update Ghost cli to 1.18.0
- Added card-asset config with sensible default - Hannah Wolfe
- Updated Casper to v4.2.0 - Sodbileg Gansukh
- Fixed a 500 error when uploading invalid routes.yaml - Naz
- Fixed broken assets for theme/design preview - Thibaut Patel
- Fixed gscan crashing on invalid package.json - Thibaut Patel
- Prevented unexecuted migrations from being rolled back - Fabien O'Carroll
- Fixed handling of non-subscription invoices - Fabien O'Carroll
- Fixed email type when creating Members via API - Fabien O'Carroll
- Fixed error in setting page access to tiers - Rishabh
- Fixed idempotentcy of addPermissionToRole util (#13685) - Fabien 'egg' O'Carroll
-
[3.191.1]
- Update Ghost to 4.22.1
- Full changelog
- Fixed theme installs from ghost.org/marketplace - Kevin Ansfield
- Fixed login problems in Safari on private sites that have front-end/admin on different domains - Kevin Ansfield
- Fixed preview modal showing outdated content if opened before autosave is triggered - Kevin Ansfield
- Fixed offers remaining after subscription change - Fabien O'Carroll
- Fixed member activity feed not showing in dashboard - Kevin Ansfield
- Fixed design settings preview using old settings immediately after activating theme - Kevin Ansfield
-
[3.191.2]
- Update Ghost to 4.22.2
- Full changelog
- Fixed install of free themes from the marketplace that aren't in the built-in list - Kevin Ansfield
- Fixed setting Tier prices after changing Stripe accounts - Fabien 'egg' O'Carroll
- Fixed extension mismatching .mp4 as invalid - Naz
-
[3.191.4]
- Update Ghost to 4.22.4
- Full changelog
- Fixed perms error when building public assets - Hannah Wolfe
- Fixed credentials provider for SES mail transport - Daniel Lockyer
- Fixed Casper not being installable from themes list - Kevin Ansfield
- Fixed Unsplash image selector being available in editor when disabled - Kevin Ansfield
-
[3.193.0]
- Update Ghost to 4.24.0
- Full changelog
- Added support for theme card_asset config to GScan - Thibaut Patel
- Fixed redirects.json file corruption on upload - Naz
- Fixed /unsplash search term not including all words - Kevin Ansfield
- Fixed card asset init/reload behaviour - Hannah Wolfe
-
[3.194.1]
- Update Ghost to 4.25.1
- Full changelog
- Fixed malformed URLs crashing the url helper - Thibaut Patel
- Fixed 500 errors for Stripe webhooks - Fabien egg O'Carroll
- Fixed Member imports overriding missing columns - Fabien egg O'Carroll
-
[3.195.0]
- Update Ghost to 4.26.0
- Full changelog
- Added toggle card to editor - Rishabh Garg
- Added callout card to editor - Thibaut Patel
- Updated Casper to v4.3.1 - Peter Zimon
- Fixed error when sending messages via bootstrap socket - Daniel Lockyer
-
[3.196.0]
- Update Ghost to 4.27.1
- Full changelog
- Added an additional blockquote style - Kevin Ansfield
- Added support for rich Twitter embeds in emails - Fabien egg O'Carroll
- Updated Casper to v4.4.0 - Daniel Lockyer
- Added confirmation dialog any time a post/page will be published - Kevin Ansfield
- Fixed pasting html into a KoenigBasicHtmlInput - Thibaut Patel
- Fixed pasted image files appearing twice in editor - Kevin Ansfield
- Fixed initial paste of Twitter URL not triggering full script load - Kevin Ansfield
- Fixed card scripts executing before DOM is parsed - Fabien egg O'Carroll