This repository was archived by the owner on Feb 10, 2025. It is now read-only.
File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.10.5
2
+
3
+ ` 2023-03-13 `
4
+
5
+ 更新依赖,` access_token ` 默认代理为 [ acheong08] ( https://github.com/acheong08 ) 的 ` https://bypass.duti.tech/api/conversation `
6
+
7
+ ## Feature
8
+ - ` Prompt ` 商店在线导入可以导入两种 ` recommend.json ` 里提到的模板 [ simonwu53] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/521 )
9
+ - 支持 ` HTTPS_PROXY ` [ whatwewant] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/308 )
10
+ - ` Prompt ` 添加查询筛选
11
+
12
+ ## Enhancement
13
+ - 调整输入框最大行数 [ yi-ge] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/502 )
14
+ - 优化 ` docker ` 打包 [ whatwewant] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/520 )
15
+ - ` Prompt ` 添加翻译和优化布局
16
+ - 「繁体中文」补全和审阅 [ PeterDaveHello] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/542 )
17
+ - 语言选择调整为下路框形式
18
+ - 权限输入框类型调整为密码形式
19
+
20
+ ## BugFix
21
+ - ` JSON ` 导入检查 [ Nothing1024] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/523 )
22
+ - 修复 ` AUTH_SECRET_KEY ` 模式下跨域异常并添加对 ` node.js 19 ` 版本的支持 [ yi-ge] ( https://github.com/Chanzhaoyu/chatgpt-web/pull/499 )
23
+ - 确定清空上下文时不应该重置会话标题
24
+
25
+ ## Other
26
+ - 调整文档
27
+ - 更新依赖
28
+
1
29
## v2.10.4
2
30
3
31
` 2023-03-11 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chatgpt-web" ,
3
- "version" : " 2.10.4 " ,
3
+ "version" : " 2.10.5 " ,
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