Skip to content

Releases: DrRataplan/fonto-docs-mcp

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 06:49

1.6.2 (2026-08-20)

Bug Fixes

  • don't crash the process on a malformed tools/call or resources/read (3d10294)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:37

1.6.1 (2026-08-05)

Bug Fixes

  • don't misclassify legacy clients' MCP-Protocol-Version header as modern (4e85395)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:18

1.6.0 (2026-08-05)

Features

  • log protocol version and client identity on MCP requests (c6c31b0)
  • support the MCP 2026-07-28 stateless protocol revision (ee928bd)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:34

1.5.0 (2026-07-15)

Features

  • add per-IP rate limiting to blunt runaway clients (29aa35f)

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:50

1.4.4 (2026-07-08)

Bug Fixes

  • render type-literal members with sub-members as inline object types (23a1658)

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:20

1.4.3 (2026-07-08)

Bug Fixes

  • return 404 instead of 500 for unfetchable /page/:slug requests (11a578b)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 06:45

1.4.2 (2026-06-26)

Bug Fixes

  • identify as fonto-docs-mcp bot instead of spoofing a browser UA (94f1770)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:55

1.4.1 (2026-06-25)

Bug Fixes

  • render callback parameters as () => void instead of bare void (0be0722)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:32

1.4.0 (2026-06-25)

Features

  • log mcp_resource_read events for resources/read requests (b39b5de)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:23

1.3.1 (2026-06-19)

Performance Improvements

  • remove SSE GET /mcp endpoint — server never pushes, only wastes idle CPU (0a0dd12)