Skip to content

Releases: nguyenvanduocit/instantCode

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 10:09
66b1ad2

1.2.0 (2025-12-26)

Features

  • inspector: add active tools section for real-time tool feedback (bbfc668)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 04:16
8619694

1.1.0 (2025-09-23)

Features

  • inspector: add copy button to individual messages (7b24f29)
  • inspector: add copy button to toolbar for prompt data (183c7ff)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 15:04
9291e30

1.0.0 (2025-09-19)

Features

  • build: add TypeScript declaration file generation (b01a770)
  • config: add configurable listen and public addresses (c5143b6)
  • improve (ac53c4e)
  • inspector: add imagePaths parameter to buildHierarchicalStructure (6099a2a)
  • inspector: add mock mode support and enhance message display (20f7d85)
  • inspector: add screenshot capture of selected elements (a2317d9)
  • inspector: enhance component detection with React support and source mapping (0fbaead)
  • inspector: improve processing state management and message handling (87162eb)
  • inspector: improve screenshot filename format with element metadata (fe94ea7)
  • inspector: integrate imagePath field with client and server (494bdf6)
  • inspector: switch from PNG to JPEG for smaller file sizes (36dc5d7)
  • inspector: switch from PNG to WebP for element screenshots (d5f978d)
  • inspector: switch from WebP to JPEG for element screenshots (3a4b5dd)
  • inspector: upgrade to modern Navigation API for navigation prevention (43980e2)
  • inspector: upgrade to modern Navigation API for navigation prevention (85ddbab)
  • inspector: upgrade to modern Navigation API for navigation prevention (f9cd403)
  • schemas: add computed styles to ElementDataSchema (a6feae3)
  • schemas: add imagePath parameter to buildHierarchicalStructure (cea1a66)
  • schemas: add imagePath to ElementDataSchema (8452bcf)
  • server: add configurable listen and public addresses (af65f9b)
  • server: add POST endpoint for base64 image upload (b4c88a5)
  • simplify CI/CD with release-please automation (bd798c0)
  • vite: add Vite plugin for seamless development integration (b0ad1e5)
  • vite: restrict plugin to development mode only (cb5af6b)

Bug Fixes

  • docs: correct markdown syntax in plugin config (619381a)
  • inspector: exit inspect mode when closing card with toggle (79e548c)
  • inspector: exit inspect mode when closing card with toggle (cdcd7c1)
  • inspector: remove message deduplication causing init message to disappear (7c89360)
  • inspector: revert to PNG for transparent background support (26152b8)
  • inspector: revert to PNG for transparent background support (a55c351)
  • inspector: send full file path for image uploads (395762f)
  • server: accept full file path in upload-image endpoint (2341006)
  • server: improve return statement in upload-image endpoint (4d0d1d7)
  • server: simplify public address handling (05450ee)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:14
4eb941f

1.13.0 (2025-09-10)

Features

  • inspector: upgrade to modern Navigation API for navigation prevention (3121230)
  • inspector: upgrade to modern Navigation API for navigation prevention (2c4e1c9)
  • inspector: upgrade to modern Navigation API for navigation prevention (6888458)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:05
c6c9c97

1.12.0 (2025-09-10)

Features

  • build: add TypeScript declaration file generation (2d49d0e)
  • config: add configurable listen and public addresses (49d8a25)
  • improve (1b8c6b6)
  • inspector: add imagePaths parameter to buildHierarchicalStructure (3798c5f)
  • inspector: add mock mode support and enhance message display (0450da5)
  • inspector: add screenshot capture of selected elements (7c5d8d9)
  • inspector: enhance component detection with React support and source mapping (7cf34f9)
  • inspector: improve processing state management and message handling (5586f7b)
  • inspector: improve screenshot filename format with element metadata (baeceff)
  • inspector: integrate imagePath field with client and server (9f9e098)
  • inspector: switch from PNG to JPEG for smaller file sizes (39f8557)
  • inspector: switch from PNG to WebP for element screenshots (b63c9f9)
  • inspector: switch from WebP to JPEG for element screenshots (64999a1)
  • schemas: add computed styles to ElementDataSchema (e6bc7a9)
  • schemas: add imagePath parameter to buildHierarchicalStructure (93f38c9)
  • schemas: add imagePath to ElementDataSchema (7c95f73)
  • server: add configurable listen and public addresses (6c13e3c)
  • server: add POST endpoint for base64 image upload (e0baafd)
  • simplify CI/CD with release-please automation (bd798c0)
  • vite: add Vite plugin for seamless development integration (b1d86fc)
  • vite: restrict plugin to development mode only (c006dae)

Bug Fixes

  • inspector: exit inspect mode when closing card with toggle (78d18b4)
  • inspector: exit inspect mode when closing card with toggle (7012fc7)
  • inspector: remove message deduplication causing init message to disappear (3705fb0)
  • inspector: revert to PNG for transparent background support (962d653)
  • inspector: revert to PNG for transparent background support (6275fb5)
  • inspector: send full file path for image uploads (d93e6a6)
  • server: accept full file path in upload-image endpoint (35ee512)
  • server: improve return statement in upload-image endpoint (a8b8738)
  • server: simplify public address handling (37e7581)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 07:39
8e3a548

1.11.0 (2025-09-09)

Features

  • inspector: add element screenshot capture for AI context (35479e0)
  • inspector: add element screenshot capture functionality (11075ee)
  • inspector: add element screenshot capture functionality (a7111fe)
  • inspector: add element screenshot capture functionality (107272b)
  • inspector: enhance element screenshot filename generation (ae08e2e)
  • kiro: add inspector-element-capture spec structure (01dee28)
  • kiro: complete design phase for inspector-element-capture (646e204)
  • kiro: complete design phase for inspector-element-capture (54376eb)
  • kiro: complete inspector-element-capture implementation (863c670)
  • kiro: complete tasks phase for inspector-element-capture (6f43088)
  • kiro: generate requirements for inspector-element-capture (abcb559)
  • kiro: implement spec-driven development system (e44deb6)
  • kiro: initialize inspector-element-capture spec (de8dfaa)
  • kiro: initialize inspector-element-capture spec (868080f)
  • kiro: update spec metadata for design completion (a0eabb2)
  • kiro: update spec metadata for design completion (63d9607)
  • kiro: update spec metadata for requirements completion (a4a232f)
  • kiro: update spec metadata for requirements completion (62eb9cc)
  • kiro: update spec metadata for task 4 validation changes (19abf5a)

Bug Fixes

  • inspector: correct logger initialization in capture service (dfa9275)
  • inspector: correct logger initialization in image storage (785c53c)
  • inspector: remove unused imports to fix TypeScript errors (7db3bc8)

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 11:38
2f7cb47

1.10.1 (2025-08-27)

Bug Fixes

  • server: simplify public address handling (37e7581)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 11:12
8cff73b

1.10.0 (2025-08-27)

Features

  • config: add configurable listen and public addresses (49d8a25)
  • server: add configurable listen and public addresses (6c13e3c)

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:21
7f1e2e5

1.9.2 (2025-08-20)

Bug Fixes

  • inspector: exit inspect mode when closing card with toggle (78d18b4)
  • inspector: exit inspect mode when closing card with toggle (7012fc7)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:55
2c0a775

1.9.1 (2025-08-20)

Bug Fixes

  • inspector: remove message deduplication causing init message to disappear (3705fb0)