Releases: astro-koko/deepseek-copilot-for-zotero
Releases · astro-koko/deepseek-copilot-for-zotero
Release list
Release v0.9.9
🚀 Enhancements
- Render chat formulas with katex (90b127f)
🩹 Fixes
- Render latex formulas in chat (84e2c90)
- Render inline math in message content (c56628e)
- Render bare parenthesized math fragments (017e60c)
📖 Documentation
- Update wechat group QR code (de4cdfb)
- Plan katex formula rendering (8e1dc2f)
- Prepare v0.9.9 release notes (0714e02)
🏡 Chore
❤️ Contributors
- M1mba
Deepseek Copliot v0.9.8
Deepseek Copliot v0.9.8
Unified Zotero 7-10 release for Deepseek Copliot.
What changed
- Published one shared
Deepseek.Copliot-0.9.8.xpipackage for Zotero 7, 8, 9, and 10. - Widened the packaged Zotero manifest range to
7.0through10.*. - Kept one public version number instead of splitting Zotero 7/8/9 and Zotero 10 builds.
- Added release workflow hardening so CI runs tests and builds the verified release XPI before publishing.
Validation
- GitHub Actions release run passed on commit
f7ccde9699ec285cbfa9adbcb4a100073c80e38a. - Release asset:
Deepseek.Copliot-0.9.8.xpi. - Asset SHA-256 digest reported by GitHub:
cc9fabd78eeac36979e0b1bb2c59361f5e2d69982da661a8c96f8be850956d72. - Zotero 10 beta packaged smoke passed on
Zotero 10.0-beta.7+982c00aaf: Add-ons entry, Settings pane, Library right pane, Reader right pane, selection popup actions, and Reader context-menu actions. - Zotero 7/8/9 fresh smoke was user-waived for this scoped release because those paths are already considered working;
v0.9.7remains available as the fallback release.
Install
Install from this release by downloading Deepseek.Copliot-0.9.8.xpi. Zotero marketplace visibility may lag until public feed refresh catches up for each Zotero target.
Deepseek Copliot v0.9.7
Deepseek Copliot v0.9.7
- 修复 Reader 选中文本后提问/解释弹窗在深色模式下的显示问题
- 优化浅色模式与深色模式下对话框的样式一致性
Deepseek Copliot v0.9.6
Highlights:
- Keep separate conversations when switching across papers or PDF tabs.
- Add card-based built-in and custom slash command editing in Settings.
- Show 8 compact default suggested actions on the sidebar home panel.
- Improve / shortcut guidance in the empty-state composer.
Deepseek Copliot v0.9.5
Deepseek Copliot v0.9.5
这一版聚焦完成公开品牌统一,确保用户在 GitHub release、Zotero 插件安装界面和更新链路里看到的都是 Deepseek Copliot。
重点更新
- 统一插件显示名为
Deepseek Copliot - 统一 XPI 下载资产名为
Deepseek.Copliot-0.9.5.xpi - 统一 update feed 生成结果,指向新的
0.9.5资产 - 清理设置页、Reader 入口、验证弹窗等公开文案中的旧名称
验证情况
npm testnpm run buildnpm run verify:xpi
Deepseek Copliot v0.9.4
DS Copilot v0.9.4
这一版重点修正了 Zotero 侧边栏里的聊天使用动线,让输入框回到更符合直觉的位置,减少“回答和历史记录都堆在聊天框上方、还要反复往回翻”的割裂体验。
同时,v0.9.4 也补上了 Zotero 宿主环境下的发送稳定性修复,进一步提高单篇论文问答在本地插件里的可用性与可靠性。
重点更新
- 修正侧边栏聊天布局,让聊天框保持在更合理的主交互位置
- 最近会话现在会出现在聊天框下方,而不再把输入区域挤到更下层
- 空会话状态下的欢迎文案、建议操作和历史记录顺序重新整理,整体交互更顺手
- 改进 Zotero 宿主环境下的发送稳定性,补齐
paperscope 的 PDF 附件解析与 host provider 请求链路 - 对应测试、构建和打包校验已同步更新
验证情况
npm testnpm run buildnpm run verify:xpi- 已完成本地真实 Zotero smoke 验证
Deepseek Copliot v0.9.3
DeepSeek Copilot puts paper Q&A directly into Zotero's native Library and PDF Reader workflow.
Highlights
- Native right-sidebar workflow for both Library and Reader
- Full-text ask flows for a single PDF or eligible single-paper item
- Optional web verification layered on top of local paper context
- Public GitHub XPI release pipeline for repeatable installs and upgrades
Install
- Download
DS.Copilot-0.9.3.xpifrom this release. - Open
Tools -> Pluginsin Zotero. - Use the gear menu and choose
Install Add-on From File.... - Restart Zotero.
Notes
- Daily target:
Zotero 9 stable - Public release acceptance is based on the packaged
.xpi, not proxy-modenpm start
Deepseek Copliot v0.9.2
DeepSeek Copilot for Zotero v0.9.2
本次版本重点更新:
- 修复单篇
pdf/ 单篇paper范围的全文发送,优先携带整篇 PDF 正文而不是内部页窗截断 - 当全文不可用或范围不支持时,改为明确报错,不再静默降级成摘要回答
- 收紧
paper全文模式规则:必须恰好只有一个 PDF 附件;多 PDF 条目请改用当前 Reader 的pdf范围 - 增加“文档末尾重点”辅助片段,提升“最后一页 / 附录结尾”类问题的回答稳定性
- 优化侧栏排版继承 Zotero 宿主字体,并保持 DS Copilot 自有图标表面的一致品牌显示
验证状态:
- 已重新通过
npm test - 已重新通过
npm run build - 已重新通过
npm run verify:xpi - 已在真实 Zotero 打包安装环境中完成冷启动与重启后的全文问答 smoke
安装方法:
- 下载
DS.Copilot-0.9.2.xpi - 在 Zotero 中打开
工具 -> 插件 - 选择
Install Add-on From File... - 选中
.xpi并重启 Zotero
当前边界:
- 当前保证单篇
pdf和单篇paper的全文问答 collection和manual-selection目前不支持整批全文拼接发送
Deepseek Copliot v0.9.0
首个公开发布版本。
安装方法:
- 下载
DS.Copilot-0.9.0.xpi - 在 Zotero 中打开
工具 -> 插件 - 选择
Install Add-on From File... - 选中
.xpi并重启 Zotero
说明:
- 需要在
Settings -> DS Copilot中填写 DeepSeek API Key - 可选配置 Tavily 以启用联网查证
Release Manifest
This release is used to host update.json, please do not delete or modify it!
Updated in UTC 2026-07-12T07:21:12.577Z for version 0.9.9