Releases: nguyenvanduocit/instantCode
Releases · nguyenvanduocit/instantCode
Release list
v1.2.0
v1.1.0
v1.0.0
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
v1.12.0
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
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)