Releases: KESHEN-ZHOU/PaperRouter
Releases · KESHEN-ZHOU/PaperRouter
Release list
V0.2.1
Right-click a paper in Zotero, get a ranked, confidence-scored shortlist of collections to send it to.
Fixed
- Sub-item classification. Right-clicking a child attachment (Preprint PDF, Snapshot) or note now classifies and files the parent paper, instead of giving poor suggestions
and failing with a foreign-key error. Same result as right-clicking the paper itself.
修复
- 子文件分类。 右键论文的子文件(Preprint PDF、Snapshot)或笔记,现在会归类到顶层论文,不再出现建议不准 + 外键报错。和右键论文本体行为一致。
Install · 安装
Compatible with Zotero 7, 8, 9.
- Download
paperrouter-0.2.1.xpibelow → Tools → Add-ons → ⚙️ → Install Add-on From File… (existing users update automatically) - 下载下方
paperrouter-0.2.1.xpi→ 工具 → 插件 → ⚙️ → 从文件安装插件…(现有用户会自动更新)
V0.2.0
Right-click a paper in Zotero, get a ranked, confidence-scored shortlist of collections to send it to.
Changelog
- Auto-update channel: Zotero now checks for new versions automatically; future releases install in-place from the Add-ons panel.
- Suggestion dialog polish: tighter selection behavior, more predictable timing on initial recommendations.
- README + Roadmap: project rationale, side-by-side demo, badges, and a public roadmap (auto-mode, batch mode, per-collection exclusions).
- CI: every PR runs the test suite on Node 18 + 20.
更新日志
- 自动更新通道:Zotero 会自动检查新版本,未来 release 直接从插件面板原地更新。
- 对话框打磨:选择行为更紧凑,初次推荐时序更可预测。
- README + Roadmap:加了项目动机、双列演示、badges、公开 roadmap(auto-mode、批量模式、整 Collection 排除)。
- CI:每个 PR 自动跑测试(Node 18 + 20)。
Install · 安装
Compatible with Zotero 7, 8, 9.
- Download
paperrouter-0.2.0.xpibelow → Tools → Add-ons → ⚙ → Install Add-on From File… - 下载下方
paperrouter-0.2.0.xpi→ 工具 → 插件 → ⚙ → 从文件安装插件…
Source & issues · 源码与反馈:https://github.com/KESHEN-ZHOU/PaperRouter
v0.0.2
Right-click a paper in Zotero — get a ranked, confidence-scored shortlist of collections to send it to.
Changelog
- Two ranking modes — embedding similarity, LLM zero-shot.
- Feedback-aware — rejected suggestions are blacklisted next run.
- Provider-agnostic — OpenAI, Anthropic, Gemini, OpenRouter, Cohere, or any OpenAI-compatible endpoint.
- Security fix vs 0.0.1.x — earlier builds defaulted the embedding base URL to a third-party proxy. Don't use 0.0.1 or 0.0.1.1. 0.0.2 defaults to
api.openai.com; custom
proxies are opt-in via the "Custom (OpenAI-compatible)" provider.
更新日志
- 两种排序模式 —— embedding 相似度、LLM zero-shot。
- 学习用户反馈 —— 拒绝过的分类下次自动降权。
- Provider 自由选择 —— OpenAI、Anthropic、Gemini、OpenRouter、Cohere,或任何 OpenAI 兼容端点。兼容国内代理。
- 0.0.1.x 安全修复 —— 早期 xpi 把 embedding base URL 默认成了第三方代理。请勿继续使用 0.0.1 与 0.0.1.1。 0.0.2 默认
api.openai.com;如需走代理请显式选 "Custom
(OpenAI-compatible)"。
Install · 安装
Compatible with Zotero 7, 8, 9.
- Download
paperrouter-0.0.2.xpibelow → Tools → Add-ons → ⚙ → Install Add-on From File… - 下载下方
paperrouter-0.0.2.xpi→ 工具 → 插件 → ⚙ → 从文件安装插件…
Source & issues · 源码与反馈:https://github.com/KESHEN-ZHOU/PaperRouter