diff --git a/docs/guide/changelogs/CHANGELOG.md b/docs/guide/changelogs/CHANGELOG.md index 8d46a63e..26413cd1 100644 --- a/docs/guide/changelogs/CHANGELOG.md +++ b/docs/guide/changelogs/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.34.3](https://github.com/certd/certd/compare/v1.34.2...v1.34.3) (2025-05-15) + +### Performance Improvements + +* 宝塔插件、1panel 改成完全免费版 ([a53b6cd](https://github.com/certd/certd/commit/a53b6cd28ff2ce5662ada82379ea44a06b179b81)) +* 添加 FlexCDN 更新证书插件 ([bf040d4](https://github.com/certd/certd/commit/bf040d4c428d29c06fbaca5e29100e0c583b2b0b)) +* 小助手可以关闭 ([3e2101a](https://github.com/certd/certd/commit/3e2101aa5b56548614102e900d59819ce8c7e97c)) +* 支持部署到maoyun cdn ([68f333f](https://github.com/certd/certd/commit/68f333fb87ce85eed27436ecb0f76351c0ccb0d1)) +* 支持AI分析报错 ([aa96859](https://github.com/certd/certd/commit/aa96859798166426e485947a6590464de189de05)) + ## [1.34.2](https://github.com/certd/certd/compare/v1.34.1...v1.34.2) (2025-05-11) ### Bug Fixes diff --git a/packages/core/acme-client/package.json b/packages/core/acme-client/package.json index 6a778a3f..273cc4ec 100644 --- a/packages/core/acme-client/package.json +++ b/packages/core/acme-client/package.json @@ -69,5 +69,5 @@ "bugs": { "url": "https://github.com/publishlab/node-acme-client/issues" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/core/basic/package.json b/packages/core/basic/package.json index a139e52a..0f3c3946 100644 --- a/packages/core/basic/package.json +++ b/packages/core/basic/package.json @@ -45,5 +45,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/core/pipeline/package.json b/packages/core/pipeline/package.json index fc92a619..556d4156 100644 --- a/packages/core/pipeline/package.json +++ b/packages/core/pipeline/package.json @@ -44,5 +44,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/lib-huawei/package.json b/packages/libs/lib-huawei/package.json index bfdb2691..5be8ee32 100644 --- a/packages/libs/lib-huawei/package.json +++ b/packages/libs/lib-huawei/package.json @@ -24,5 +24,5 @@ "prettier": "^2.8.8", "tslib": "^2.8.1" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/lib-iframe/package.json b/packages/libs/lib-iframe/package.json index 0f92fa91..531aea14 100644 --- a/packages/libs/lib-iframe/package.json +++ b/packages/libs/lib-iframe/package.json @@ -31,5 +31,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/lib-jdcloud/package.json b/packages/libs/lib-jdcloud/package.json index 01ff85c8..198847e0 100644 --- a/packages/libs/lib-jdcloud/package.json +++ b/packages/libs/lib-jdcloud/package.json @@ -61,5 +61,5 @@ "fetch" ] }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/lib-k8s/package.json b/packages/libs/lib-k8s/package.json index 66c392db..4a36c2a6 100644 --- a/packages/libs/lib-k8s/package.json +++ b/packages/libs/lib-k8s/package.json @@ -32,5 +32,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/lib-server/package.json b/packages/libs/lib-server/package.json index bd476674..908d83ca 100644 --- a/packages/libs/lib-server/package.json +++ b/packages/libs/lib-server/package.json @@ -61,5 +61,5 @@ "typeorm": "^0.3.11", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/libs/midway-flyway-js/package.json b/packages/libs/midway-flyway-js/package.json index 0fe315bf..77d2eff5 100644 --- a/packages/libs/midway-flyway-js/package.json +++ b/packages/libs/midway-flyway-js/package.json @@ -46,5 +46,5 @@ "typeorm": "^0.3.11", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/plugins/plugin-cert/package.json b/packages/plugins/plugin-cert/package.json index 80941f95..d35d1dab 100644 --- a/packages/plugins/plugin-cert/package.json +++ b/packages/plugins/plugin-cert/package.json @@ -43,5 +43,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" } diff --git a/packages/plugins/plugin-lib/package.json b/packages/plugins/plugin-lib/package.json index 116dc0fc..0f3b4e72 100644 --- a/packages/plugins/plugin-lib/package.json +++ b/packages/plugins/plugin-lib/package.json @@ -50,5 +50,5 @@ "tslib": "^2.8.1", "typescript": "^5.4.2" }, - "gitHead": "a1e504c1387e9b0554c8d030cb53c5058e7d683a" + "gitHead": "0b152a3cb8ef13113f9612c1bf555755e6f5b209" }