Skip to content

Releases: emergence-engineering/pcbjam

v0.1.6.2

Choose a tag to compare

@VV-EE VV-EE released this 04 Jul 11:08
copy(waitlist): drop "no spam, unsubscribe anytime" from demo + marke…

v0.1.6.1

Choose a tag to compare

@VV-EE VV-EE released this 04 Jul 11:07
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

Choose a tag to compare

@VV-EE VV-EE released this 04 Jul 09:41
fix(demo): POST waitlist to canonical www host to avoid preflight red…

v0.1.5

Choose a tag to compare

@VV-EE VV-EE released this 04 Jul 07:32
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>