Skip to content

v0.10.5

Choose a tag to compare

@bigmacfive bigmacfive released this 04 Jun 14:45

What changed

  • Replace generated topbar CSS-drawn toolbar icons with inline SVG icons so the right-side controls render cleanly.
  • Route generated shell window-open requests through Electrobun Utils.openExternal() so the toolbar opens the source URL in the default browser reliably.
  • Add generated project guidance for passkey, WebAuthn, and SSO flows that are blocked by embedded webview security constraints.
  • Add regression tests for SVG toolbar icons, native external-open fallback, and passkey documentation.

Verification

  • bun run check
  • bun run test
  • bun run build
  • Generated project smoke: scaffold https://example.com, inspect generated files, bun install, bun run build
  • Playwright screenshot check for the generated topbar and external-open icon
  • npm pack --dry-run