File tree 3 files changed +27
-1
lines changed
3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.11.0
2
+
3
+ ` 2023-04-26 `
4
+
5
+ > [ chatgpt-web-plus] ( https://github.com/Chanzhaoyu/chatgpt-web-plus ) 新界面、完整用户管理
6
+
7
+ ## Enhancement
8
+ - 更新默认 ` accessToken ` 反代地址为 [[ pengzhile] ( https://github.com/pengzhile )] 的 ` https://ai.fakeopen.com/api/conversation ` [[ 24min] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1567/files )]
9
+ - 添加自定义 ` temperature ` 和 ` top_p ` [[ quzard] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1260 )]
10
+ - 优化代码 [[ shunyue1320] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1328 )]
11
+ - 优化复制代码反馈效果
12
+
13
+ ## BugFix
14
+ - 修复余额查询和文案 [[ luckywangxi] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1174 )] [[ zuoning777] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1296 )]
15
+ - 修复默认语言错误 [[ idawnwon] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1352 )]
16
+ - 修复 ` onRegenerate ` 下问题 [[ leafsummer] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1188 )]
17
+
18
+ ## Other
19
+ - 引导用户触发提示词 [[ RyanXinOne] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1183 )]
20
+ - 添加韩语翻译 [[ Kamilake] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1372 )]
21
+ - 添加俄语翻译 [[ aquaratixc] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1571 )]
22
+ - 优化翻译和文本检查 [[ PeterDaveHello] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/1460 )]
23
+ - 移除无用文件
24
+
1
25
## v2.10.9
2
26
3
27
` 2023-04-03 `
Original file line number Diff line number Diff line change 2
2
3
3
> 声明:此项目只发布于 GitHub,基于 MIT 协议,免费且作为开源学习使用。并且不会有任何形式的卖号、付费服务、讨论群、讨论组等行为。谨防受骗。
4
4
5
+ 更多功能:[ chatgpt-web-plus] ( https://github.com/Chanzhaoyu/chatgpt-web-plus )
6
+
5
7
![ cover] ( ./docs/c1.png )
6
8
![ cover2] ( ./docs/c2.png )
7
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chatgpt-web" ,
3
- "version" : " 2.10.9 " ,
3
+ "version" : " 2.11.0 " ,
4
4
"private" : false ,
5
5
"description" : " ChatGPT Web" ,
6
6
"author" :
" ChenZhaoYu <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments