Releases: IAI-USTC-Quantum/QuantumAtlas
Releases · IAI-USTC-Quantum/QuantumAtlas
v0.21.0a0
v0.21.0a0 (2026-06-07)
BREAKING CHANGE
- the
agentic-searchextra andqatlas-search --agentmode are
removed; the package is renamed qatlas_agentic_search -> qatlas_search.
Feat
- search: add agentic_search academic literature search
Fix
- ci,papers: pytest path filter + 503 for unconfigured PDF fetch
- search: YAML config alignment, HTTP retries, and backend bug fixes
Refactor
- search: demote agentic_search to a pure-infra search module
What's Changed
- feat(search): add agentic_search academic literature search by @Agony5757 in #14
New Contributors
- @Agony5757 made their first contribution in #14
Full Changelog: v0.20.0...v0.21.0a0
v0.20.0
v0.20.0 (2026-06-05)
Refactor
- rag: drop python sidecar, qatlasd now talks Qdrant + embed worker directly
Full Changelog: v0.19.0...v0.20.0
v0.19.0
v0.19.0 (2026-06-05)
Feat
- rag: import qatlas_rag (embed worker + sidecar + ingester) into monorepo
Refactor
- spa: topbar docs button → RTD CLI reference (was /swagger/)
Full Changelog: v0.18.2...v0.19.0
v0.19.0a1
v0.19.0a1 (2026-06-05)
Fix
- web-dev: proxy /swagger to qatlasd so dev hits real Swagger UI
- spa: topbar API docs link → /swagger/ (was /api/docs 404)
Refactor
- client: rename contributor surface to
qatlas contrib {pdf,mineru}+ fix device-flow token field mismatch
Full Changelog: v0.19.0a0...v0.19.0a1
v0.19.0a0
v0.19.0a0 (2026-06-05)
Feat
- client,papers,spa: qatlas paper subcommand + /papers/search RAG UI
- papers,rag: paper-access expansion (PDF/RAG/DOI/resolution) + rename two server env vars
- qatlasd: storage migrate-layout subcommand for pre-A1 old-style PDFs
- arxiv,openalex: server-side PDF fetcher + DOI resolver
Refactor
- auth: OAuth device-code login + drop client-side token shadows
- paperassets: structured ParsedArxivID + per-category storage layout
Full Changelog: v0.18.2...v0.19.0a0
v0.18.2
v0.18.2 (2026-06-04)
Fix
- test: align commitizen-config assertion with pyproject.toml
Full Changelog: v0.18.1...v0.18.2
v0.18.1
v0.18.1 (2026-06-04)
Fix
- mineru: make image-zip build deterministic so re-uploads are idempotent
Full Changelog: v0.18.0...v0.18.1
v0.18.1a1
v0.18.1a1 (2026-06-04)
Refactor
- mineru: client-side multi-key rotation + expose converter counters in /api/health
Full Changelog: v0.18.1a0...v0.18.1a1
v0.18.1a0
v0.18.1a0 (2026-06-04)
Refactor
- storage: write images as a single zip archive instead of scattered files
Full Changelog: v0.18.0...v0.18.1a0
v0.18.0
v0.18.0 (2026-06-04)
Feat
- mineru: multi-key token pool with automatic daily-limit fail-over
Full Changelog: v0.17.0...v0.18.0