[docs-freeze] docs: snapshot and changelog for v1.15.13 (#6866)
Some checks failed
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
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-07 18:13:07 -03:00
committed by GitHub
parent 42e041146e
commit 5fa010450b
756 changed files with 168629 additions and 34 deletions

View File

@@ -4,6 +4,30 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
<Update label="Aug 07, 2026">
## v1.15.13
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.13)
## What's Changed
### Bug Fixes
- Fix preservation of provider on LiteLLM-routed models.
- Harden brittle LLM event-bus mocks.
- Fix underreporting of Anthropic cache token usage.
- Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg.
### Documentation
- Add DOCS_TRANSLATIONS workflow for locale synchronization.
- Fix broken README links, table of contents, and contribution guidance.
- Snapshot and changelog for version 1.15.12.
## Contributors
@Vidit-Ostwal, @joaomdmoura, @lucasgomide, @theCyberTech
</Update>
<Update label="Aug 05, 2026">
## v1.15.12