Tags: liuchzzyy/zotero-mcp
Tags
Release v2.5.0 - Multi-Modal PDF Analysis Features: - Multi-modal PDF analysis with PyMuPDF (10x faster) - Image and table extraction - Intelligent LLM auto-selection - LLM capability detection Bug Fixes: - Gmail sender filter env var support - Enhanced deduplicate log formatting - Fixed collection name quotes Testing: - All workflows tested successfully - 100+ new tests
Release v2.3.0 Codebase cleanup and optimization: - Remove dead code (metrics.py, format_response, auto_analyze.py) - Consolidate documentation (AGENTS.md, GITHUB-ACTIONS-SETUP.md) - Update tooling references (Black/isort → Ruff, pip → uv) - Fix type annotation issues - Simplify CLAUDE.md from 479 to 83 lines - Remove unused docs/ and scripts/ directories Total: 376 lines of dead code removed, documentation consolidated