v0.3.3
English
What changed
- Makes both the English prompt and JSON prompt safer to paste into Image2 and other image generators.
- Changes the JSON result and history JSON copy so the first field is a generator-facing
prompt, not internal metadata. - Cleans stray structural labels and reference-upload wording from generator-facing prompt text while preserving true visible text from the source image.
- Keeps the internal structured analysis available for saved records and advanced workflows.
- Improves recovery for malformed JSON-like prompt fragments so comma-separated visual details are preserved.
Upgrade guidance
Install or reload zhijuan-prompt-card-0.3.3.zip from this release. If the extension was already installed, refresh it in chrome://extensions before testing the JSON prompt output.
Verification
- Local regression, typecheck, build, release package, and release scan passed.
- Browser smoke and Bilibili E2E passed, including JSON copy checks for
promptfirst and no internal schema metadata. - User-installed refreshed-extension acceptance was confirmed before merge.
Thanks to issue reporters and Image2/model-compatibility testers.
中文
更新内容
- 优化英文 Prompt 和 JSON Prompt,复制到 Image2 等外部图像生成器时更干净、更适合直接生成。
- JSON 结果和历史 JSON 复制现在会以面向生成器的
prompt字段开头,而不是内部元数据。 - 清理误进入生成提示词的结构化标签和参考图上传话术,同时保留原图中真实可见的文字。
- 内部结构化分析仍保留给保存记录和高级工作流使用。
- 提升对异常 JSON-like 提示词片段的恢复能力,减少逗号分隔的视觉细节丢失。
升级方式
从本 release 安装或重新加载 zhijuan-prompt-card-0.3.3.zip。如果已经安装过扩展,请先在 chrome://extensions 中刷新扩展,再测试 JSON Prompt 输出。
验证
- 本地回归、typecheck、build、release package 和 release scan 已通过。
- 浏览器 smoke 与 Bilibili E2E 已通过,包含 JSON 复制检查:
prompt字段在前,且不包含内部 schema 元数据。 - 合并前已完成用户侧刷新安装版本验收。
感谢问题反馈者,以及 Image2 / 模型兼容性测试反馈。