Releases: SylphxAI/pdf-reader-mcp
Releases · SylphxAI/pdf-reader-mcp
v2.3.0
v2.2.0
2.2.0 (2026-01-28)
v2.1.0
2.1.0 (2025-12-17)
v2.0.8
2.0.8 (2025-12-05)
v2.0.7
2.0.7 (2025-12-03)
v2.0.3
2.0.3 (2025-11-30)
v2.0.2
2.0.2 (2025-11-27)
v2.0.1
2.0.1 (2025-11-27)
v2.0.0
2.0.0 (2025-11-27)
v1.4.0
✨ Features
- migrate documentation from VitePress to Leaf (dd1d9ee)
🐛 Bug Fixes
- ci: use explicit path for lefthook in prepare script (40c3655)
- security: override js-yaml to fix vulnerability (ce7acc8)
- ci: allow bun install without frozen-lockfile for Dependabot PRs (af10706)
- upgrade to SDK 1.0.0 and Zod 4 for proper JSON Schema support (e9e21d5)
- improve image extraction timeout handling (c9e6f55)
- critical security and performance improvements (19c7451)
♻️ Refactoring
- migrate from @modelcontextprotocol/sdk to @sylphx/mcp-server-sdk (98efbbb)
- add structured logging system (a337d93)
- deduplicate image extraction logic (2e6ef33)
- implement proper PDF document resource cleanup (7893cf6)
📚 Documentation
- add installation guides for VS Code, Claude Code, Cursor, Windsurf, Cline, Warp (28a3bf1)
🔧 Chores
- upgrade @sylphx/bump to v0.12.1 (9c597fb)
- upgrade @sylphx/doctor to v1.23.3 and @sylphx/bump to v0.10.2 (ff6849e)
- upgrade @sylphx/doctor to v1.23.2 (9ab92cf)
- migrate tooling to @sylphx ecosystem (fc2471f)
- upgrade all packages to latest versions (8b6730b)
- cleanup unused files and folders (8834d09)
- migrate from Vitest to Bun test runner (7382d1b)
- adjust coverage thresholds after adding defensive code (3780190)