chore: release v1.54.0

This commit is contained in:
Jim Liu 宝玉
2026-03-06 23:40:53 -06:00
parent 5771e6d8c5
commit 69cd89184e
3 changed files with 19 additions and 1 deletions
+9
View File
@@ -2,6 +2,15 @@
English | [中文](./CHANGELOG.zh.md)
## 1.54.0 - 2026-03-06
### Features
- `baoyu-format-markdown`: improve title and summary generation with style-differentiated candidates, prohibited patterns, and hook-first principles
- `baoyu-markdown-to-html`: add `--cite` option to convert ordinary external links to numbered bottom citations
- `baoyu-post-to-wechat`: enable bottom citations by default for markdown input, add `--no-cite` flag to disable
- `baoyu-translate`: support external glossary files via `glossary_files` in EXTEND.md (markdown table or YAML)
- `baoyu-translate`: add frontmatter transformation rules to rename source metadata fields with `source` prefix
## 1.53.0 - 2026-03-06
### Features