Skip to content

arXivMate v0.1.16

Choose a tag to compare

@jiahaozhang6 jiahaozhang6 released this 01 Jul 12:49

PDF sites, manual save, and Markdown rendering release.

What's changed

  • Add ACM Digital Library detection and page/full-text fallback for DOI, PDF, EPDF, and Full HTML pages.
  • Improve WebChat PDF preparation for ACM/IEEE pages by falling back to readable page text and generated context PDFs when direct PDF download is blocked.
  • Stop auto-saving generated chat history. Conversations enter the review library only when the user clicks Save, while current-page follow-up context still works.
  • Improve Markdown rendering for escaped math, math-only code spans, and compact section dividers.
  • Rewrite the README opening so supported sites and PDF page types are visible first.

Verify

  • node --check passed for 11 JS files.
  • History persistence contract passed.
  • Markdown/math rendering contract passed.
  • git diff --check reported only CRLF warnings.