Written by CodeGPT | Jan 17, 2025 6:53:58 PM
Changelog
Platform: VSCode
Added
- Introduce dynamic prompts
- Add WelcomeToCodeGPT component
- Add autocomplete configuration endpoint
- Add type notation to git diff in autocomplete
- 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
- Add onClick handlers to cards in WelcomeToCodeGPT
- Update chat.tsx
- Update settings.ts
- Update dialog.tsx
- Update message-textarea.tsx
- Update cloud-providers.tsx
- Update route.ts
- Update suggestion.jsx
- 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
- Remove unused components related to old flow
Fixed
- Fix marketplace groups
- Fix autocomplete selection bug
- Fix issues in React sandbox component
- Fix tags components and reload feature (codeblock bug)
- Fix grok API route
- Fix ollama model handling
Security
- No security fixes identified in the analyzed commits.