Skip to content

Releases: Charpup/openclaw-notion-mcp-wrapper

v2.0.2

11 Mar 02:52

Choose a tag to compare

Skills compliance refresh: normalized SKILL.md frontmatter to name+description, refreshed README changelog notes, and reran lightweight lint/smoke checks.

v2.1.0 — SKILL.md Audit & Upgrade

25 Feb 17:48

Choose a tag to compare

Changes

  • Add version frontmatter, add Notion Skill Ecosystem cross-reference section
  • Version bumped to 2.1.0
  • Added Notion Skill Ecosystem cross-reference section

Skill Type: OpenClaw Skill
Compatibility: OpenClaw 2026.2+

v2.0.1 — OpenClaw compliance patch

25 Feb 16:53

Choose a tag to compare

Changes

  • Add metadata.openclaw block with emoji, requires.bins/env, os, and install steps
  • Create evals/evals.json with 3 test cases (health check, movePage, negative)

This is a compliance patch adding OpenClaw framework gating metadata and skill-creator standard evals.

v2.0.0 - Production MCP Wrapper

13 Feb 03:21

Choose a tag to compare

Production-ready Notion MCP Server wrapper.

Features:

  • Health monitoring with automatic reconnection
  • Intelligent fallback strategies
  • Exponential backoff retry policy
  • Complete test coverage (unit + integration)
  • TDD+SDD architecture

Operations: movePage, getPage, updatePage, createPage, deletePage