Update plugin Paste剪切板 v1.3.0 - #481
Open
TheLastSheep wants to merge 16 commits into
Open
Conversation
AI-Co-Authored-By: Codex
AI-Co-Authored-By: Codex
AI-Co-Authored-By: Codex
AI-Co-Authored-By: Codex
AI-Co-Authored-By: Codex
跟进 ZTools 3.2 截图编辑态、文件外拖和插件数据目录能力,并保留 2.4–3.1 回退路径与低版本升级门禁。 AI-Co-Authored-By: Codex
在 ZTools 3.2 首次启动时校验迁移旧附件并重写数据库路径,成功后清理旧目录;保留 2.4–3.1 的直接安装兼容。 AI-Co-Authored-By: Codex (GPT-5)
为 Paste 入口声明 mainHide,让 ZTools 3.2 在全局快捷键唤起时保持主窗口隐藏。 AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
AI-Co-Authored-By: Codex (GPT-6)
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.
变更说明
Paste 面板改为先加载 50 条历史、按需预取下一页。全库搜索在主插件窗口持有的 Node Worker 中执行,关闭面板后复用缓存,解除界面搜索最多覆盖一万条记录的限制。
验证
边界