Skip to content

0.2.12

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:48

Features

  • profile: Discord-style sidebar nav for the New profile flow (5afaa0c)
  • edit: Discord-style sidebar nav + autosave for the edit modal (2a5762b)
  • onboarding: opt-in telemetry consent step (default off) (0dab52c)
  • telemetry: server ingest service (systemd + Caddy + Redis HLL) (3cae83d)
  • extensions: real Web Store icons in the catalog picker (48fba35)
  • extensions: in-app curated MV3 catalog ("Browse catalog") (66aeca7)
  • telemetry: opt-in anonymous daily heartbeat (client + server spec) (5fc70ff)
  • extensions: add + attach extensions during profile creation (09539fa)
  • mcp,cdp: post-0.2.11 hardening — AX guards, MCP instructions, Codex note (b46da47)

Fixes

  • engine: require a boundary after data-dir in the Stop sweep (c0bb998)
  • engine: Stop hung on proxy profiles — bridge close blocked forever (54f47ce)
  • engine: sweep any process holding the profile data-dir on Stop (255fb18)
  • profile: clear stale create-sheet error as the field is fixed (cc03b56)
  • engine: guarantee Chromium is dead before reporting Stop complete (36b0183)
  • import: restore profile faithfully (id, dataDir, all fields) (f55b852)
  • telemetry: never send from dev/unpackaged builds (1942c38)
  • extensions: consistent icons across all extension render sites (fa91feb)
  • extensions: staging installs compose via functional updates (ec02410)

Other

  • profile: shared sheet kit; fix edit autosave close race (b773881)

Full changelog: v0.2.11...v0.2.12