Ghost - Package Updates
Pinned
Ghost
-
[3.179.0]
- Update Ghost to 4.11.0
- Full changelog
- Fixed publication icon in nav bar sometimes appearing inverted in dark mode
-
[3.180.1]
- Update Ghost to 4.12.1
- Full changelog
-
[3.182.0]
- Update Ghost to 4.14.0
- Full changelog
- Added new Tiers feature to Beta features section - Rishabh
- Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080) - Kevin Ansfield
- Added ability to update snippet contents (#2073) - Kevin Ansfield
- Merged About into a redesigned What's New page - Peter Zimon
- Added ability to drop an image card onto an empty gallery - Kevin Ansfield
- Added ability to upload a feature image by drag and dropping an image file - Kevin Ansfield
- Added a "saved" indicator for autosaved draft posts - Kevin Ansfield
- Fixed crash when newly created images are dragged into a gallery - Kevin Ansfield
- Fixed captions becoming uneditable when they have a trailing space - Kevin Ansfield
-
[3.183.0]
- Update Ghost to 4.15.0
- Full changelog
- Fixed remote command injection when using sendmail email transport - Daniel Lockyer
- Fixed error in sitemap with >50k posts (#13317) - Hannah Wolfe
- Fixed Outlook incorrect text styling and ' appearing in email content (#13313) - Kevin Ansfield
-
[3.185.0]
- Update Ghost to 4.17.0
- Full changelog
- Added Members Filtering feature - Fabien O'Carroll
- Fixed incorrect unsaved changes popup on memberships screen - Rishabh Garg
- Fixed mail config not respecting disabled secure connections - Daniel Lockyer
-
[3.185.1]
- Update Ghost to 4.17.1
- Full changelog
- Fixed 500 when instance has an invalid redirects config - Naz
-
[3.186.0]
- Make sendmail optional
-
[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.188.1]
- Update Ghost to 4.19.1
- Full changelog
- Fixed handling of "incomplete" subscriptions - Fabien O'Carroll
- Fixed "Send" publish type not being reset when closing publish menu - 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.190.0]
- Update Ghost to 4.21.0
- Full changelog
- Fixed settings previews not working in private site mode (TryGhost/Admin#2128) - Rishabh Garg
-
[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