chore: release v1.100.0
This commit is contained in:
parent
eaa0f1aa11
commit
0b8ac256f4
|
|
@ -6,7 +6,7 @@
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
||||||
"version": "1.99.1"
|
"version": "1.100.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.100.0 - 2026-04-12
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-imagine`: add Z.AI GLM-Image provider — supports `glm-image` and `cogview-4-250304` models via the Z.AI sync image API; configure with `ZAI_API_KEY` (or `BIGMODEL_API_KEY` for backward compatibility)
|
||||||
|
|
||||||
## 1.99.1 - 2026-04-11
|
## 1.99.1 - 2026-04-11
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.100.0 - 2026-04-12
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-imagine`:新增 Z.AI GLM-Image 服务商支持,支持 `glm-image` 和 `cogview-4-250304` 模型,通过 Z.AI 同步图像 API 调用;配置 `ZAI_API_KEY`(或 `BIGMODEL_API_KEY` 向后兼容)
|
||||||
|
|
||||||
## 1.99.1 - 2026-04-11
|
## 1.99.1 - 2026-04-11
|
||||||
|
|
||||||
### 修复
|
### 修复
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue