What shipped on OpenVibe.Sources
Every change deployed to OpenVibe, newest first. Each line is a commit from the OpenVibers repositories, linked to the change itself. When enough have gathered, or a large feature lands, they are written up as Patch notes on openvibe.blog. JSON: /api/v1/changelog.
2026-09-24
ab2bd6aOne W3C trace across services (Track O): openvibe-shared v1.7.0 trace.install(app) keeps each request's traceparent and puts it on the calls made while serving it, to loopback and OpenVibe hosts only
d360451CI calls the shared test workflow (Track Q): OpenVibe.Shared .github/workflows/test.yml@f5e7e73 (install, node --check over server/ and scripts/, npm test, openvibe-contracts-check) instead of a copy of those steps
cf00390SECURITY.md: how to report a vulnerability ([email protected], 7-day reply, scope, supported versions)
2026-09-23
a567d2eopenvibe-shared v1.5.1, openvibe-contracts v0.33.0
1d591a1openvibe-shared v1.5.0 (Track R release manifest), openvibe-contracts v0.32.0
2e986afW14: sources.openvibe.network answers an honest internal-service page, never the admin placeholder
202aec4CI: run the shared security workflow (gitleaks secret scan + dependency audit, Track Q)
072f529Track O: /metrics for direct loopback callers and a truthful /api/ready (openvibe-shared v1.3.0)
887303eDocs: STATUS.json and README match production (2026-09-23)
60a920dnginx: client address headers only from $remote_addr (realip). X-Forwarded-For was appended to and CF-Connecting-IP passed through from the client, so a request reaching the origin without Cloudflare (DNS-only host or the bare IP) chose…
f727a40openvibe-contracts v0.13.0 (manifest, capabilities and schemas released in v0.12.0); contracts check in CI
94f0bc0Sources service: source registry, ingestion workers with robots.txt, rate limits, conditional GET, address guard and explicit fetch-run states; RSS/Atom, sitemap, JSON-LD, mapped-API and manual adapters; items with provenance and…
65b893bContracts proposals (sources.source@1, sources.item@1), capability and service manifest proposals, README, STATUS alpha W14, env example, systemd unit, nginx vhost, CI on Node 22.22.1