Skip to content

Releases: spencermarx/open-code-review

v1.10.4

07 Apr 19:08

Choose a tag to compare

1.10.4 (2026-04-07)

🩹 Fixes

  • injector: use h2 heading and backticks in managed block (91e0ac1)

❤️ Thank You

v1.10.3

03 Apr 11:51

Choose a tag to compare

1.10.3 (2026-04-03)

🩹 Fixes

  • cli: move @open-code-review/platform to devDependencies (a5fa8b5)

❤️ Thank You

v1.10.2

03 Apr 10:01

Choose a tag to compare

1.10.2 (2026-04-03)

🩹 Fixes

  • cli: use platform-safe ESM import and binary execution (d867733)
  • dashboard: use platform-safe subprocess calls (8863cd2)
  • dashboard: move health endpoint above auth middleware (beb9e89)
  • dashboard: resolve dev proxy port race condition (fb9e4c6)
  • platform: add execBinaryAsync and enforce encoding in signatures (c0b12d4)

❤️ Thank You

v1.10.1

01 Apr 09:48

Choose a tag to compare

1.10.1 (2026-04-01)

🩹 Fixes

  • cli,dashboard: skip empty sessions and default backfilled status to closed (1210b5f)

❤️ Thank You

v1.10.0

31 Mar 10:36

Choose a tag to compare

1.10.0 (2026-03-31)

🚀 Features

  • cli: add JSONL-backed command history backup with replay recovery (424007a)
  • dashboard: integrate JSONL backup, port auto-retry, and Vite port discovery (ba292e2)

🩹 Fixes

  • dashboard: accept any localhost origin in dev CORS (b5b9ec7)
  • dashboard: extend CORS to 127.0.0.1 and document origin handling (576c0f7)
  • dashboard: use 127.0.0.1 in Vite proxy targets for IPv4 match (a1d9c39)

❤️ Thank You

v1.9.0

24 Mar 18:22

Choose a tag to compare

1.9.0 (2026-03-24)

🚀 Features

  • agents: add Nx VersionActions to sync plugin.json on release (#16)

🩹 Fixes

  • agents: update plugin.json and SKILL.md versions to 1.8.4 (#16)
  • agents: resolve TS errors in version-actions by using nx imports (3a01b5e)
  • agents: install @nx/devkit and use proper imports in version-actions (39d9072)

❤️ Thank You

v1.8.4

10 Mar 19:22
640e90e

Choose a tag to compare

1.8.4 (2026-03-10)

🚀 Features

  • agents: add synthesis_counts to orchestrator instructions (#7)
  • cli: add synthesis_counts to round-meta schema (553cbd5)

🩹 Fixes

  • dashboard: prefer synthesis_counts from round-meta.json (96a31b9)

❤️ Thank You

v1.8.3

10 Mar 17:42

Choose a tag to compare

1.8.3 (2026-03-10)

🩹 Fixes

  • cli: fix ocr --version reporting stale version — bundle was not rebuilt before 1.8.1 publish

⚙️ CI

  • nx: add build as dependency of nx-release-publish to prevent publishing stale bundles

❤️ Thank You

v1.8.2

10 Mar 17:39

Choose a tag to compare

1.8.2 (2026-03-10)

🩹 Fixes

  • cli: fix ocr --version reporting 1.8.0 — version was not baked into bundle during 1.8.1 release

🩹 Fixes (from 1.8.1)

  • agents: require post-synthesis categories in round-meta.json to match final.md blocker counts

v1.8.1

10 Mar 17:32
e484c63

Choose a tag to compare

1.8.1 (2026-03-10)

🩹 Fixes

  • agents: require post-synthesis categories in round-meta.json (#7)

❤️ Thank You