Changelog

What's new in Trovi.

April 2025

v0.1.0-beta.3

Source maps, alerts, and session journey

  • newSource map upload and automatic stack trace de-obfuscation
  • newAlert rules with Slack and webhook delivery
  • newSession journey timeline on ticket detail pages
  • newHealth score trend chart on overview
  • fixAlert throttle was not persisting across server restarts
  • perfIngest endpoint is now 40% faster with batched Prisma writes
March 2025

v0.1.0-beta.2

Advanced detectors and dashboard polish

  • newMemory leak detector with circular buffer trend analysis
  • newCore Web Vitals tracking (LCP, CLS, INP)
  • newSecurity scanner: mixed content, localStorage, postMessage
  • newDependency CVE check via OSS Index on Node init
  • fixQueue flush was not re-entrant safe — fixed with flushing flag
  • fixCSV export was missing metadata column
February 2025

v0.1.0-beta.1

First public beta

  • newBrowser SDK: error capture, network interceptor, console capture
  • newNode SDK: Express middleware, process monitor, error handlers
  • newDashboard: ticket system with comments and status management
  • newEvent log with filters, search, and CSV export
  • newAlert rules with Slack and webhook delivery