1.15.1
unclecode/crawl4ai1.15.1Jun 27, 2026by joaomdmoura
AI Summary
A maintenance release for CrewAI that improves project generation, deployment UX, and security by fixing SSRF vulnerabilities and resolving JSON crew issues.
Key Highlights
- Git repository initialization for generated projects
- Fix for SSRF redirect bypass in scraping fetches
- Explicit CrewAI project definitions requirement
New Features
- Open deployment page after CLI deploy
- Fix JSON crew template rendering
- Fix JSON crew version pin
- Improve open source positioning in README
Full Release Notes
## What's Changed ### Features - Initialize Git repositories for generated projects (#6364) - Require explicit CrewAI project definitions (#6358) - Open deployment page after CLI deploy (#6343) ### Bug Fixes - Fix deployment page link ID resolution (#6365) - Fix JSON crew template rendering (#6359) - Fix JSON crew version pin (#6342) - Fix SSRF redirect bypass in scraping fetches (#6331) ### Documentation - Improve open source positioning in README (#6363) - Improve coding agent setup call-to-action (#6344) - Add snapshot and changelog for version 1.15.1a1 (#6362) ## Contributors @joaomdmoura, @lorenzejay, @oalami, @theCyberTech, @vinibrsl