From 55356c88204dff9ceaecb22b42fc2e6dd7aa2a25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Mon, 16 Mar 2026 12:53:25 -0500 Subject: [PATCH] chore: release v1.69.0 --- .claude-plugin/marketplace.json | 2 +- CHANGELOG.md | 16 ++++++++++++++++ CHANGELOG.zh.md | 16 ++++++++++++++++ CLAUDE.md | 2 +- 4 files changed, 34 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ebbb4b8..3cfa7d0 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "1.68.0" + "version": "1.69.0" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 837457a..ab672c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ English | [中文](./CHANGELOG.zh.md) +## 1.69.0 - 2026-03-16 + +### Features +- `baoyu-chrome-cdp`: support connecting to existing Chrome session (by @bviews) + +### Fixes +- `baoyu-chrome-cdp`: support Chrome 146 native remote debugging in approval mode (by @bviews) +- `baoyu-chrome-cdp`: keep HTTP validation in findExistingChromeDebugPort (by @bviews) +- `baoyu-danger-gemini-web`: reuse openPageSession and fix orphaned tab leak (by @bviews) +- `baoyu-danger-gemini-web`: respect explicit profile config over auto-discovery (by @bviews) +- `baoyu-danger-gemini-web`: respect BAOYU_CHROME_PROFILE_DIR in auto-discovery skip (by @bviews) +- `baoyu-post-to-wechat`: improve browser publishing reliability (by @cfh-7598) + +### Documentation +- `baoyu-cover-image`: clarify people reference image workflow and interactive confirmation + ## 1.68.0 - 2026-03-14 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 61b762d..831c9e6 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,22 @@ [English](./CHANGELOG.md) | 中文 +## 1.69.0 - 2026-03-16 + +### 新功能 +- `baoyu-chrome-cdp`:支持连接到已有的 Chrome 会话 (by @bviews) + +### 修复 +- `baoyu-chrome-cdp`:支持 Chrome 146 原生远程调试(审批模式)(by @bviews) +- `baoyu-chrome-cdp`:保留 findExistingChromeDebugPort 中的 HTTP 验证 (by @bviews) +- `baoyu-danger-gemini-web`:复用 openPageSession 并修复孤立标签页泄漏 (by @bviews) +- `baoyu-danger-gemini-web`:显式配置优先于自动发现 (by @bviews) +- `baoyu-danger-gemini-web`:自动发现跳过时也遵循 BAOYU_CHROME_PROFILE_DIR (by @bviews) +- `baoyu-post-to-wechat`:提升浏览器发布可靠性 (by @cfh-7598) + +### 文档 +- `baoyu-cover-image`:完善人物参考图片工作流和交互式确认说明 + ## 1.68.0 - 2026-03-14 ### 新功能 diff --git a/CLAUDE.md b/CLAUDE.md index 3efa9fe..62ce306 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # CLAUDE.md -Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.68.0**. +Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.69.0**. ## Architecture