Skip to content

Commit

Permalink
更新版本 v2.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Oct 18, 2023
1 parent 43c0cd8 commit ddab93d
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions version.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
version: 2.16.3
changeLogLink: https://t.me/jiao_long/394
publishTime: 2023-09-23 12:00
version: 2.16.4
changeLogLink: https://t.me/jiao_long/395
publishTime: 2023-09-18 23:00
changeLog: |
1. 定时任务支持设置多定时规则、任务执行前和执行后命令
2. 增加启动环境变量 QlPort, 支持修改 hosts 模式青龙启动端口
3. 消息通知 Bark 增加额外参数: 时效性通知、跳转Url
4. 修复调试脚本日志丢失
5. 环境变量名称增加复制功能
6. 修复系统设置展示版本失败
7. 其他 bug 修复
1. 脚本推送增加自定义 webhook 方式
3. 增加 chronocat 无头模式的QQNT推送
2. task 命令支持给脚本传参,使用 -- 分割,后面的参数都会传给脚本
4. 系统日志增加置顶置底按钮
5. 定时任务详情增加额外定时展示
6. 定时任务增加前后规则校验,不能包含 task 命令
7. 修复定时任务间隔较小,任务状态不准确
8. 修复定时任务日志滚动
9. 修复 QlBaseUrl 末尾不加斜杠无法访问
10. 修复定时任务详情页查看历史日志异常
11. 修复定时任务添加 task_after 命令无法停止
12. 修复清空文件夹报错
13. 修复设置代理时, schedule 服务通信异常
14. 其他优化

2 comments on commit ddab93d

@vercel
Copy link

@vercel vercel bot commented on ddab93d Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

qinglong-dvs8 – ./

qinglong-dvs8-git-master-whyour.vercel.app
qinglong-dvs8.vercel.app
qinglong-dvs8-whyour.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ddab93d Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

qinglong – ./

qinglong-kohl.vercel.app
qinglong-git-master-whyour.vercel.app
qinglong-whyour.vercel.app

Please sign in to comment.