diff --git a/docs/edge/ar/changelog.mdx b/docs/edge/ar/changelog.mdx
index e70318eff..11d035da7 100644
--- a/docs/edge/ar/changelog.mdx
+++ b/docs/edge/ar/changelog.mdx
@@ -4,6 +4,34 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
icon: "clock"
mode: "wide"
---
+
+ ## v1.14.8a3
+
+ [عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a3)
+
+ ## ما الذي تغير
+
+ ### الميزات
+ - إضافة تحميل تدفق موحد إعلاني
+ - تحسين تجربة بدء تشغيل crewai run
+ - دمج `crewai run` و `crewai flow kickoff`
+ - الحفاظ على تقدم طريقة التدفق مرئيًا للفرق المتداخلة
+ - إضافة دعم واجهة سطر الأوامر الإعلانية للتدفق
+ - السماح باستخدام `@router()` كطريقة بدء لتدفق
+ - إضافة مخططات مخرجات مكتوبة لأدوات CrewAI
+
+ ### إصلاحات الأخطاء
+ - تثبيت opentelemetry على ~=1.42.0
+
+ ### الوثائق
+ - إضافة صفحة استوديو "بطاقة واحدة لكل خطوة"
+
+ ## المساهمون
+
+ @jessemiller, @joaomdmoura, @lucasgomide, @vinibrsl
+
+
+
## v1.14.8a2
diff --git a/docs/edge/en/changelog.mdx b/docs/edge/en/changelog.mdx
index b0a7492c1..1b990991d 100644
--- a/docs/edge/en/changelog.mdx
+++ b/docs/edge/en/changelog.mdx
@@ -4,6 +4,34 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.14.8a3
+
+ [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a3)
+
+ ## What's Changed
+
+ ### Features
+ - Add unified declarative flow loading
+ - Improve crewai run startup UX
+ - Consolidate `crewai run` and `crewai flow kickoff`
+ - Keep flow method progress visible for nested crews
+ - Add declarative Flow CLI support
+ - Allow `@router()` as start method of a flow
+ - Add typed output schemas for CrewAI tools
+
+ ### Bug Fixes
+ - Pin opentelemetry to ~=1.42.0
+
+ ### Documentation
+ - Add "One Card per Step" Studio page
+
+ ## Contributors
+
+ @jessemiller, @joaomdmoura, @lucasgomide, @vinibrsl
+
+
+
## v1.14.8a2
diff --git a/docs/edge/ko/changelog.mdx b/docs/edge/ko/changelog.mdx
index 1fa751baf..fe25de51c 100644
--- a/docs/edge/ko/changelog.mdx
+++ b/docs/edge/ko/changelog.mdx
@@ -4,6 +4,34 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
+
+ ## v1.14.8a3
+
+ [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a3)
+
+ ## 변경 사항
+
+ ### 기능
+ - 통합 선언적 흐름 로딩 추가
+ - crewai run 시작 UX 개선
+ - `crewai run`과 `crewai flow kickoff` 통합
+ - 중첩된 크루의 흐름 메서드 진행 상황 표시 유지
+ - 선언적 Flow CLI 지원 추가
+ - 흐름의 시작 메서드로 `@router()` 허용
+ - CrewAI 도구에 대한 타입이 지정된 출력 스키마 추가
+
+ ### 버그 수정
+ - opentelemetry를 ~=1.42.0으로 고정
+
+ ### 문서
+ - "단계당 한 카드" 스튜디오 페이지 추가
+
+ ## 기여자
+
+ @jessemiller, @joaomdmoura, @lucasgomide, @vinibrsl
+
+
+
## v1.14.8a2
diff --git a/docs/edge/pt-BR/changelog.mdx b/docs/edge/pt-BR/changelog.mdx
index 2e10fc667..5a2f653ce 100644
--- a/docs/edge/pt-BR/changelog.mdx
+++ b/docs/edge/pt-BR/changelog.mdx
@@ -4,6 +4,34 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
icon: "clock"
mode: "wide"
---
+
+ ## v1.14.8a3
+
+ [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.8a3)
+
+ ## O que Mudou
+
+ ### Recursos
+ - Adicionar carregamento de fluxo declarativo unificado
+ - Melhorar a experiência de inicialização do crewai run
+ - Consolidar `crewai run` e `crewai flow kickoff`
+ - Manter o progresso do método de fluxo visível para equipes aninhadas
+ - Adicionar suporte a Flow CLI declarativo
+ - Permitir `@router()` como método de início de um fluxo
+ - Adicionar esquemas de saída tipados para ferramentas CrewAI
+
+ ### Correções de Bugs
+ - Fixar opentelemetry em ~=1.42.0
+
+ ### Documentação
+ - Adicionar página "Uma Cartão por Etapa" no Studio
+
+ ## Contribuidores
+
+ @jessemiller, @joaomdmoura, @lucasgomide, @vinibrsl
+
+
+
## v1.14.8a2