PandaNpc MCP Server Version History
Updated
- Fixed: The app could keep running the old version after an update.
- Added: You can now view app info through the PandaNPC assistant.
- No user-facing changes in this release.
- No user-facing changes in this release.
- Added: You can now search for text inside email attachments.
- Fixed: Mail search no longer shows spam or messages you sent.
- Added: You can now search messages by an exact date range.
- Improved: Search results now show the number of matches.
- Fixed nested to-do and list items losing their indentation — child items now stay children through edits.
- Retried this release after a build-machine connectivity issue; no functional changes since 0.1.15.
- Added Agent Service Center arbitration tools (asc_guide, list/diff/resolve) so an agent can inspect and resolve sync conflicts directly.
- Scheduled tasks now expose agent_type so Codex and PandaCode show up as selectable engines instead of being grayed out.
- Added list_agent_connections and create_agent_connection tools.
- Fixed update_note silently dropping images and mermaid diagrams.
- Added update_scheduled_task, completing scheduled-task CRUD (Update was previously missing).
- Backfilled the macOS build for this release (Linux and Windows had already shipped).
- Note bodies now allow the <small> inline HTML tag instead of showing it as literal text.
- Fixed a literal | inside a table cell breaking round-trip Markdown conversion.
- sync_rules now correctly syncs directory-style skills (previously always synced as empty).
- All user-facing tool text translated to English.
- Added six scheduled-task tools (list/create/list-runs/toggle/delete bridges) plus a timezone option when creating a scheduled task.
- Tool descriptions hardened against accidental workspace_id misuse.
- Tool descriptions and instructions rewritten in clear English; the server now replies in the requester's language instead of always Chinese.
- Fixed a workspace-detection cache that could go stale after logging in with a different account.
- Translated internal package documentation and code comments to English.
- Packaging fix for the npm distribution.
- Packaging fix shortly after the first release.
- Initial release of the PandaNpc MCP server — connects an MCP client to PandaNote with note, workspace, task-tracking, and scheduling tools.