Skip to content

Releases: crewAIInc/crewAI

1.13.0rc1

27 Mar 03:31
9fe0c15

Choose a tag to compare

1.13.0rc1 Pre-release
Pre-release

What's Changed

Documentation

  • Update changelog and version for v1.13.0a2

Contributors

@greysonlalonde

1.13.0a2

26 Mar 20:05
1b20620

Choose a tag to compare

1.13.0a2 Pre-release
Pre-release

What's Changed

Features

  • Auto-update deployment test repo during release
  • Improve enterprise release resilience and UX

Documentation

  • Update changelog and version for v1.13.0a1

Contributors

@greysonlalonde

1.13.0a1

26 Mar 19:07
032ef06

Choose a tag to compare

1.13.0a1 Pre-release
Pre-release

What's Changed

Bug Fixes

  • Fix broken links in documentation workflow by pinning Node to LTS 22
  • Bust the uv cache for freshly published packages in enterprise release

Documentation

  • Add comprehensive RBAC permissions matrix and deployment guide
  • Update changelog and version for v1.12.2

Contributors

@greysonlalonde, @iris-clawd, @joaomdmoura

1.12.2

26 Mar 06:54
6193e08

Choose a tag to compare

What's Changed

Features

  • Add enterprise release phase to devtools release

Bug Fixes

  • Preserve method return value as flow output for @human_feedback with emit

Documentation

  • Update changelog and version for v1.12.1
  • Revise security policy and reporting instructions

Contributors

@alex-clawd, @greysonlalonde, @joaomdmoura, @theCyberTech

1.12.1

26 Mar 01:52
66dee31

Choose a tag to compare

What's Changed

Features

  • Add request_id to HumanFeedbackRequestedEvent
  • Add Qdrant Edge storage backend for memory system
  • Add docs-check command to analyze changes and generate docs with translations
  • Add Arabic language support to changelog and release tooling
  • Add modern standard Arabic translation of all documentation
  • Add logout command in CLI
  • Add agent skills
  • Implement automatic root_scope for hierarchical memory isolation
  • Implement native OpenAI-compatible providers (OpenRouter, DeepSeek, Ollama, vLLM, Cerebras, Dashscope)

Bug Fixes

  • Fix bad credentials for traces batch push (404)
  • Resolve multiple bugs in HITL flow system
  • Fix agent memory saving
  • Resolve all strict mypy errors across crewai package
  • Fix use of router_paths for listener+router methods in FlowMeta
  • Fix value error on no file support
  • Correct litellm quarantine wording in docs
  • Fix all mypy errors in crewai-files and add all packages to CI type checks
  • Pin litellm upper bound to last tested version (1.82.6)

Documentation

  • Update changelog and version for v1.12.0
  • Add CONTRIBUTING.md
  • Add guide for using CrewAI without LiteLLM

Contributors

@akaKuruma, @alex-clawd, @greysonlalonde, @iris-clawd, @joaomdmoura, @lorenzejay, @lucasgomide, @nicoferdi96

1.12.0

26 Mar 01:07
371e6cf

Choose a tag to compare

What's Changed

Features

  • Add Qdrant Edge storage backend for memory system
  • Add docs-check command to analyze changes and generate docs with translations
  • Add Arabic language support to changelog and release tooling
  • Add modern standard Arabic translation of all documentation
  • Add logout command in CLI
  • Implement agent skills
  • Implement automatic root_scope for hierarchical memory isolation
  • Implement native OpenAI-compatible providers (OpenRouter, DeepSeek, Ollama, vLLM, Cerebras, Dashscope)

Bug Fixes

  • Fix bad credentials for traces batch push (404)
  • Resolve multiple bugs in HITL flow system
  • Resolve mypy errors in crewai-files and add all packages to CI type checks
  • Resolve all strict mypy errors across crewai-tools package
  • Resolve all mypy errors across crewai package
  • Fix memory saving in agent
  • Fix usage of router_paths for listener+router methods in FlowMeta
  • Raise value error on no file support
  • Correct litellm quarantine wording in docs
  • Use None check instead of isinstance for memory in human feedback learn
  • Pin litellm upper bound to last tested version (1.82.6)

Documentation

  • Update changelog and version for v1.12.0
  • Add CONTRIBUTING.md
  • Add guide for using CrewAI without LiteLLM

Refactoring

  • Refactor to deduplicate sync/async task execution and kickoff in agent
  • Simplify internal plumbing from litellm (token counting, callbacks, feature detection, errors)

Contributors

@akaKuruma, @alex-clawd, @greysonlalonde, @iris-clawd, @joaomdmoura, @lorenzejay, @nicoferdi96

1.12.0a3

25 Mar 20:17
b5a0d6e

Choose a tag to compare

1.12.0a3 Pre-release
Pre-release

What's Changed

Bug Fixes

  • Fix bad credentials for traces batch push (404)
  • Resolve multiple bugs in HITL flow system

Documentation

  • Update changelog and version for v1.12.0a2

Contributors

@akaKuruma, @greysonlalonde

1.12.0a2

25 Mar 15:55
4d1c041

Choose a tag to compare

1.12.0a2 Pre-release
Pre-release

What's Changed

Features

  • Add Qdrant Edge storage backend for memory system

Documentation

  • Update changelog and version for v1.12.0a1

Contributors

@greysonlalonde

1.12.0a1

25 Mar 12:14
74fb23a

Choose a tag to compare

1.12.0a1 Pre-release
Pre-release

What's Changed

Features

  • Add docs-check command to analyze changes and generate docs with translations
  • Add Arabic language support to changelog and release tooling
  • Add modern standard Arabic translation of all documentation
  • Add native OpenAI-compatible providers (OpenRouter, DeepSeek, Ollama, vLLM, Cerebras, Dashscope)
  • Add agent skills
  • Add logout command in CLI
  • Implement automatic root_scope for hierarchical memory isolation

Bug Fixes

  • Fix agent memory saving
  • Resolve mypy errors in crewai-files and add all packages to CI type checks
  • Resolve all strict mypy errors across crewai-tools package
  • Resolve all mypy errors across crewai package
  • Fix usage of router_paths for listener+router methods in FlowMeta
  • Pin litellm upper bound to last tested version (1.82.6)
  • Raise value error on no file support
  • Correct litellm quarantine wording in docs

Documentation

  • Add CONTRIBUTING.md
  • Add guide for using CrewAI without LiteLLM
  • Update changelog and version for v1.11.1

Refactoring

  • Refactor to deduplicate sync/async task execution and kickoff in agent
  • Decouple internal plumbing from litellm (token counting, callbacks, feature detection, errors)

Contributors

@alex-clawd, @greysonlalonde, @iris-clawd, @lorenzejay, @nicoferdi96

1.11.1

23 Mar 23:33
949d7f1

Choose a tag to compare

What's Changed

Features

  • Add flow_structure() serializer for Flow class introspection.

Bug Fixes

  • Fix security vulnerabilities by bumping pypdf, tinytag, and langchain-core.
  • Preserve full LLM config across HITL resume for non-OpenAI providers.
  • Prevent path traversal in FileWriterTool.
  • Fix lock_store crash when redis package is not installed.
  • Pass cache_function from BaseTool to CrewStructuredTool.

Documentation

  • Add publish custom tools guide with translations.
  • Update changelog and version for v1.11.0.
  • Add missing event listeners documentation.

Refactoring

  • Replace urllib with requests in pdf loader.
  • Replace Any-typed callback and model fields with serializable types.

Contributors

@alex-clawd, @danielfsbarreto, @dependabot[bot], @greysonlalonde, @lorenzejay, @lucasgomide, @mattatcha, @theCyberTech, @vinibrsl