mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
更新版本 v2.14.5
This commit is contained in:
parent
f236119bd6
commit
dcea231249
|
@ -183,7 +183,7 @@ task <file_path> desi <env_name> <account_number>
|
|||
- [crontab-ui](https://github.com/alseambusher/crontab-ui)
|
||||
- [Ant Design](https://ant.design)
|
||||
- [Ant Design Pro](https://pro.ant.design/)
|
||||
- [Umijs3.0](https://umijs.org)
|
||||
- [Umijs](https://umijs.org)
|
||||
- [darkreader](https://github.com/darkreader/darkreader)
|
||||
- [admin-server](https://github.com/sunpu007/admin-server)
|
||||
|
||||
|
|
|
@ -183,7 +183,7 @@ task <file_path> desi <env_name> <account_number>
|
|||
- [crontab-ui](https://github.com/alseambusher/crontab-ui)
|
||||
- [Ant Design](https://ant.design)
|
||||
- [Ant Design Pro](https://pro.ant.design/)
|
||||
- [Umijs3.0](https://umijs.org)
|
||||
- [Umijs](https://umijs.org)
|
||||
- [darkreader](https://github.com/darkreader/darkreader)
|
||||
- [admin-server](https://github.com/sunpu007/admin-server)
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
export const version = '2.14.4';
|
||||
export const changeLogLink = 'https://t.me/jiao_long/331';
|
||||
export const changeLog = `2.14.4 版本说明
|
||||
1. 通知设置新增自定义通知
|
||||
2. 脚本管理支持新建文件夹
|
||||
3. 依赖管理增加批量重新安装
|
||||
4. 修复创建应用错误
|
||||
export const version = '2.14.5';
|
||||
export const changeLogLink = 'https://t.me/jiao_long/333';
|
||||
export const changeLog = `2.14.5 版本说明
|
||||
1. 日志管理支持删除日志目录和日志文件
|
||||
2. 脚本管理支持删除文件夹
|
||||
3. 修复任务详情获取不到日志列表
|
||||
4. 修复移动端脚本高亮
|
||||
5. 修复安装Node依赖提示ERR_PNPM_REGISTRIES_MISMATCH
|
||||
`;
|
||||
|
|
Loading…
Reference in New Issue
Block a user