File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.10.6
2
+
3
+ ` 2023-03-17 `
4
+
5
+ ## Feature
6
+ - 显示 ` API ` 余额 [[ pzcn] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/582 )]
7
+
8
+ ## Enhancement
9
+ - 美化滚动条样式和 ` UI ` 保持一致 [[ haydenull] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/617 )]
10
+ - 优化移动端 ` Prompt ` 样式 [[ CornerSkyless] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/608 )]
11
+ - 上下文开关改为全局开关,现在记录在本地缓存中
12
+ - 配置信息按接口类型显示
13
+
14
+ ## Perf
15
+ - 优化函数方法 [[ kirklin] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/583 )]
16
+ - 字符错误 [[ pdsuwwz] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/585 )]
17
+ - 文档描述错误 [[ lizhongyuan3] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/636 )]
18
+
19
+ ## BugFix
20
+ - 修复 ` Prompt ` 导入、导出兼容性错误
21
+ - 修复 ` highlight.js ` 控制台兼容性警告
22
+
23
+ ## Other
24
+ - 依赖更新
25
+
1
26
## v2.10.5
2
27
3
28
` 2023-03-13 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chatgpt-web" ,
3
- "version" : " 2.10.5 " ,
3
+ "version" : " 2.10.6 " ,
4
4
"private" : false ,
5
5
"description" : " ChatGPT Web" ,
6
6
"author" : " ChenZhaoYu <chenzhaoyu1994@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments