Skip to content

Releases: IAI-USTC-Quantum/QuantumAtlas

v0.21.0a0

07 Jun 05:51

Choose a tag to compare

v0.21.0a0 Pre-release
Pre-release

v0.21.0a0 (2026-06-07)

BREAKING CHANGE

  • the agentic-search extra and qatlas-search --agent mode 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

Full Changelog: v0.20.0...v0.21.0a0

v0.20.0

05 Jun 09:53

Choose a tag to compare

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

05 Jun 09:22

Choose a tag to compare

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

05 Jun 07:03

Choose a tag to compare

v0.19.0a1 Pre-release
Pre-release

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

05 Jun 05:54

Choose a tag to compare

v0.19.0a0 Pre-release
Pre-release

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

04 Jun 15:30

Choose a tag to compare

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

04 Jun 15:18

Choose a tag to compare

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

04 Jun 09:21

Choose a tag to compare

v0.18.1a1 Pre-release
Pre-release

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

04 Jun 08:56

Choose a tag to compare

v0.18.1a0 Pre-release
Pre-release

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

04 Jun 08:24

Choose a tag to compare

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