Skip to content

v1.2.0

Pre-release
Pre-release

Choose a tag to compare

@ramprasanth0 ramprasanth0 released this 19 May 17:07
· 17 commits to main since this release
c48dfe3

🚀 Toro v1.2.0 - The Observability Update
This release focuses on enterprise-grade monitoring, crash resilience, and performance tracing. We have integrated Sentry to ensure that Toro is faster, more stable, and easier to debug than ever before.

🛠️ New Features & Improvements

  • Modernized Tracing: Migrated to the latest Sentry SDK v2.0+ standards using OpenTelemetry-compliant spans for high-precision profiling.
  • Native Windows Crash Alerts: Implemented a native OS dialog box that triggers on fatal errors. If Toro crashes, it will now provide you with a unique Event ID to help the developer fix the issue.
  • Cross-Platform User Identification: Added automatic user tagging. The app now identifies sessions by the OS username, allowing for personalized performance analysis.
  • Zero-Config Telemetry: Added a fallback Sentry DSN so the application automatically reports health metrics out-of-the-box, while still allowing custom DSNs via .env.