What shipped on OpenVibe.Trade
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
62e21fcThe shared update system and one account UI, on the OpenVibe Frame (openvibe-shared 1.11.0, openvibe/frame): the home shows what shipped, /updates is the shared log and the footer links it; the shared navbar handles sign in and out…
ff9afd0CI 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
7f418d2openvibe-publishing v0.2.2 (shares the openvibe-shared v1.5.1 copy instead of installing v1.0.0 alongside)
46f1eebSECURITY.md: how to report a vulnerability ([email protected], 7-day reply, scope, supported versions)
2026-09-23
62ea99copenvibe-shared v1.5.1, openvibe-contracts v0.33.0
b0012e9openvibe-shared v1.5.0 (Track R release manifest), openvibe-contracts v0.32.0, openvibe-sdk v0.5.0
ddbc60cCI: run the shared security workflow (gitleaks secret scan + dependency audit, Track Q)
f314778Docs: STATUS.json and README match production (2026-09-23)
9a55644Events webhook requires signature v2 (replay window); openvibe-sdk v0.4.0
0eb925fApp and module tokens act only for their on_behalf_of person; sandbox tokens refused
3a25d07nginx: 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…
5cac5a8openvibe-publishing v0.2.1 (ReDoS fixes in ssr markdown)
5267927openvibe-contracts v0.22.0 (trade manifest and capabilities released); contracts check is blocking
4d40b52OpenVibe.Trade service (Wave 19): informational only per ADR-025 — instruments and aliases with deterministic resolution, immutable timestamped observations (no observation, no number), per-source freshness with stale-since, SEC filings…
2a9f446README (purpose, owns, does not own, depends on, acceptance, launch rule, threat review), STATUS alpha W19, .env.example, deploy (systemd unit, nginx vhost on 4860), CI on Node 22.22.1 (contracts check continue-on-error until release)…
2026-09-21
998e3c8Charter: OpenVibe.Trade as defined in the OpenVibe realignment plan (placeholder, no code yet)