Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
update latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
a76yyyy committed Jun 1, 2023
1 parent a8f6407 commit 82d2c65
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,29 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

Nothing right now.

## [20230601] - 2023.06.01 更新

### Features

1. 添加 WebSocket 支持
2. 公共模板更新前端使用 WebSocket 推送更新进度

> **Tips: 反代用户需要进行 WebSocket 相关反代配置的设置或修改**
### Changed

1. 允许用户设置公共模板加速方式
2. update requirements packages
3. 前端 Query String Parameters 为空时自动修正 Request Url
4. 优化 Code quality

### Fixed

1. Fix 前端 RequestURL 自动将变量进行编码
2. Fix RequestUrl 丢失 QueryString 的 bug
3. Fix Request Payload 内容丢失的bug
4. Fix typo

## [20230518] - 2023.05.18 更新

### Features
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 20230530,
"version": 20230601,
"Repo": ["https://github.com/qd-today/qd", "https://github.com/a76yyyy/qd", "https://github.com/binux/qiandao"],
"Author&Collaborator": ["binux", "a76yyyy", "AragonSnow", "Mark", "PiDan", "acooler15", "billypon", "liubei121212", "gxitm", "戏如人生", "buzhibujuelb", "powersee", "cxk000"],
"Theme": {
Expand Down

0 comments on commit 82d2c65

Please sign in to comment.