Skip to content

Releases: LakshmanTurlapati/Review-Gate

v2.1.3

22 Jun 20:02
3eb3330
Compare
Choose a tag to compare

Version 2.1.3

Added

  • Paste images directly from the clipboard into the Review Gate popup
  • Drag-and-drop image upload support for an even faster workflow
  • Ability to remove individual images before sending a message

Improved

  • Detailed logging for all image actions (paste, drag-drop, remove) to aid troubleshooting

Updated

  • review-gate-v2-2.7.0.vsix published; legacy 2.6.x VSIX files removed

Changed

  • extension.js expanded (+297 LOC) to implement new clipboard, drag-and-drop, and image-management features

v2.1.2

11 Jun 17:09
Compare
Choose a tag to compare

v2.1.2 - MCP Configuration JSON Parsing Fix

  • Installation Bug: Fixed "unterminated string literal" error when merging existing MCP configurations
  • Root Cause: Shell variable expansion of JSON containing quotes, newlines, or special characters broke Python parsing
  • Technical Solution:
    • Write existing MCP servers to temporary file instead of direct shell variable expansion
    • Python reads JSON from file, avoiding shell interpretation issues
    • Automatic cleanup of temporary file after processing
  • Impact: Users with existing MCP configurations can now reinstall without syntax errors
  • Platform Note: Only affected install.sh (macOS/Linux) - Windows installers already used safe approaches

v2.1.1

10 Jun 19:44
Compare
Choose a tag to compare
  • Complete speech-to-text implementation with SoX integration
  • UI fixes for icon state management and alignment
  • Consistent title enforcement
  • Removed node-mic-record dependency
  • Enhanced error handling and recovery

V.2.0.0

08 Jun 12:04
Compare
Choose a tag to compare
V.2.0.0 Pre-release
Pre-release
v2.0.0

Release version 2.0.0