Skip to content

Releases: Nicered/ClaudeShip

claudeship: v0.2.40

17 Feb 07:06
4956529

Choose a tag to compare

0.2.40 (2026-02-17)

Features

  • Implement Phase 002 - Claude Code modes & dev productivity features (37ff5bb)

claudeship: v0.2.39

17 Feb 07:05
08c1ec2

Choose a tag to compare

0.2.39 (2026-02-17)

Documentation

  • Add Phase 002 overview and reorganize design docs (328805b)
  • Reorganize design documents into phase-based structure (79a4341)
  • Update Phase 002 overview with test results (312a7b5)

claudeship: v0.2.38

05 Feb 05:47
9c0459d

Choose a tag to compare

0.2.38 (2026-02-05)

Bug Fixes

  • Remove undefined killPromises variable (68cd7b1)
  • Remove undefined killPromises variable in preview cleanup (ace0e19)

claudeship: v0.2.37

05 Feb 05:38
079f0c9

Choose a tag to compare

0.2.37 (2026-02-05)

Bug Fixes

  • Resolve connection leak and proxy configuration issues (44f5993)
  • Resolve connection leak and Vite proxy issues (3a40883)

claudeship: v0.2.36

02 Feb 09:04
0e0e38f

Choose a tag to compare

0.2.36 (2026-02-02)

Bug Fixes

  • await process kill and port release before preview restart (4e8ab3f), closes #86

claudeship: v0.2.35

02 Feb 08:34
bdc439a

Choose a tag to compare

0.2.35 (2026-02-02)

Features

  • integrate disconnected features & refactor DatabaseService (e1c18e2)
  • integrate disconnected features across architect, checkpoint, and workspace (40808b0)
  • refactor DatabaseService to adapter pattern with SQLite/PostgreSQL support (8df12b1)

Bug Fixes

  • add .nojekyll to docs for GitHub Pages _next directory serving (0c1d271)

claudeship: v0.2.34

02 Feb 08:13
2fbf9d8

Choose a tag to compare

0.2.34 (2026-02-02)

Features

  • Add clipboard image paste support to chat input (93c1cfe)
  • Add clipboard image paste support to chat input (f834410)

claudeship: v0.2.33

02 Feb 07:21
355b79a

Choose a tag to compare

0.2.33 (2026-02-02)

Bug Fixes

  • Auto-build server on pnpm dev if dist is missing (696961e)
  • Auto-build server on pnpm dev if dist is missing (9669ee1)

claudeship: v0.2.32

02 Feb 07:13
b0a6ff7

Choose a tag to compare

0.2.32 (2026-02-02)

Bug Fixes

  • Use acceptEdits with allowedTools for root permission bypass (0fa663f)
  • Use acceptEdits with allowedTools for root permission bypass (9162a8f)

claudeship: v0.2.31

02 Feb 07:06
360b1a7

Choose a tag to compare

0.2.31 (2026-02-02)

Bug Fixes

  • Add entryFile to nest-cli.json for correct dist path (8b97ed6)
  • Add entryFile to nest-cli.json for correct dist path resolution (87aa8b7)