Skip to content

v1.4.5

Choose a tag to compare

@cookjohn cookjohn released this 20 Mar 06:40

Changes

  • Performance: Optimize search_library to prevent timeout and Zotero UI freezing
    • Remove sync file I/O (getFilePath) from search results
    • Fast path: skip full item loading when no in-memory filtering needed
    • SQL-based snippet extraction for fulltext search (no full text loading)
    • Precompute sort keys, defer relevance scoring to post-pagination
    • Yield to main thread in long loops to keep UI responsive
    • Replace O(n) lookups with Set/Map
  • Reliability: Add 25s timeout protection for search requests
  • Feature: Add recursive collection tree from PR #46

Install

Download zotero-mcp-plugin-1.4.5.xpi and install via Zotero Tools -> Add-ons.