v0.94.9
Agenta-AI/agentav0.94.9Mar 25, 2026by bekossy
AI Summary
Significant focus on Enterprise Edition capabilities, specifically enabling self-hosting and refining SSO authentication workflows.
Key Highlights
- Enable self-hosted enterprise edition
- Restrict organization creation via allowlist
- Add SSO authentication setup guide
- Fix org update from overwriting unset fields
New Features
- Self-hosted enterprise edition support
- Organization creation allowlist
- Enhanced SSO authentication setup
Full Release Notes
## What's Changed * [release] v0.94.8 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4032 * feat(api,docs): restrict organization creation via allowlist by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4044 * fix(frontend): add DNS provider hint to domain verification instructions by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4042 * docs(self-host): add SSO authentication setup guide by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4040 * fix(api): prevent org update from overwriting unset fields by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4039 * doc(docs): remove 'coming soon' from Custom SSO by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4037 * feat(api,frontend): enable self-hosted enterprise edition by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4035 * refactor(frontend): share GetStarted onboarding UI by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4043 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.8...v0.94.9