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
26 changes: 26 additions & 0 deletions docs/edge/ar/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
icon: "clock"
mode: "wide"
---
<Update label="24 يونيو 2026">
## v1.14.8a5

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

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

### الميزات
- جعل المراجع التصريحية تعمل عبر التدفقات والفرق (#6326)

### إصلاحات الأخطاء
- إصلاح مدخلات بدء حالة تدفق مخطط JSON (#6325)

### الوثائق
- وضع بطاقة واحدة لكل خطوة تحت استوديو الفريق وإزالة لافتة التوزيع (AGE-107) (#6317)
- تحديث اللقطة وسجل التغييرات للإصدار v1.14.8a4 (#6319)

### إعادة الهيكلة
- إزالة `StateProxy` من الوصول إلى حالة التدفق (#6327)

## المساهمون

@jessemiller, @vinibrsl

</Update>

<Update label="24 يونيو 2026">
## v1.14.8a4

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

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

## What's Changed

### Features
- Make declarative refs work across flows and crews (#6326)

### Bug Fixes
- Fix JSON schema flow state kickoff inputs (#6325)

### Documentation
- Nest One Card per Step under Crew Studio and drop rollout banner (AGE-107) (#6317)
- Update snapshot and changelog for v1.14.8a4 (#6319)

### Refactoring
- Remove `StateProxy` from flow state access (#6327)

## Contributors

@jessemiller, @vinibrsl

</Update>

<Update label="Jun 24, 2026">
## v1.14.8a4

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

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

## 변경 사항

### 기능
- 선언적 참조가 흐름과 크루 간에 작동하도록 수정 (#6326)

### 버그 수정
- JSON 스키마 흐름 상태 시작 입력 수정 (#6325)

### 문서
- Crew Studio 아래에 단계별 One Card를 중첩하고 롤아웃 배너 제거 (AGE-107) (#6317)
- v1.14.8a4의 스냅샷 및 변경 로그 업데이트 (#6319)

### 리팩토링
- 흐름 상태 접근에서 `StateProxy` 제거 (#6327)

## 기여자

@jessemiller, @vinibrsl

</Update>

<Update label="2026년 6월 24일">
## v1.14.8a4

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

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

## O que mudou

### Recursos
- Fazer referências declarativas funcionarem em diferentes fluxos e equipes (#6326)

### Correções de Bugs
- Corrigir entradas de kickoff de estado de fluxo do esquema JSON (#6325)

### Documentação
- Aninhar One Card por Etapa sob Crew Studio e remover banner de rollout (AGE-107) (#6317)
- Atualizar snapshot e changelog para v1.14.8a4 (#6319)

### Refatoração
- Remover `StateProxy` do acesso ao estado de fluxo (#6327)

## Contribuidores

@jessemiller, @vinibrsl

</Update>

<Update label="24 jun 2026">
## v1.14.8a4

Expand Down
Loading