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 7358b86 commit b6ddba5Copy full SHA for b6ddba5
CHANGELOG.md
@@ -5,10 +5,12 @@
5
6
### 🚀 Improvements
7
- Chat window can be closed when press shortcut again
8
+- Optimized encoding handling in "File system" chat plugin
9
10
### 🐛 Bug Fixes
11
+- Fixed chat topic may not generate correctly for some models
12
- Fixed "Web search" chat tool may report `count out of range` error
-- Fixed "Scroll to end" button in chat window mistakenly get focused
13
+- Fixed "Scroll to end" button in chat window mistakenly get focused
14
- (Windows) Fixed missing `Everything.dll`
15
- (Windows) Fixed chat window still appears in `Alt+Tab` list when closed
16
- (Windows) Fixed chat window disappears when picking a file
0 commit comments