tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
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
30329
b2211201 Added a changeset for the Unsplash selector dark mode fix ref https://linear.app/ghost/issue/DES-1419/when-picking-an-image-from-unsplash-the-whole-background-is-white-even
by Sodbileg G...
S
Succeeded
main
7eafbd28 Fixed profile card image copy in ActivityPub preferences (#29173) closes https://linear.app/ghost/issue/DES-1411 closes https://github.com/TryGhost/ActivityPub/issues/1312 Copying the "Share your profile" card failed in all browsers because `html2canvas-objectfit-fix` cannot parse the oklch colors from Shade's Tailwind v4 theme. Replaced it with `html2canvas-pro`, which supports modern color functions and keeps the object-fit handling. Also fixed broken text spacing in the image on Firefox: `html2canvas` positions whole words from range rects that Firefox reports incorrectly, so a tiny letter-spacing is applied to the capture clone to switch the library to per-glyph rendering. The visible card and other browsers are unaffected. --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
by Sodbileg G...
S
Succeeded
main
7eafbd28 Fixed profile card image copy in ActivityPub preferences (#29173) closes https://linear.app/ghost/issue/DES-1411 closes https://github.com/TryGhost/ActivityPub/issues/1312 Copying the "Share your profile" card failed in all browsers because `html2canvas-objectfit-fix` cannot parse the oklch colors from Shade's Tailwind v4 theme. Replaced it with `html2canvas-pro`, which supports modern color functions and keeps the object-fit handling. Also fixed broken text spacing in the image on Firefox: `html2canvas` positions whole words from range rects that Firefox reports incorrectly, so a tiny letter-spacing is applied to the capture clone to switch the library to per-glyph rendering. The visible card and other browsers are unaffected. --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
by Sodbileg G...
S
Succeeded
29173
6c5d40dc Fixed text spacing in profile card image on Firefox no ref html2canvas draws text word by word, positioned from range rects that Firefox reports incorrectly, so spaces between words collapsed in the copied image. Applying a tiny letter-spacing to the capture clone switches the library to per-glyph rendering, where each glyph is positioned from its own DOM measurement, which Firefox handles correctly. Applied via the onclone hook so the visible card and other browsers are unaffected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sodbileg G...
S
Succeeded
29173
6c5d40dc Fixed text spacing in profile card image on Firefox no ref html2canvas draws text word by word, positioned from range rects that Firefox reports incorrectly, so spaces between words collapsed in the copied image. Applying a tiny letter-spacing to the capture clone switches the library to per-glyph rendering, where each glyph is positioned from its own DOM measurement, which Firefox handles correctly. Applied via the onclone hook so the visible card and other browsers are unaffected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sodbileg G...
S
Previous
Next