Releases: emergence-engineering/pcbjam
Releases · emergence-engineering/pcbjam
Release list
v0.1.6.2
v0.1.6.1
chore(screenshots): promote baselines from main run 28703177748 The three 3D-viewer shots changed because the specs now screenshot the COMPLETED render (pixel-gated waitForThreeDRender) instead of a fixed-sleep mid-render frame. The rest is the accumulated unpromoted backlog: eeschema/ symbol-editor drift, and first-ever baselines for the models-spec renders (tail re-enabled in 561d050), frame-runtime, occ-export/probe and xface-preferences from earlier merges. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.1.6
v0.1.5
feat(site,demo): OG share cards + demo page meta ahead of the HN post Demo (web/standalone): retitle "KiCad Web" -> "PCBJam - KiCad demo", add description + OG/Twitter tags (absolute URLs pinned to demo.pcbjam.com), ship favicons (page had none), add the og-demo.png share card, and show an "Early-access alpha" badge next to the home-page heading. Site: add the missing og/og-home.png (BaseLayout referenced it but the asset never existed -> og:image 404ed in prod) and set astro `site` so canonical/OG URLs resolve absolutely (prerendered pages shipped canonical=http://localhost:4321/ to production). Cards are 1200x630, generated from the favicon.svg logo mark on a pure white background. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>