v0.85.2

Agenta-AI/agentav0.85.2Feb 10, 2026by jp-agenta

AI Summary

A security-focused release that addresses an IDOR vulnerability by adding strict workspace and project membership checks in the authentication middleware. It also includes UI improvements to fix broken folders and navigation issues.

Key Highlights

  • Resolve IDOR vulnerability with membership checks
  • Temporarily disable name editing
  • Fix broken folders and add apps dropdown in side menu

Breaking Changes

  • Temporarily disable name editing

Full Release Notes

## What's Changed
* [fix] Resolve IDOR vulnerability: add workspace/project membership check in auth middleware and fix cache-before-auth by @junaway in https://github.com/Agenta-AI/agenta/pull/3680
* [chore] Disable name editing (temporarily) by @junaway in https://github.com/Agenta-AI/agenta/pull/3682
* [feat] Fix broken folders and Add apps dropdown in side menu by @junaway in https://github.com/Agenta-AI/agenta/pull/3685


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.85.1...v0.85.2