v0.94.7
Agenta-AI/agentav0.94.7Mar 18, 2026by bekossy
AI Summary
Improvements to the evaluation interface and fixes for cryptographic operations on HTTP requests.
Key Highlights
- Fix crypto.randomUUID usage on HTTP requests
- Improve playground evaluation buttons, icons, and tooltips
- Prevent Railway gateway auth header overflows
- Disable Railway preview post-deploy tests
New Features
- Improved evaluation UI elements
- Fixed HTTP cryptographic operations
- CI/CD pipeline improvements
Full Release Notes
## What's Changed * [release] v0.94.6 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4016 * [3994] fix(frontend): avoid crypto.randomUUID on HTTP by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4020 * feat(frontend): Improve playground evaluation buttons, icons, and tooltips by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4021 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4026 * fix(ci): prevent Railway gateway auth header overflows by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4023 * chore(ci): disable Railway preview post-deploy tests by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4025 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.6...v0.94.7