Skip to content

Commit

Permalink
v2.15.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Dooy committed Mar 6, 2024
1 parent 0dac4bf commit 9635b7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changlog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# 功能升级日志

# 计划
# 2.15.9
- 🐞 修复:聊天记录能导出,但是导入没成功 #197
- 😄 PR:编辑对话内容 感谢 PR人 @bigQY

# 2.15.8
- 🐞 修复:dark模型下的code显示有问题
- 😄 新增:环境变量 `UPLOAD_TYPE` 指定上传方式 ['R2' R2上传] ['API' 跟随UI前端中转]['Container' 本地容器]['MyUrl' 自定义链接] #178
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chatgpt-web-midjourney-proxy",
"version": "2.15.8",
"version": "2.15.9",
"private": false,
"description": "ChatGPT Web Midjourney Proxy",
"author": "Dooy <[email protected]>",
Expand Down

0 comments on commit 9635b7d

Please sign in to comment.