diff --git a/README.md b/README.md index 3898152543f..c5a73871f31 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,12 @@ sh /usr/src/app/update.sh # 先进入容器后台, 执行命令后重启进程 更新日志 =========== + +## 2021.10.17 更新 +1. 修复请求测试按钮绑定事件失效的bug +2. 多任务操作时显示优化 +3. 公共模板允许同时退订多个仓库 + ## 2021.10.16 更新 1. 添加Tg Bot 和 DingDing Bot推送 2. 修复并优化日志推送功能 diff --git a/SECURITY.md b/SECURITY.md index 4016f84a325..2ed8e04353f 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,7 @@ | 版本 | 是否获得支持 | |------- | ------------------ | | 202110xx | :white_check_mark: | -| 20211016 | :x: | +| 20211017 | :x: | ## 报告漏洞 diff --git a/version.json b/version.json index cca4df245c1..836f410d0b0 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": 20211016, + "version": 20211017, "Repo": ["https://github.com/a76yyyy/qiandao", "https://github.com/AragonSnow/qiandao", "https://github.com/binux/qiandao"], "Author&Collaborator": ["a76yyyy", "AragonSnow", "binux", "acooler15", "billypon", "liubei121212", "gxitm", "戏如人生", "buzhibujuelb", "powersee", "cxk000"], "Theme": { diff --git a/web/tpl/about.html b/web/tpl/about.html index 6f0cc8e6ddd..cfcff73722c 100644 --- a/web/tpl/about.html +++ b/web/tpl/about.html @@ -80,7 +80,7 @@
-

私有签到框架20211016

+

私有签到框架20211017

首页 常用API/过滤器 diff --git a/web/tpl/har/editor.html b/web/tpl/har/editor.html index 2fa3db1d85d..8a908f3c511 100644 --- a/web/tpl/har/editor.html +++ b/web/tpl/har/editor.html @@ -29,7 +29,7 @@
-

签到20211016

+

签到20211017

diff --git a/web/tpl/index.html b/web/tpl/index.html index 1d839aa984e..465696ac834 100644 --- a/web/tpl/index.html +++ b/web/tpl/index.html @@ -11,7 +11,7 @@ 登录
-

私有签到框架20211016

+

私有签到框架20211017