v0.96.3
Agenta-AI/agentav0.96.3Apr 15, 2026by jp-agenta
AI Summary
This release expands the platform admin endpoints and adds extra warnings for developers using tracing without proper initialization.
Key Highlights
- Expanded platform admin endpoints.
- Added warnings when using tracing without `ag.init()`.
- Fixed frontend basic policy to 'strong'.
New Features
- Expanded platform admin endpoints
Full Release Notes
## What's Changed * [chore] Add extra warnings when using tracing without `ag.init()` by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4148 * [feat] Expand platform admin endpoints by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4139 * [fix] Resolve FE basic policy to `strong` by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4149 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.96.2...v0.96.3