mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 17:52:23 +00:00
docs: update changelog
This commit is contained in:
parent
39a7d635a3
commit
bf1cb5c183
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Web documentation support [#650](https://github.com/carlrobertoh/CodeGPT/pull/650)
|
||||
- Improved user prompt text field component [#665](https://github.com/carlrobertoh/CodeGPT/pull/665)
|
||||
- Spellchecking
|
||||
- Auto-enclosing brackets, quotes, etc.
|
||||
- Removable suggestion action inlays
|
||||
- Context menu for copy-pasting, and more
|
||||
- DeepSeek Coder V2 model for CodeGPT users
|
||||
- Image support for Custom OpenAI-compatible providers
|
||||
|
||||
### Fixed
|
||||
|
||||
- IDE freezes caused by long running file search queries [#652](https://github.com/carlrobertoh/CodeGPT/pull/652)
|
||||
|
||||
## [2.9.0-223] - 2024-08-03
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue