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

Changed

  • Make getCommandPrompt calls asynchronous
  • Fix scrollable selects in dialog
  • Improve visual presentation and hierarchy in UI components
  • Simplify rendering logic in WelcomeToCodeGPT
  • Refactor login and signup process
  • Add onClick handlers to cards in WelcomeToCodeGPT
  • Update logic in `route.ts` and `suggestion.jsx`
  • Update version to 3.5.161
  • Update version to 3.5.162
  • Update version to 3.5.163
  • 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

Fixed

  • Fix marketplace groups
  • Fix issues with message handling in chat actions
  • Fix autocomplete selection bug
  • Fix grok API route
  • Fix tags components & reload feature (codeblock bug)

Security

  • No security fixes identified in the analyzed commits.

Leave a Comment