chore: release v1.79.2

This commit is contained in:
Jim Liu 宝玉
2026-03-23 22:39:14 -05:00
parent 35298d7c9d
commit dad8f3a800
4 changed files with 20 additions and 2 deletions
+9
View File
@@ -2,6 +2,15 @@
English | [中文](./CHANGELOG.zh.md)
## 1.79.2 - 2026-03-23
### Fixes
- `baoyu-cover-image`: simplify reference image handling — use `--ref` when model supports it, only create description files for models without reference image support
- `baoyu-post-to-weibo`: add no-theme rule for article markdown-to-HTML conversion
### Tests
- Fix Node-compatible parser tests and add parser test dependencies
## 1.79.1 - 2026-03-23
### Fixes