v0.100.1
Agenta-AI/agentav0.100.1May 22, 2026by junaway
AI Summary
Primarily a maintenance release fixing critical issues such as broken CORS headers, corrupted workflow creation, and adding an audit logs table.
Key Highlights
- Added audit logs table to the frontend.
- Fixed broken CORS headers and release branch workflow.
- Resolved annotations created as invocations when links are empty.
New Features
- Audit logs table.
Full Release Notes
## What's Changed
* [release] v0.100.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4358
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4380
* [fix] Resolve broken create release branch workflow by @junaway in https://github.com/Agenta-AI/agenta/pull/4382
* [fix] Resolve broken CORS headers by @junaway in https://github.com/Agenta-AI/agenta/pull/4381
* [fix] Resolve Annotations created as Invocations if links={} by @junaway in https://github.com/Agenta-AI/agenta/pull/4385
* [feat] Add parent slugs to revisions by @junaway in https://github.com/Agenta-AI/agenta/pull/4388
* [FE] audit logs table by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4387
* [FE Chore] Disable new behavior behind a flag by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4384
* fix(ci): stop aliasing RAILWAY_API_TOKEN to RAILWAY_TOKEN by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4392
* Increase DEFAULT_MAX_RENDER_DEPTH in BeautifiedJsonView to 100 by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4389
* Use TraceSpanDrillInView for Exception when spanEntityId present by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4390
**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.100.0...v0.100.1