# New Release - 0.140.0

**URL:** https://community.crewai.com/t/new-release-0-140-0/6458
**Category:** Announcements
**Created:** [July 3, 2025, 7:37am UTC](https://community.crewai.com/t/new-release-0-140-0/6458 "2025-07-03T07:37:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zinyando](https://sea1.discourse-cdn.com/flex025/user_avatar/community.crewai.com/zinyando/32/4435_2.png) [@zinyando](https://community.crewai.com/u/zinyando)
#### Post date: [July 3, 2025, 7:37am UTC](https://community.crewai.com/t/new-release-0-140-0/6458/1 "2025-07-03T07:37:31Z")

</div>

🚨 **CrewAI v0.140.0 is out!** 🚨

## Core Improvements & Fixes

- Fixed typo in test prompts
- Fixed project name normalization by stripping trailing slashes during crew creation
- Ensured environment variables are written in uppercase
- Updated LiteLLM dependency
- Refactored collection handling in `RAGStorage`
- Implemented PEP 621 dynamic versioning

## New Features & Enhancements

- Added capability to track LLM calls by task and agent
- Introduced `MemoryEvents` to monitor memory usage
- Added console logging for memory system and LLM guardrail events
- Improved data training support for models up to 7B parameters
- Added Scarf and Reo.dev analytics tracking
- CLI workos login

## Documentation & Guides

- Updated CLI LLM documentation
- Added Nebius integration to the docs
- Corrected typos in installation and pt-BR documentation
- Added docs about `MemoryEvents`
- Implemented docs redirects and included development tools

[v0.140.0 Release Notes](https://github.com/crewAIInc/crewAI/releases/tag/0.140.0)
