Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 24c203f

Browse files
committed
chore: v2.10.3
1 parent cbcbdda commit 24c203f

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v2.10.3
2+
3+
`2023-03-10`
4+
5+
> 声明:除 `ChatGPTUnofficialProxyAPI` 使用的非官方代理外,本项目代码包括上游引用包均开源在 `GitHub`,如果你觉得本项目有监控后门或有问题导致你的账号、API被封,那我很抱歉。我可能`BUG`写的多,但我不缺德。此次主要为前端界面调整,周末愉快。
6+
7+
## Feature
8+
- 支持长回复 [[yi-ge](https://github.com/Chanzhaoyu/chatgpt-web/pull/450)][[详情](https://github.com/Chanzhaoyu/chatgpt-web/pull/450)]
9+
- 支持 `PWA` [[chenxch](https://github.com/Chanzhaoyu/chatgpt-web/pull/452)]
10+
11+
## Enhancement
12+
- 调整移动端按钮和优化布局
13+
- 调整 `iOS` 上安全距离
14+
- 简化 `docker-compose` 部署 [[cloudGrin](https://github.com/Chanzhaoyu/chatgpt-web/pull/466)]
15+
16+
## BugFix
17+
- 修复清空会话侧边栏标题不会重置的问题 [[RyanXinOne](https://github.com/Chanzhaoyu/chatgpt-web/pull/453)]
18+
- 修复设置文字过长时导致的设置按钮消失的问题
19+
20+
## Other
21+
- 更新依赖
22+
123
## v2.10.2
224

325
`2023-03-09`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-web",
3-
"version": "2.10.2",
3+
"version": "2.10.3",
44
"private": false,
55
"description": "ChatGPT Web",
66
"author": "ChenZhaoYu <[email protected]>",

0 commit comments

Comments
 (0)