We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa61e14 commit 07ec8caCopy full SHA for 07ec8ca
CHANGELOG.md
@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- Support for latest gemini models [#860](https://github.com/carlrobertoh/CodeGPT/issues/860)
12
+- Option to configure multiple Custom OpenAI providers [#859](https://github.com/carlrobertoh/CodeGPT/issues/859)
13
14
+### Fixed
15
16
+- Statusbar spinner when request fails
17
+- Do not include duplicate context files
18
+- Send editor's content when files are unsaved [#871](https://github.com/carlrobertoh/CodeGPT/issues/871)
19
20
## [2.16.2-241.1] - 2025-02-06
21
22
### Fixed
0 commit comments