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
- 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
- Refactor currentIde to CURRENT_IDE
- Replace NextUI modal with Shadcn dialog
- Update message handling logic in chat actions
- Update README.md to include VSCode Extension section
- Update version to 3.5.161
- Update version to 3.5.162
- Update version to 3.5.163
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
- Hide React Sandbox feature
Fixed
- Fix marketplace groups
- Fix autocomplete selection bug
- Fix issues in React sandbox component
- Fix bugs in tag components and reload feature
- Fix issues related to marketplace groups
- Fix issues with scrollable selects in dialog
- Fix grok API route
Security
- No security fixes identified in the analyzed commits.
Leave a Comment