Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions docs/edge/ar/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
icon: "clock"
mode: "wide"
---
<Update label="24 يونيو 2026">
## v1.14.8a4

[عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a4)

## ما الذي تغير

### الميزات
- دعم تدفقات المحادثة في واجهة سطر الأوامر TUI.

### إصلاحات الأخطاء
- إصلاح مسار التوجيه الرمزي في استخراج أرشيف المهارات.
- التحقق من صحة مسارات تعريف التدفق الإعلاني.

### الوثائق
- تحديث اللقطة وسجل التغييرات للإصدار v1.14.8a3.

## المساهمون

@lorenzejay, @theCyberTech, @vinibrsl

</Update>

<Update label="23 يونيو 2026">
## v1.14.8a3

Expand Down
23 changes: 23 additions & 0 deletions docs/edge/en/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
<Update label="Jun 24, 2026">
## v1.14.8a4

[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a4)

## What's Changed

### Features
- Support conversational flows in the CLI TUI.

### Bug Fixes
- Fix symlink path traversal in skill archive extraction.
- Validate declarative flow definition paths.

### Documentation
- Update snapshot and changelog for v1.14.8a3.

## Contributors

@lorenzejay, @theCyberTech, @vinibrsl

</Update>

<Update label="Jun 23, 2026">
## v1.14.8a3

Expand Down
23 changes: 23 additions & 0 deletions docs/edge/ko/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
<Update label="2026년 6월 24일">
## v1.14.8a4

[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a4)

## 변경 사항

### 기능
- CLI TUI에서 대화형 흐름 지원.

### 버그 수정
- 기술 아카이브 추출 시 심볼릭 링크 경로 탐색 문제 수정.
- 선언적 흐름 정의 경로 검증.

### 문서
- v1.14.8a3에 대한 스냅샷 및 변경 로그 업데이트.

## 기여자

@lorenzejay, @theCyberTech, @vinibrsl

</Update>

<Update label="2026년 6월 23일">
## v1.14.8a3

Expand Down
23 changes: 23 additions & 0 deletions docs/edge/pt-BR/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
icon: "clock"
mode: "wide"
---
<Update label="24 jun 2026">
## v1.14.8a4

[Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a4)

## O que Mudou

### Recursos
- Suporte a fluxos de conversa na TUI do CLI.

### Correções de Bugs
- Corrigir a travessia de caminho de symlink na extração de arquivo de habilidade.
- Validar os caminhos de definição de fluxo declarativo.

### Documentação
- Atualizar snapshot e changelog para v1.14.8a3.

## Contribuidores

@lorenzejay, @theCyberTech, @vinibrsl

</Update>

<Update label="23 jun 2026">
## v1.14.8a3

Expand Down
Loading