v3.82.2
taubyte/tauv3.82.2Jun 15, 2026by claudfuen
AI Summary
This release fixes Sentry error reporting to ensure errors are only reported from the production environment.
Key Highlights
- Configured Sentry to only report errors from production
- Reduced noise in error tracking
Full Release Notes
## [3.82.2](https://github.com/trycompai/comp/compare/v3.82.1...v3.82.2) (2026-06-15) ### Bug Fixes * **sentry:** only report errors from the production environment ([f1e8e8f](https://github.com/trycompai/comp/commit/f1e8e8f30a963f07c6702d2ed8cf4852ff98cfe5))