github cbcoutinho/nextcloud-mcp-server v0.36.0

latest releases: nextcloud-mcp-server-0.57.54, nextcloud-mcp-server-0.57.53, nextcloud-mcp-server-0.57.52...
3 months ago

v0.36.0 (2025-11-15)

BREAKING CHANGE

  • Search algorithms now require Qdrant to be populated.
    Vector sync must be enabled and documents indexed for search to work.

Feat

  • Normalize hybrid search RRF scores to 0-1 range
  • Enhance vector visualization UI and parallelize search verification
  • Add Vector Viz tab to app home page
  • Add vector visualization pane with multi-select document types
  • Implement custom PCA to remove sklearn dependency
  • Add multi-document Protocol with cross-app search support
  • Update nc_semantic_search tool with algorithm selection
  • Implement unified search algorithm module

Fix

  • Reorder tabs and fix viz pane session access

Refactor

  • Optimize Nextcloud access verification with centralized filtering
  • Make all search algorithms query Qdrant payload, not Nextcloud

Perf

  • Exclude vector-sync status polling from distributed tracing

[master 7a7ed79] bump: version 0.35.0 → 0.36.0
4 files changed, 35 insertions(+), 4 deletions(-)

Don't miss a new nextcloud-mcp-server release

NewReleases is sending notifications on new releases.