Skip to content

Releases: druellan/Productive-Simple-MCP

v0.2.8

Choose a tag to compare

@druellan druellan released this 28 Aug 23:34
8fabfc0

0.2.8 (2026-08-28)

Features

  • enhance get_task_history to include total_todos in activity summary (c03754a)
  • enrich get_task with comments, todos, and attachments (f745aaf)
  • update get_page to return body as readable HTML and enhance documentation (fcc924a)

v0.2.7

Choose a tag to compare

@druellan druellan released this 14 Aug 17:41
d541ad2

0.2.7 (2026-08-14)

Documentation

  • list all write tools in manifest.json (6d278c1)

v0.2.6

Choose a tag to compare

@druellan druellan released this 14 Aug 17:13
f3c950f

0.2.6 (2026-08-14)

Bug Fixes

  • fall back to defaults when config env vars are blank (8042f5a)

v0.2.5

Choose a tag to compare

@druellan druellan released this 14 Aug 17:07
302e1c6

0.2.5 (2026-08-14)

Features

  • add page content append tool (c4c2adc)

v0.2.4

Choose a tag to compare

@druellan druellan released this 12 Aug 23:32
6c7a0d3

0.2.4 (2026-08-12)

Features

  • support HTML page content conversion (c5f8610)

Bug Fixes

  • remove broken title pattern, use default with required placeholders (2574257)

v0.2.3

Choose a tag to compare

@druellan druellan released this 07 Aug 21:12
577e1dc

feat: support hierarchical page filtering to help discovering subpages.

v0.2.2

Choose a tag to compare

@druellan druellan released this 05 Aug 02:49
22f9e75

Fix: updating a page now keeps the title untouched

v0.2.1

Choose a tag to compare

@druellan druellan released this 05 Aug 02:37
2afa152

Fix: pages: update is now more reliable and fast, using HTML directly for the text.

v0.2.0

Choose a tag to compare

@druellan druellan released this 21 Jul 18:51
5da84b3

Refactor: upgrade to FastMCP 3.x