1.15.1

crewAIInc/crewAI1.15.1Jun 27, 2026by joaomdmoura

AI Summary

This release focuses on project initialization and deployment improvements. It adds Git repository initialization for generated projects, requires explicit project definitions, and fixes deployment page link resolution and SSRF vulnerabilities.

Key Highlights

  • Added Git repository initialization for generated projects and explicit project definition requirements.
  • Improved deployment workflow by opening the deployment page after CLI deploy.
  • Fixed critical SSRF redirect bypass vulnerability in scraping fetches.
  • Fixed JSON crew template rendering and version pinning issues.
  • Improved open source positioning and documentation.

Breaking Changes

  • Require explicit CrewAI project definitions

New Features

  • Initialize Git repositories for generated projects
  • Require explicit CrewAI project definitions
  • Open deployment page after CLI deploy

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