crewAI Releases
81 releases of crewAIInc/crewAI
- 1.14.2
This release focuses on enhancing the checkpointing system with resume, diff, and prune capabilities, alongside improvements to devtools, template management, and security patches for critical dependencies.
Apr 17, 2026
- 1.14.1
This minor release introduces an async checkpoint TUI browser and refactors streaming outputs to support async context managers. It also addresses security vulnerabilities by bumping the transformers library and refactors BaseProvider.
Apr 8, 2026
- 1.14.0
A major release implementing a comprehensive checkpointing system with SqliteProvider and CheckpointConfig, alongside a runtime state event system. It also deprecates the CodeInterpreterTool and adds SSRF and path traversal protections.
Apr 7, 2026
- 1.13.0
This release refactors core classes like Flow and LLM to Pydantic BaseModel and enhances enterprise release resilience. It also adds support for A2UI extension and telemetry spans to improve observability.
Apr 2, 2026
- v0.22.5
Focused on dependency security and installation reliability by adding auditing tools, pinning cross-rs, and migrating configuration from YAML to TOML.
Mar 31, 2026
- v0.22.4
Simplified the installation process by removing the cargo-dist tool and switching to native fetch for the npm installer.
Mar 31, 2026
- v0.22.30.22.3
Enhanced security by using native OS keychains on macOS and Windows, and fixed CI/registration issues with the script service.
Mar 26, 2026
- 1.12.2
A maintenance release adding enterprise release phases to devtools and fixing a specific issue where human feedback flow outputs were not preserved correctly when using emit.
Mar 26, 2026
- 1.12.1
This release introduces native OpenAI-compatible providers, Qdrant Edge storage, and agent skills. It also adds Arabic documentation and fixes numerous type checking errors across the package.
Mar 26, 2026
- 1.12.0
This release introduces native OpenAI-compatible providers, Qdrant Edge storage, and agent skills. It also refactors internal plumbing to deduplicate task execution logic and removes unused third-party LLM directories.
Mar 26, 2026
- v0.22.10.22.1
Updated generated skills to ensure compatibility with the latest specifications from the Google Discovery API.
Mar 25, 2026
- v0.22.00.22.0
Added a new `--draft` flag to Gmail helpers, allowing users to save messages as drafts instead of sending them immediately.
Mar 24, 2026
- 1.11.1
A patch release that fixes security vulnerabilities by updating dependencies like pypdf, tinytag, and langchain-core. It also adds a flow structure serializer for introspection and prevents path traversal in FileWriterTool.
Mar 23, 2026
- 1.11.0
A release candidate update for version 1.11.0, primarily focusing on changelog and version documentation updates.
Mar 18, 2026
- @streamdown/cjk@1.0.3
Updated remark-cjk-friendly plugins to v2.x, dropping Node.js 16 support which has no impact as Streamdown already requires Node.js ≥18.
Mar 17, 2026
- streamdown@2.5.0
Introduced new props for code blocks and custom renderers, improved streaming animations, fixed React re-rendering issues, and added UTF-8 BOM support for Excel compatibility.
Mar 17, 2026
- remend@1.3.0
Added optional inline KaTeX completion and improved strikethrough accuracy by escaping single tildes between word characters.
Mar 17, 2026
- @streamdown/code@1.1.1
Improved code block robustness by falling back to plain text highlighting when Shiki encounters unknown or truncated language identifiers.
Mar 17, 2026
- @streamdown/code@1.1.0
Enabled users to specify custom Shiki themes for code highlighting, allowing for a more tailored visual experience.
Mar 5, 2026
- 1.10.1
This release primarily focuses on upgrading the Gemini GenAI integration and resolving critical bugs related to executor recursion, tool loading, and telemetry. It also includes dependency updates and documentation improvements.
Mar 4, 2026