Skip to content

Commit bb0bde9

Browse files
docs: update changelog and version for v1.14.5a5
1 parent 2034f21 commit bb0bde9

4 files changed

Lines changed: 116 additions & 0 deletions

File tree

docs/ar/changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
44
icon: "clock"
55
mode: "wide"
66
---
7+
<Update label="13 مايو 2026">
8+
## v1.14.5a5
9+
10+
[عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.5a5)
11+
12+
## ما الذي تغير
13+
14+
### الميزات
15+
- إلغاء استخدام CrewAgentExecutor، وتعيين وكلاء Crew الافتراضيين إلى AgentExecutor
16+
- تحسين أدوات صندوق الرمل Daytona
17+
18+
### إصلاحات الأخطاء
19+
- إصلاح كتلة الكود المفقودة في دليل التدفق الأول باللغة البرتغالية (pt-BR)
20+
- تسجيل أخطاء المراجعة المسبقة والتقطير HITL، إضافة learn_strict
21+
- تصحيح urllib3 للثغرات الأمنية
22+
- تصحيح gitpython و langchain-core؛ تجاهل CVE paramiko غير المصححة
23+
- تحديث جميع حزم مساحة العمل المنشورة على uv lock/sync
24+
25+
### الوثائق
26+
- إضافة دليل ترحيل لـ `inputs.id` إلى `restoreFromStateId`
27+
- إضافة دليل ترقية OSS ودليل ترحيل crew-to-flow
28+
- تحديث سجل التغييرات والإصدار لـ v1.14.5a4
29+
30+
## المساهمون
31+
32+
@akaKuruma, @greysonlalonde, @iris-clawd, @lorenzejay, @mislavivanda
33+
34+
</Update>
35+
736
<Update label="9 مايو 2026">
837
## v1.14.5a4
938

docs/en/changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
44
icon: "clock"
55
mode: "wide"
66
---
7+
<Update label="May 13, 2026">
8+
## v1.14.5a5
9+
10+
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.5a5)
11+
12+
## What's Changed
13+
14+
### Features
15+
- Deprecate CrewAgentExecutor, default Crew agents to AgentExecutor
16+
- Improve Daytona sandbox tools
17+
18+
### Bug Fixes
19+
- Fix missing code block in pt-BR first-flow guide
20+
- Log HITL pre-review and distillation failures, add learn_strict
21+
- Patch urllib3 for security vulnerabilities
22+
- Patch gitpython and langchain-core; ignore unpatched paramiko CVE
23+
- Refresh all published workspace packages on uv lock/sync
24+
25+
### Documentation
26+
- Add migration guide for `inputs.id` to `restoreFromStateId`
27+
- Add OSS upgrade and crew-to-flow migration guide
28+
- Update changelog and version for v1.14.5a4
29+
30+
## Contributors
31+
32+
@akaKuruma, @greysonlalonde, @iris-clawd, @lorenzejay, @mislavivanda
33+
34+
</Update>
35+
736
<Update label="May 09, 2026">
837
## v1.14.5a4
938

docs/ko/changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
44
icon: "clock"
55
mode: "wide"
66
---
7+
<Update label="2026년 5월 13일">
8+
## v1.14.5a5
9+
10+
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.5a5)
11+
12+
## 변경 사항
13+
14+
### 기능
15+
- CrewAgentExecutor 사용 중단, 기본 Crew 에이전트를 AgentExecutor로 설정
16+
- Daytona 샌드박스 도구 개선
17+
18+
### 버그 수정
19+
- pt-BR 첫 번째 흐름 가이드에서 누락된 코드 블록 수정
20+
- HITL 사전 검토 및 증류 실패 로그 기록, learn_strict 추가
21+
- 보안 취약점을 위한 urllib3 패치
22+
- gitpython 및 langchain-core 패치; 패치되지 않은 paramiko CVE 무시
23+
- uv 잠금/동기화 시 모든 게시된 작업공간 패키지 새로 고침
24+
25+
### 문서
26+
- `inputs.id`에서 `restoreFromStateId`로의 마이그레이션 가이드 추가
27+
- OSS 업그레이드 및 crew-to-flow 마이그레이션 가이드 추가
28+
- v1.14.5a4의 변경 로그 및 버전 업데이트
29+
30+
## 기여자
31+
32+
@akaKuruma, @greysonlalonde, @iris-clawd, @lorenzejay, @mislavivanda
33+
34+
</Update>
35+
736
<Update label="2026년 5월 9일">
837
## v1.14.5a4
938

docs/pt-BR/changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
44
icon: "clock"
55
mode: "wide"
66
---
7+
<Update label="13 mai 2026">
8+
## v1.14.5a5
9+
10+
[Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.5a5)
11+
12+
## O Que Mudou
13+
14+
### Recursos
15+
- Deprecar CrewAgentExecutor, definir agentes Crew como AgentExecutor
16+
- Melhorar ferramentas de sandbox Daytona
17+
18+
### Correções de Bugs
19+
- Corrigir bloco de código ausente no guia de primeiro fluxo em pt-BR
20+
- Registrar falhas de pré-revisão e destilação HITL, adicionar learn_strict
21+
- Corrigir urllib3 para vulnerabilidades de segurança
22+
- Corrigir gitpython e langchain-core; ignorar CVE paramiko não corrigido
23+
- Atualizar todos os pacotes de workspace publicados no bloqueio/sincronização uv
24+
25+
### Documentação
26+
- Adicionar guia de migração de `inputs.id` para `restoreFromStateId`
27+
- Adicionar guia de atualização OSS e migração de crew para flow
28+
- Atualizar changelog e versão para v1.14.5a4
29+
30+
## Contribuidores
31+
32+
@akaKuruma, @greysonlalonde, @iris-clawd, @lorenzejay, @mislavivanda
33+
34+
</Update>
35+
736
<Update label="09 mai 2026">
837
## v1.14.5a4
938

0 commit comments

Comments
 (0)