From 3db65159fec01a0ac5fb85fec4fecc2f9b8a7091 Mon Sep 17 00:00:00 2001 From: waxgourd Date: Fri, 8 Nov 2024 19:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86ewelink-smart-home?= =?UTF-8?q?=E3=80=81qinglong;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eweLink-smart-home/CHANGELOG.md | 4 ++++ eweLink-smart-home/config.json | 2 +- qinglong/CHANGELOG.md | 10 ++++++++++ qinglong/config.yaml | 2 +- 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/eweLink-smart-home/CHANGELOG.md b/eweLink-smart-home/CHANGELOG.md index 9f13dc9..a168ab5 100644 --- a/eweLink-smart-home/CHANGELOG.md +++ b/eweLink-smart-home/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.4.3 (2024-11-08) + +- 版本升级 + ### 1.0.0 (2024-09-09) - 首次推出 \ No newline at end of file diff --git a/eweLink-smart-home/config.json b/eweLink-smart-home/config.json index bea0a9c..1d50a97 100644 --- a/eweLink-smart-home/config.json +++ b/eweLink-smart-home/config.json @@ -1,6 +1,6 @@ { "name": "eWeLink Smart Home", - "version": "1.0.0", + "version": "1.4.3", "slug": "ewelink_smart_home_slug", "description": "将 eWeLink 与家庭助理连接", "arch": ["aarch64", "amd64"], diff --git a/qinglong/CHANGELOG.md b/qinglong/CHANGELOG.md index 95a5e8b..ca2bb7e 100644 --- a/qinglong/CHANGELOG.md +++ b/qinglong/CHANGELOG.md @@ -1,3 +1,13 @@ +### 2.17.12 (2024-11-08) + +- 定时任务支持复制 +- 增加 ntfy 通知 +- 适配Server酱APP分支(Server酱³),移除已废弃的旧版api入口 +- 修复任务命令带有 -m 参数时,日志目录生成异常 +- 修复登录日志无法自动保存 +- 移除任务执行前后的脚本参数 +- 定时任务外漏视图改为 10 个 + ### 2.17.11 (2024-10-14) - 修复无法获取设置的环境变量 PYTHONPATH 和 NODE_OPTIONS diff --git a/qinglong/config.yaml b/qinglong/config.yaml index 85e184d..476cfae 100644 --- a/qinglong/config.yaml +++ b/qinglong/config.yaml @@ -1,6 +1,6 @@ --- name: 青龙面板 for HA -version: 2.17.11 +version: 2.17.12 slug: qinglong description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台" url: https://gitcode.com/waxgourd/addons