Update plugin pasteboard-pro v1.2.0 - #372
Open
TheLastSheep wants to merge 5 commits into
Open
Conversation
added 3 commits
August 3, 2026 13:34
扩展 Windows/Linux 平台能力,适配系统安全存储、OCR、图片旋转、文件预览和队列剪贴板格式,并同步更新多平台构建校验。 AI-Co-Authored-By: Codex
为文本和富文本写入真实拖拽格式,图片和文件使用宿主原生源文件拖拽,并阻止缩略图 URL 作为默认拖拽内容。 AI-Co-Authored-By: Codex
补充 Windows/Linux 平台能力、队列行为和构建验证说明,并记录 1.2.0 版本变更。 AI-Co-Authored-By: Codex
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
为 macOS sips 断言显式指定 darwin,避免 Linux CI 使用 ImageMagick 时误判失败。 AI-Co-Authored-By: Codex
改用插件保存的源内容写回剪贴板,并正确处理 ZTools 剪贴板 API 的成功状态。 AI-Co-Authored-By: Codex (GPT-5)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
更新内容
将
pasteboard-pro从 v1.1.1 更新至 v1.2.0:验证
corepack pnpm vitest runcorepack pnpm --filter @pasteboard-pro/ztools typecheckcorepack pnpm test:contractcorepack pnpm --filter @pasteboard-pro/ztools build本 PR 仅修改作者本人插件
pasteboard-pro。