Skip to content

Releases: gorizond/mcp-server-ragdocs

v1.1.1

07 May 17:38

Choose a tag to compare

1.1.1 (2026-05-07)

Bug Fixes

  • sync Playwright server version with client (v1.59.1) to fix WebSocket error (e2167a0)

v1.1.0

07 May 17:16

Choose a tag to compare

1.1.0 (2026-05-07)

Features

  • add document deduplication and incremental re-indexing (29e5a59)

v1.0.0

07 May 10:50

Choose a tag to compare

1.0.0 (2026-05-07)

Bug Fixes

  • add unit tests for BaseTool class (0f56143)
  • added docs and deploy bump (28236e1)
  • added logos and llm installation instructions (56fac27)
  • changed search results score_threshold to ensure returnign data (6a9eb26)
  • component: installing commitzen for consistant commit message enforcement (fe0ac40), closes #6
  • fixed inspectorscript (150389f)
  • installed semantic-versioning plugins in package.json (c8702d5)
  • package.json & package-lock.json to reduce vulnerabilities (e296799)
  • update package for public npm publishing (2d081c0)

Features

  • Add automatic vector size configuration based on provider (190fb84)
  • add EMBEDDING_MODEL, OPENAI_BASE_URL and VECTOR_SIZE env vars for LM Studio support (4c681c0)
  • add test file (a478fc9)
  • added external wright support for non debian based distros (7601e00)