v1.3.0
Added
- Library access control: restrict which indexed libraries each user can query over the MCP and API, scoped to their SSO groups or specific users. Set a workspace-wide default and manage per-library access from Teamspace Settings.
v1.2.3
Added
- Improved the relevance of responses from the MCP server and API through new reranking capabilities.
- Added support for GitOps-based routing for Confluence and other on-premise data parsers.
v1.2.2
v1.2.0
Added
- Added support for ingesting content from Confluence Cloud and Data Center.
- Added full end-to-end integration with GitHub Enterprise Server.
- Added support for ingesting content from llms.txt files.
Fixed
- Improved parsing robustness by preventing process hangs and cleaning up orphaned staging data.
v1.1.1
Fixed
- Fixed the GitHub App client to correctly target the on-premise GitHub Enterprise Server API.
v1.1.0
Added
- GitOps declarative repository management: define the repositories to index in a Git manifest (
repos.yaml) and have Context7 reconcile them on startup, on a schedule, on manual trigger, and on GitHub push webhooks. Supports per-repo branch, folder, and file filters, plus pruning of repositories removed from the manifest. - Generic OIDC single sign-on for the on-premise dashboard.
- Configure a GitHub Enterprise Server host from the dashboard so the GitHub App and tokens target your own server instead of github.com.