PandaNpc MCP Server Version History

Updated

  1. v0.1.24

    • Fixed: The app could keep running the old version after an update.
  2. v0.1.23

    • Added: You can now view app info through the PandaNPC assistant.
  3. v0.1.22

    • No user-facing changes in this release.
  4. v0.1.20

    • No user-facing changes in this release.
  5. v0.1.19

    • Added: You can now search for text inside email attachments.
  6. v0.1.18

    • 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.
  7. v0.1.17

    • Fixed nested to-do and list items losing their indentation — child items now stay children through edits.
  8. v0.1.16

    • Retried this release after a build-machine connectivity issue; no functional changes since 0.1.15.
  9. v0.1.15

    • Added Agent Service Center arbitration tools (asc_guide, list/diff/resolve) so an agent can inspect and resolve sync conflicts directly.
  10. v0.1.13

    • Scheduled tasks now expose agent_type so Codex and PandaCode show up as selectable engines instead of being grayed out.
  11. v0.1.12

    • Added list_agent_connections and create_agent_connection tools.
  12. v0.1.11

    • Fixed update_note silently dropping images and mermaid diagrams.
    • Added update_scheduled_task, completing scheduled-task CRUD (Update was previously missing).
  13. v0.1.10

    • Backfilled the macOS build for this release (Linux and Windows had already shipped).
  14. v0.1.9

    • Note bodies now allow the <small> inline HTML tag instead of showing it as literal text.
  15. v0.1.8

    • 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.
  16. v0.1.7

    • 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.
  17. v0.1.5

    • 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.
  18. v0.1.3

    • Translated internal package documentation and code comments to English.
  19. v0.1.2

    • Packaging fix for the npm distribution.
  20. v0.1.1

    • Packaging fix shortly after the first release.
  21. v0.1.0

    • Initial release of the PandaNpc MCP server — connects an MCP client to PandaNote with note, workspace, task-tracking, and scheduling tools.