v0.103.4
mudler/LocalAIv0.103.4Jun 13, 2026by junaway
AI Summary
Includes new SMTP support, cleanup of git-based routes, and critical fixes for broken workflow, revision, and version data.
Key Highlights
- Added SMTP support for email functionality.
- Refactored and unified git-based routes.
- Resolved broken workflow, revision, and version tracking since v0.84.0.
New Features
- Add SMTP support.
- Clean up and unify git-based routes.
- Resolve broken workflow revision versions.
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