Skip to content

Releases: Nicered/ClaudeShip

claudeship: v0.2.20

09 Jan 04:40
c7d6772

Choose a tag to compare

0.2.20 (2026-01-09)

Features

  • Improve chat UI with duration display and collapsible tools (cfca34f)
  • Improve chat UI with duration display and collapsible tools (43457a5), closes #48

claudeship: v0.2.19

07 Jan 02:57
12630e7

Choose a tag to compare

0.2.19 (2026-01-07)

Bug Fixes

  • Add force-static export for robots and sitemap (88482fc)

Miscellaneous

  • Add Google Search Console verification meta tag (bb7f084)
  • Add robots.txt and sitemap.xml for SEO (c7ad1c3)

claudeship: v0.2.18

06 Jan 09:15
9758545

Choose a tag to compare

0.2.18 (2026-01-06)

Bug Fixes

  • Skip --dangerously-skip-permissions when running as root (c989bf0)
  • Skip --dangerously-skip-permissions when running as root (0ad7b30), closes #44

claudeship: v0.2.17

06 Jan 08:41
273c4f6

Choose a tag to compare

0.2.17 (2026-01-06)

Features

  • Add Prisma database setup to setup.sh (d571c57)
  • Add Prisma database setup to setup.sh (1171dd0), closes #41

claudeship: v0.2.16

06 Jan 08:05
fd40419

Choose a tag to compare

0.2.16 (2026-01-06)

Features

  • Auto-generate .env files during project setup (142c690)
  • Auto-generate .env files during project setup (282690f), closes #38

claudeship: v0.2.15

05 Jan 03:31
69dbf4e

Choose a tag to compare

0.2.15 (2026-01-05)

Features

  • Integrate Phase 2/3 components into workspace (901349b)
  • Integrate Phase 2/3 components into workspace (7d5629d)

Documentation

  • Add PR test checklist rules to CLAUDE.md (6062e72)

claudeship: v0.2.14

05 Jan 02:17
621d99a

Choose a tag to compare

0.2.14 (2026-01-05)

Bug Fixes

  • Escape quotes in TestRunner.tsx to fix build error (277a76a)
  • Escape quotes in TestRunner.tsx to fix build error (4bd5db0)

claudeship: v0.2.13

03 Jan 08:29
25c4319

Choose a tag to compare

0.2.13 (2026-01-03)

Features

  • Add agent prompt strategies and project context API (3e9dc9f)
  • Add preview enhancement Phase 1 features (07483f4)
  • Add preview enhancement Phase 2 features (5aae80e)
  • Add preview enhancement Phase 3 features (c77a49c)
  • Preview Enhancement (#31) (95c8e7f)

claudeship: v0.2.12

02 Jan 14:16
118bdad

Choose a tag to compare

0.2.12 (2026-01-02)

Bug Fixes

  • Prevent agent from using process control commands (2490c34)
  • Prevent agent from using process control commands (73cc74f), closes #28

claudeship: v0.2.11

02 Jan 14:07
52780bc

Choose a tag to compare

0.2.11 (2026-01-02)

Features

  • Add agent-triggered preview restart via special marker (aa04d1a)
  • Add agent-triggered preview restart via special marker (9668bf5), closes #25