Skip to content

Release notes

v1.13.0

2026-07-29

1.13.0 (2026-07-29)

Features

v1.12.2

2026-07-21

1.12.2 (2026-07-21)

Bug Fixes

v1.12.1

2026-07-20

1.12.1 (2026-07-20)

Bug Fixes
  • gitlab: browser token outranks glab CLI in transport selection (#105) (a4e3201)

v1.12.0

2026-07-13

1.12.0 (2026-07-13)

Features
  • theming: five-palette theming, custom typefaces, and depth/focus polish (#87) (d3ee25d)

v1.11.6

2026-07-11

1.11.6 (2026-07-11)

Bug Fixes
  • guard remaining single-letter shortcuts with !mod (#84) (6b96f84), closes #83

v1.11.5

2026-07-11

1.11.5 (2026-07-11)

Bug Fixes
  • investigation: write last_used so the always-clone TTL prune fires (#80) (8ee1f53)

v1.11.4

2026-07-10

1.11.4 (2026-07-10)

Bug Fixes
  • AI/prompt fixes (tool-refusal, conversation context, markdown rendering) (#79) (954607e)

v1.11.3

2026-07-10

1.11.3 (2026-07-10)

Bug Fixes
  • ui: Log running app version on launch (#75) (8443115)

v1.11.2

2026-07-10

1.11.2 (2026-07-10)

Bug Fixes
  • ci: pin npm version in publish workflow, remove Codecov upload (#73) (f60cc09)

v1.10.0

2026-07-07

1.10.0 (2026-07-07)

Features
  • cli: non-intrusive update-check notice on startup (#62) (bf08e56)

v1.9.0

2026-07-06

1.9.0 (2026-07-06)

Features

v1.8.0

2026-07-06

1.8.0 (2026-07-06)

Features

v1.7.0

2026-07-05

1.7.0 (2026-07-05)

Features
  • gitlab: resilient submit with retry and partial-failure handling (#57) (303758f), closes #58

v1.6.1

2026-07-05

1.6.1 (2026-07-05)

Bug Fixes
  • api: cancel in-flight Claude stream on new /api/claude request (T001-T003) (#54) (d68adf5)

v1.6.0

2026-07-04

1.6.0 (2026-07-04)

Features
  • ui: add detectMac() OS-detection helper (#53) (0310866)

v1.5.1

2026-07-04

1.5.1 (2026-07-04)

Bug Fixes
  • ui: show empty-state message instead of dead Begin Review button (#52) (680b435)

v1.5.0

2026-07-02

1.5.0 (2026-07-02)

Features
  • browser-based GitLab PAT entry with server-side token persistence (#50) (2063a05)

v1.4.0

2026-06-27

1.4.0 (2026-06-27)

Features

v1.3.0

2026-06-24

1.3.0 (2026-06-24)

Features
  • add Playwright e2e smoke test and build check to CI (#45) (a808730)

v1.2.1

2026-06-24

1.2.1 (2026-06-24)

Bug Fixes
  • destructure onOpenSettings prop in TopNav (#44) (f375f10)

v1.2.0

2026-06-23

1.2.0 (2026-06-23)

Features
  • TopNav logo fix, settings panel, Jira config, and test coverage (#42) (3104b4a)

v1.1.0

2026-06-22

1.1.0 (2026-06-22)

Features
  • Jira configure wizard + preload config endpoint (#41) (87cfcdd)

v1.0.1

2026-06-22

1.0.1 (2026-06-22)

Bug Fixes
  • use icon variant of logo in TopNav for legibility (#40) (e1e1524)

v1.0.0

2026-06-22

1.0.0 (2026-06-22)

Bug Fixes
  • address review feedback on PR #11 (089afe1)
  • invoke tsc and vite via node path, not bin symlinks (d40801f)
  • replace as any casts with typed mock helpers (d58373d)
  • switch-then-delete when dismissing the active review (5849aaf)
  • use npm trusted publishing (OIDC, no token) (4aa1ef8)
  • use npx --no-install in build scripts so npm git-URL installs work (ab6a3a5)
Features