Changelog
Release history and updates for Skills Trace.
v0.1.0
March 2026Latest+Added
- Core detection engine with 6-strategy pipeline (watermark, frontmatter hash, content hash, prefix hash, tool schema, function signature)
- JSONL, HTTP, SQLite, PostgreSQL, and OpenTelemetry emitters
- Multi-emitter fan-out with Promise.allSettled
- Express middleware adapter (@skills-trace/express)
- Vercel AI SDK middleware adapter (@skills-trace/vercel)
- Cloudflare Workers adapter (@skills-trace/cloudflare)
- Python LiteLLM callback adapter (skills-trace PyPI)
- Analytics dashboard with 7 views (Overview, Skills, Cost, Drift, Risk, Feed, Settings)
- Real-time SSE telemetry stream
- Telemetry REST API with Bearer token authentication
- Multi-registry support with priority-based merge
- Multi-tenant gateway routing (TenantRouter)
- Configurable sampling (random and deterministic modes)
- Prometheus-compatible metrics endpoint (MetricsCollector)
- Registry signature verification (Ed25519)
- OpenTelemetry OTLP span emission
- Enterprise SSO via Clerk
- PostgreSQL/TimescaleDB production telemetry store
- Registry hot-reload with fs.watch and polling
- Detection result caching with LRU eviction
- GitHub Actions CI/CD (lint, typecheck, test, build, release)
- SEO: OG images, Twitter cards, JSON-LD structured data, sitemap, manifest