TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
28966
9d205cda 🎨 Improved share modal to clamp long post previews closes https://linear.app/ghost/issue/DES-1418/clamp-post-preview-from-share-modal - the share modal rendered the full post excerpt, which could run ~500 chars and overflowed the modal with a scrollbar on shorter viewports - only the auto post-publish path capped it (truncated text to 100 chars in usePostSuccessModal); the analytics-header Share button and Stats latest-post passed the raw excerpt uncapped, so behaviour was inconsistent - moved the bound into the shared PostShareModal component as a 2-line CSS clamp so every consumer behaves the same, and removed the now-redundant char truncation from the hook
by Weyland Swart
W
Succeeded
main
41355a48 Updated reader-side gift link toast to the agreed design (#28959) closes https://linear.app/ghost/issue/BER-3750 Updates the existing reader-side gift-link toast to align with the agreed design. This is purely cosmetic.
by Weyland Swart
W
Succeeded
28959
9b47fade Design improvements
by Weyland Swart
W
Succeeded
28959
85e1916a Updated reader-side gift link toast to the agreed design ref https://linear.app/ghost/issue/BER-3750 - restyles the existing reader-side gift toast to a two-panel layout: the publication icon alongside the announcement, with a gift-card pattern fallback when no icon is set - uses the publication icon (square) rather than the logo so it fills the media panel cleanly; falls back gracefully to the accent gift-card texture, and to a flat accent panel if the textures are unavailable - trigger, flag gating, theme override and i18n are inherited unchanged from main - this is purely the toast's markup and styling - serves the shared gift-card textures at /gift/assets/* so the fallback panel can render
by Weyland Swart
W
Succeeded
main
65d36855 ✨ Added system appearance mode to Ghost Admin (#28911) closes https://linear.app/ghost/issue/DES-1288/add-automatic-to-admin-darklight-mode Ghost Admin only had a light/dark toggle stored as a boolean, so users had no way to follow their operating system's appearance preference. This adds a "system" mode that mirrors the OS and updates live when it changes.
by Weyland Swart
W
Succeeded
add-automatic-to-admin-darklight-mode
e574a2cd Merge 2ae2c751841c9f4c61f859b967fad21172f63cb8 into f0f97e8f1c0192117194778a1faa56dc5a36ac7b
by Weyland Swart
W
Succeeded
28911
2ae2c751 Updated test snapshots for the default user accessibility preference ref https://linear.app/ghost/issue/DES-1288/add-automatic-to-admin-darklight-mode - new users now persist accessibility {"nightShift":"system"} at creation, so every serialised user reflects the new default — including authors embedded in posts/pages responses and webhook payloads, and the owner created during blog setup - regenerated the affected admin API, webhook, and setup snapshots; every change is limited to the accessibility value and the resulting content-length headers
by Weyland Swart
W
Succeeded
main
e4b7b67b 🐛 Fixed dark mode in the automations email editor (#28914) No ref Fixes dark-mode rendering in the automations email editor.
by Weyland Swart
W
Succeeded
28914
96fdd7b1 🐛 Fixed dark mode in the automations email editor no ref - the Koenig editor was hardcoded to light mode, so the editing surface stayed light when admin was in dark mode; it now follows the active theme - several dark backgrounds referenced a non-existent color shade (gray-975/grey-975), which silently did nothing and let the light backgrounds leak through in dark mode - the content/preview toggle hardcoded light colors over the design system's theme-aware tokens; it now uses those tokens so both themes render correctly - the preview header had no visible background in dark mode; it now uses the same distinct surface as the post preview
by Weyland Swart
W
Failed
28911
103ad405 ✨ Added system appearance mode to Ghost Admin closes https://linear.app/ghost/issue/DES-1288/add-automatic-to-admin-darklight-mode - admin previously only had a light/dark toggle stored as a boolean; users had no way to follow their OS appearance preference - adds a third "system" mode that resolves to light/dark from the OS and tracks changes live via prefers-color-scheme - new users (owner setup + invited staff) now default to "system"; existing users keep their current preference, with legacy booleans migrated to strings on read so no data backfill is needed - the user menu's dark mode switch is replaced with a Light/Dark/System submenu - Ember remains the source of truth for the admin theme (class + dark stylesheet + OS listener); the React menu applies changes through the state bridge so editor and UI consumers stay in sync
by Weyland Swart
W
Succeeded
28897
cb0bb20e Design fixes
by Weyland Swart
W
Succeeded
weyland-des-1209-analytics-breaks-layout-on-mobile-devices
7ef3c1f2 Merge 89e561d862726067a8c8a6ff9ded0eec598ffd53 into 5bb4b4546aac1cb7ba6c88f86ed6469c42016302
by Weyland Swart
W
Succeeded
weyland-ber-3650-add-easy-quote-replies
3b11015e Merge 61b151e1699848842568b17905b90138df45c6c1 into 46d19ebee5c3d8c5ace097d78947054639f9c702
by Weyland Swart
W
Succeeded
main
d0a8b427 Fixed broken search clearing on the members page (#28436) Closes https://linear.app/ghost/issue/DES-1386/show-all-members-button-broken The View all members button wouldn't clear the search properly. This fixes that and also makes sure it works with browser controls.
by Weyland Swart
W
Succeeded
adding-dislikes-to-comments-server-single-table
fa2422c4 Added comment dislike server support ref https://linear.app/ghost/issue/BER-3549/create-comment-dislikes-private-lab-flag Stores likes and dislikes as scored comment_likes rows so the API can support downvotes without a separate table, feature flag, or public dislike counts.
by Weyland Swart
W
Succeeded
adding-dislikes-to-comments-server-single-table
0d79ed7c Added comment dislike server support ref https://linear.app/ghost/issue/BER-3549/create-comment-dislikes-private-lab-flag Stores likes and dislikes as scored comment_likes rows so the API can support downvotes without a separate table, feature flag, or public dislike counts.
by Weyland Swart
W
Previous page
Previous
Next
Next page