Skip to content

Changelog Extension versions

Changelog

Platform: VSCode

Added

  • Introduce dynamic prompts
  • Add WelcomeToCodeGPT component
  • Add autocomplete configuration endpoint
  • Add type notation to git diff in autocomplete
  • Add new provider component modal
  • Add support for SQLite in useCodebase
  • Add walkthroughs in English, Spanish, and Portuguese

Changed

  • Refactor login and signup process
  • Make getCommandPrompt calls asynchronous
  • Fix scrollable selects in dialog
  • Improve visual presentation and hierarchy in UI components
  • Simplify rendering logic in WelcomeToCodeGPT
  • Refactor variable name from currentIde to CURRENT_IDE
  • Replace NextUI modal with Shadcn dialog
  • Update message handling logic in chat actions
  • Update version to 3.5.162
  • Update README.md to include VSCode Extension section

Removed

  • Remove commandTip state and its associated logic
  • Remove duplicate button, dialog, and popover components
  • Remove transformers-js dependency
  • Remove unused imports from various files

Fixed

  • Fix marketplace groups
  • Fix autocomplete selection bug
  • Fix issues in React sandbox component
  • Fix bugs in tag components and reload feature
  • Fix grok API route

Security

  • No security fixes identified in the analyzed commits.

Leave a Comment