v0.94.5
Agenta-AI/agentav0.94.5Mar 16, 2026by bekossy
AI Summary
Focuses on webhook reliability, SSO stability, and documentation for multimodal content support.
Key Highlights
- Redact sensitive headers from webhook delivery records
- Fix SSO providers and verified domains failing
- Add multimodal content documentation for images and PDFs
- Add delivery logs to the automations drawer
New Features
- Webhook log security improvements
- Multimodal content documentation
- Enhanced automations delivery logs
Full Release Notes
## What's Changed * fix(api): redact sensitive headers from webhook delivery records by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3988 * chore: remove SOCIAL_ANNOUNCEMENTS.md accidentally committed to main by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3991 * [release] v0.94.4 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3985 * docs: add multimodal content documentation for images and PDFs by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3998 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3995 * feat(automations): add delivery logs to the drawer by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3987 * feat(automations): test draft webhooks before save by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3986 * [fix] Resolve most issues with shady webhooks by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/3975 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.4...v0.94.5