Changelog

What's new in Sentrial

A record of every release, improvement, and fix shipped to the platform.

v0.4.0June 10, 2026Early Access
  • NewLLM call inspection panel — view full prompt/response pairs per session
  • NewRegression threshold editor — set custom drift sensitivity per metric
  • NewPagerDuty integration for alert routing
  • ImprovedSession timeline rendering is now 3x faster for long traces
  • FixedResolved false-positive drift alerts on cold-start sessions
v0.3.2May 28, 2026Early Access
  • ImprovedWebhook payload now includes full regression context object
  • FixedSession end event was occasionally dropped under high concurrency
  • FixedSDK: `session.trace()` now correctly flushes on process exit (Node.js)
v0.3.0May 12, 2026Early Access
  • NewSlack alert integration with per-channel routing
  • NewBaseline snapshotting — pin a known-good session as reference
  • NewPython SDK beta released
  • ImprovedDrift scoring algorithm updated to v2 — reduces noise on short sessions
v0.2.0April 22, 2026Private Beta
  • NewTool call accuracy tracking added as a first-class metric
  • NewSession replay timeline UI
  • ImprovedDashboard load time reduced by 60%
  • FixedAPI key rotation no longer terminates active SDK connections
v0.1.0March 15, 2026Private Beta
  • NewInitial private beta launch
  • NewNode.js SDK — session tracing and tool call capture
  • NewDrift detection on response coherence and tool call accuracy
  • NewEmail alerts on regression threshold breach