chore: release v1.35.0
This commit is contained in:
parent
d863f11f61
commit
e736707628
|
|
@ -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.34.2"
|
"version": "1.35.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.35.0 - 2026-02-24
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-image-gen`: add Replicate provider support with configurable models (by @justnode)
|
||||||
|
- `baoyu-infographic`: add `dense-modules` layout and 3 new styles (`morandi-journal`, `pop-laboratory`, `retro-pop-grid`) for high-density infographics. Add keyword shortcuts for auto-selection. Prompt credit: [AJ](https://waytoagi.feishu.cn/wiki/YG0zwalijihRREkgmPzcWRInnUg)
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
- `baoyu-image-gen`: add Replicate model configuration documentation
|
||||||
|
|
||||||
## 1.34.2 - 2026-02-25
|
## 1.34.2 - 2026-02-25
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.35.0 - 2026-02-24
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-image-gen`:新增 Replicate 图片生成服务,支持自定义模型配置 (by @justnode)
|
||||||
|
- `baoyu-infographic`:新增 `dense-modules` 高密度模块布局及 3 种新风格(`morandi-journal`、`pop-laboratory`、`retro-pop-grid`),支持关键词快捷选择。高密度信息大图提示词来自 [AJ](https://waytoagi.feishu.cn/wiki/YG0zwalijihRREkgmPzcWRInnUg)
|
||||||
|
|
||||||
|
### 文档
|
||||||
|
- `baoyu-image-gen`:补充 Replicate 模型配置说明文档
|
||||||
|
|
||||||
## 1.34.2 - 2026-02-25
|
## 1.34.2 - 2026-02-25
|
||||||
|
|
||||||
### 文档
|
### 文档
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue