v0.103.4
cortezaproject/cortezav0.103.4Jun 13, 2026by junaway
AI Summary
This release introduces SMTP support for email functionality and resolves critical issues with workflow revisions and git-based routes that existed since version 0.84.0.
Key Highlights
- Add SMTP support for email functionality.
- Fix broken `workflow` `revision` `versions` since release v0.84.0.
- Clean up and unify git-based routes.
New Features
- SMTP support implementation.
- Workflow revision versioning fix.
- Route cleanup and unification.
Full Release Notes
## What's Changed * [release] v0.103.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4646 * [chore] Clean up and unify (most) git-based routes by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4470 * [feat] Add SMTP support by @Shunmuka in https://github.com/Agenta-AI/agenta/pull/4551 * docs: add Shunmuka as a contributor for code, and platform by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4689 * [fix] Resolve broken `workflow` `revision` `versions` since `release/v0.84.0` by @junaway in https://github.com/Agenta-AI/agenta/pull/4639 ## New Contributors * @Shunmuka made their first contribution in https://github.com/Agenta-AI/agenta/pull/4551 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.103.3...v0.103.4