Skip to content

PaperSeek v0.1.1

Latest

Choose a tag to compare

@MingfengHong MingfengHong released this 06 Jun 08:42
· 3 commits to main since this release
cd88898

Highlights

  • Add source-specific discipline filters with OpenAlex Field and WoS Category mappings.
  • Apply OpenAlex discipline filters consistently in initial search and citation expansion.
  • Preserve OpenAlex Field labels that contain commas in CLI, environment variables, API payloads, and UI selection.
  • Add Chinese/English language switching and update user/deployment documentation.
  • Refactor the community package around the self-contained PaperSeek core copy.
  • Include recent Docker/runtime packaging fixes, history improvements, and provider/documentation updates.

Verification

  • python -m pytest in paperseek-community: 53 passed.
  • python -m compileall -q paperseek paperseek_core passed.
  • node --check paperseek/static/app.js passed.
  • Live OpenAlex/Crossref smoke checks passed.
  • Browser UI check confirmed 26 discipline fields and multi-select behavior.