[docs-freeze] docs: snapshot and changelog for v1.15.12 (#6836)
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / Detect changes (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled

This commit is contained in:
João Moura
2026-08-05 19:56:24 -03:00
committed by GitHub
parent 10583d6ee3
commit 18c52c4e1d
756 changed files with 168399 additions and 34 deletions

View File

@@ -4,6 +4,34 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
<Update label="Aug 05, 2026">
## v1.15.12
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.12)
## What's Changed
### Features
- Bump Flow canary on release
- Add URLReadTool for reading arbitrary URLs
- Add app metadata to platform action tools
- Unify scaffolding under `crewai create <resource>`
### Bug Fixes
- Clarify conversational route/handler name collision errors
### Documentation
- Update scaffold AGENTS.md for unified create CLI
### Breaking Changes
- None
## Contributors
@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech
</Update>
<Update label="Aug 04, 2026">
## v1.15.11