Ghost - Package Updates
-
[4.152.4]
- Update ghost to 6.19.4
- Full Changelog
- Fixed file upload content type passthrough to storage adapter (#26637) - Princi Vershwal
- Fixed missing permission checks in paginated query hooks - Rob Lester
- Fixed last_seen being modifiable via User API (#26350) - Leif Singer
- Fixed invisible comments filter dropdown in Safari (#26484) - Kevin Ansfield
- Added new Turkish translations for Comments, Ghost, Portal (#25978) - Turab
- Optimized comment count subquery to avoid full table scan (#26624) - Steve Larson
-
[4.153.0]
- Update ghost to 6.20.0
- Full Changelog
- Added Feedbin to list of supported Inbox Links providers (#26641) - Evan Hahn
- Fixed sign-out redirecting to wrong URL on subdirectory sites - Kevin Ansfield
-
[4.153.1]
- Update ghost to 6.20.1
- Full Changelog
- This release contains fixes for minor bugs and issues reported by Ghost users.
-
[4.154.0]
- Update ghost to 6.21.0
- Full Changelog
- Expanded available cards in welcome email editor (#26645) - Evan Hahn
- Fixed double-prefixed asset URLs when using CDN - Rob Lester
- Fixed contributor user menu Posts link navigating to wrong route (#26716) - Kevin Ansfield
- Fixed contributor posts list not being scrollable (#26715) - Kevin Ansfield
- Fixed missing server-side label search in recipient & segment selects (#26699) - Kevin Ansfield
- Fixed #-prefixed member label select ordering when scrolling (#26702) - Kevin Ansfield
-
[4.154.1]
- Update ghost to 6.21.2
- Full Changelog
- Updated Source to v1.5.1 - Ghost CI
- Updated Casper to v5.10.0 - Ghost CI
- Fixed missing feature images for published posts in Contributor posts list (#26726) - Kevin Ansfield
- Refreshed cancel button state after retention offer flow (#26735) - Michael Barrett
- Fixed broken settings view when logged in as Editor (#26720) - Kevin Ansfield
-
[4.155.0]
- Update ghost to 6.22.0
- Full Changelog
- Added retention offers (#26747) - Sag
- Added separate Server and Admin build versions to About dialog (#26769) - Rob Lester
- Fixed N+1 queries and broken reply limit in comments API - Rob Lester
- Fixed bookmark filtering in Welcome Emails editor (#26742) - Evan Hahn
- Fixed race condition in reply-to-reply comment form - Rob Lester
-
[4.155.1]
- Update ghost to 6.22.1
- Full Changelog
- Added file type validation and content-type control for file uploads (#26869) - Princi Vershwal
- Updated Source to v1.5.2 - Ghost CI
- Updated Casper to v5.10.1 - Ghost CI
- Updated private page access and signup flow (#26762) - John O'Nolan
- Changed email verification error messages to be configurable via hostSettings (#26631) - Jannis Fedoruk-Betschki
- Fixed font rendering when converting SVGs with text elements to PNG format (#26863) - Chris Raible
- Fixed "labels is not defined" error when creating comped members via API (#26837) - Troy Ciesco
- Fixed translations for Inbox Links button (#26839) - Evan Hahn
- Fixed domain warming when warming has completed (#26817) - Sam Lord
- Added missed string wrapping for Portal's offer page (#26884) - Cathy Sarisky
-
[4.155.2]
- Update ghost-cli to 1.28.6
-
[4.156.0]
- Hide Alternative Service header
-
[4.157.0]
- Update ghost to 6.23.0
- Full Changelog
- Released Transistor.fm integration (#26967) - Steve Larson
- Mitigate comments being blocked by fingerprint content blockers - Rob Lester
- Fixed @site.admin_url missing /ghost/ when admin URL is configured (#26960) - Hannah Wolfe
- Fixed attribution on links in email-only posts (#26899) - Chris Raible
-
[4.160.0]
- Update ghost-cli to 1.29.1
- Full Changelog
- Patched bug with
fkillpreventing stop/update. - Added support for
pnpmas well asyarn. - backup: fix backup command with ghost v6 (#1974) (e3e70c0), closes #1973
- config: disable 2FA for non-production installs (5e4c255)
- config: allow mailgun as valid transport (#1969) (6cfd952), closes #1968
-
[4.161.0]
- Update ghost to 6.26.0
- Full Changelog
- Restored Renovate automerge rebasing - Hannah Wolfe
- Added slug to members tier filter search - Rob Lester
-
[4.162.0]
- Update ghost to 6.27.0
- Full Changelog
- Added ability to put a share button on posts (#26866) - Peter Zimon
- Added CDN base URL support for theme and public assets - Murat orlu
- Updated Source to v1.5.3 - Ghost CI
- Updated Casper to v5.10.3 - Ghost CI
-
[4.163.0]
- Update ghost to 6.28.0
- Full Changelog
- Fixed deep-linking to Admin screens whilst logged out (#27316) - Kevin Ansfield
- Fixed member edited webhook missing tiers (#27236) - Steve Larson
-
[4.164.0]
- Update ghost to 6.30.0
- Full Changelog
- This release contains fixes for minor bugs and issues reported by Ghost users.
-
[4.165.0]
- Update ghost to 6.32.0
- Full Changelog
- Updated Source to v1.6.1 - Ghost CI
- Updated Casper to v5.11.1 - Ghost CI
- Improved Members list filtering - Jonatan Svennberg
- View the changelog for full details: https://github.com/TryGhost/Ghost/compare/v6.31.0...v6.32.0
-
P Package Updates locked this topic
-
[4.165.1]
- Update ghost-cli to 1.29.2
- Full Changelog
- Fixed dependency installation in newer Ghost versions with pnpm
-
[4.166.0]
- Update ghost to 6.35.0
- Full Changelog
- Fixed selected labels showing edit controls in filters - Jonatan Svennberg
- Fixed member filters hiding options after closing search - Jonatan Svennberg
- Fixed incorrect toolbar and popup positioning in editor (#27575) - Kevin Ansfield
- Fixed admin session not rotating on password change and reset - Rob Lester
- Added bookmark card fallback for non-allowlisted oEmbed responses - Rob Lester
- Fixed stale member email suppression state on resignup (#27408) - Jonatan Svennberg
- Fixed Gmail inbox links 404ing for Workspace and signed-out users - Rob Lester
- Added Preview tab to welcome email editor by @cmraible in TryGhost/Ghost#27399
- Fixed mobile issues with Portal share modal by @peterzimon in TryGhost/Ghost#27501
- Fixed scheduled email-only posts to require newsletter reference. by @markstos in TryGhost/Ghost#24517
-
[4.167.0]
- Update ghost to 6.36.0
- Full Changelog
- Added direct access-code entry for private sites - Jonatan Svennberg
- Moved private site controls into Access settings (#27390) - John O'Nolan
- Fixed RTL languages rendering left-to-right in newsletter emails (#27357) - Jannis Fedoruk-Betschki
- Declared lodash as a phantom dep in apps/admin - Rob Lester
- Preserved trailing slashes inside admin redirect query values - Rob Lester
- Fixed admin deep-link redirect when URL has a trailing slash - Rob Lester
- Fixed What's New banner breaking on null changelog fields - Rob Lester
- Fixed missing favicon and apple-touch-icon in React admin (#27528) - leafwind
- Added missing empty state for members (#27463) - Weyland Swart
- Fixed member import tier mapping (#27612) - Jonatan Svennberg
-
[4.168.0]
- Update ghost to 6.37.0
- Full Changelog
- Updated Vietnamese translations by @honhatduy in TryGhost/Ghost#27597
- Bulgarian translation updates by @yovko in TryGhost/Ghost#27555
- Expanded file upload allowlist with non-executable formats by @betschki in TryGhost/Ghost#27677
- Tolerated absolute and pre-prefixed paths in S3Storage by @rob-ghost in TryGhost/Ghost#27671
- Added admin UI for publication social accounts by @JohnONolan in TryGhost/Ghost#27396
- Fixed newsletter reply-to verification links failing after signin by @9larsons in TryGhost/Ghost#27660
- Fixed second label filter creating duplicate filters on each toggle by @rob-ghost
- Full Changelog: https://github.com/TryGhost/Ghost/compare/v6.36.0...v6.37.0
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login