Releases: tracewayapp/traceway
Releases · tracewayapp/traceway
Backend v1.7.26
- Injectable slot on each page
Backend v1.7.25
- Added support for streaming endpoints
Backend v1.7.24
- Added telegram notifications
Backend v1.7.23
- Fixed forgot password button with SMTP config
Backend v1.7.22
- generic OIDC SSO and password-login disable flag
- Spring Boot OTel exception handling
- add Pushover notification channel
- add project rename, recategorization, and deletion
- add cryptographically signed Docker images with Cosign
Backend v1.7.21
- fix trace_id/span_id mangling on json-otlp log ingest
- Fix time range preset selection closing
- fix: Non-iterable spans causes error
Backend v1.7.20
- Frontend code examples updated
- Docs for nextjs and fronend frameworks updated
Backend v1.7.19
- SQLite retention is now configurable
- Local file storage for session replays retention is now configurable
- Worker pool is being used to limit the S3 preasure from uploads
- Session replays are batched for clickhouse inserts
- More traceway metrics added to confirm the server is properly scaled to the workload
Backend v1.7.18
- implemented full session recording
- fixed tooltip position
Backend v1.7.17
- Added support for React Native