mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-10 08:21:54 +00:00
[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
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:
@@ -4,6 +4,34 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="5 أغسطس 2026">
|
||||
## v1.15.12
|
||||
|
||||
[عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.12)
|
||||
|
||||
## ما الذي تغير
|
||||
|
||||
### الميزات
|
||||
- زيادة إصدار Flow canary عند الإصدار
|
||||
- إضافة URLReadTool لقراءة عناوين URL العشوائية
|
||||
- إضافة بيانات التعريف الخاصة بالتطبيق إلى أدوات إجراءات المنصة
|
||||
- توحيد الهيكل تحت `crewai create <resource>`
|
||||
|
||||
### إصلاحات الأخطاء
|
||||
- توضيح أخطاء تصادم أسماء المسارات/المعالجين في المحادثات
|
||||
|
||||
### الوثائق
|
||||
- تحديث ملف AGENTS.md للهيكل الموحد لأداة سطر الأوامر لإنشاء
|
||||
|
||||
### تغييرات كبيرة
|
||||
- لا شيء
|
||||
|
||||
## المساهمون
|
||||
|
||||
@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="4 أغسطس 2026">
|
||||
## v1.15.11
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -4,6 +4,34 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="2026년 8월 5일">
|
||||
## v1.15.12
|
||||
|
||||
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.15.12)
|
||||
|
||||
## 변경 사항
|
||||
|
||||
### 기능
|
||||
- 릴리스 시 Flow 카나리 버전 증가
|
||||
- 임의의 URL을 읽기 위한 URLReadTool 추가
|
||||
- 플랫폼 액션 도구에 앱 메타데이터 추가
|
||||
- `crewai create <resource>` 아래에서 스캐폴딩 통합
|
||||
|
||||
### 버그 수정
|
||||
- 대화형 경로/핸들러 이름 충돌 오류 명확화
|
||||
|
||||
### 문서
|
||||
- 통합된 생성 CLI를 위한 AGENTS.md 스캐폴드 업데이트
|
||||
|
||||
### 주요 변경 사항
|
||||
- 없음
|
||||
|
||||
## 기여자
|
||||
|
||||
@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="2026년 8월 4일">
|
||||
## v1.15.11
|
||||
|
||||
|
||||
@@ -4,6 +4,34 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="05 ago 2026">
|
||||
## v1.15.12
|
||||
|
||||
[Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.12)
|
||||
|
||||
## O que Mudou
|
||||
|
||||
### Funcionalidades
|
||||
- Aumentar o canário do Flow na versão
|
||||
- Adicionar URLReadTool para leitura de URLs arbitrárias
|
||||
- Adicionar metadados do aplicativo às ferramentas de ação da plataforma
|
||||
- Unificar a estrutura sob `crewai create <resource>`
|
||||
|
||||
### Correções de Bugs
|
||||
- Esclarecer erros de colisão de nomes de rota/manipulador de conversa
|
||||
|
||||
### Documentação
|
||||
- Atualizar o AGENTS.md da estrutura para CLI de criação unificada
|
||||
|
||||
### Mudanças Quebradoras
|
||||
- Nenhuma
|
||||
|
||||
## Contribuidores
|
||||
|
||||
@Vidit-Ostwal, @joaomdmoura, @lorenzejay, @lucasgomide, @theCyberTech
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="04 ago 2026">
|
||||
## v1.15.11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user