Compare commits

...

7 Commits

Author SHA1 Message Date
xiaojunnuo 6cd57dd426 Merge branch 'v2-dev' into v2 2025-11-11 00:57:37 +08:00
xiaojunnuo 481e866011 build: publish 2025-11-11 00:50:16 +08:00
xiaojunnuo a78450ba79 build: trigger build image 2025-11-11 00:49:58 +08:00
greper d19ac1fd15 Update promotional content in README.md 2025-11-10 10:56:54 +08:00
greper 410a23751b Update README.md 2025-11-10 10:56:23 +08:00
greper 8190507e8c Revise README for permanent version promotion
Updated promotional text for the permanent professional version and adjusted the display format.
2025-11-10 10:54:47 +08:00
greper 645f74f39d Update README with promotional content
Added promotional message for permanent professional version and Double Eleven event.
2025-11-10 10:53:38 +08:00
14 changed files with 31 additions and 12 deletions
+7
View File
@@ -16,6 +16,13 @@ Certd® 是一个免费的全自动证书管理系统,让你的网站证书永
> 流水线数量现已调整为无限制,欢迎大家使用
**************************************************************************************************
🔥🔥🔥永久专业版上线,双11活动火热进行中🔥🔥🔥
赶快升级到最新版点击右上角金色VIP按钮,点击立即赞助,看看你的优惠券金额是多少?
**************************************************************************************************
## 一、特性
本项目不仅支持证书申请过程自动化,还可以自动化部署更新证书,让你的证书永不过期。
+12
View File
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.37.6](https://github.com/certd/certd/compare/v1.37.5...v1.37.6) (2025-11-10)
### Bug Fixes
* 修复创建流水线报id不能为空的bug ([aac569a](https://github.com/certd/certd/commit/aac569a9259ede43399e0ed5d668e936b984d6dd))
### Performance Improvements
* 增加vip时间同步按钮 ([32e4e91](https://github.com/certd/certd/commit/32e4e91ab81008dda422fb53fd6f4d1711c5d80c))
* 支持letencrypt测试环境,支持IP证书? ([1462cdd](https://github.com/certd/certd/commit/1462cddd1eb347b7ff238286b5c977b29a0591ec))
* server 增加 "@peculiar/x509" 依赖 ([acdf091](https://github.com/certd/certd/commit/acdf0912d452029f158279fb78155086e4fbac17))
## [1.37.5](https://github.com/certd/certd/compare/v1.37.4...v1.37.5) (2025-11-08)
### Bug Fixes
+1 -1
View File
@@ -70,5 +70,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -46,5 +46,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -61,5 +61,5 @@
"fetch"
]
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -64,5 +64,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -43,5 +43,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -53,5 +53,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "9d5daf00152188369bf29e8be5795dbf04737f18"
"gitHead": "9fcdeca6920fc7d465e2443dab4f246d279f108b"
}
+1 -1
View File
@@ -1 +1 @@
05:07
00:49