# New Release: Ultralytics v8.3.94

**URL:** https://community.ultralytics.com/t/new-release-ultralytics-v8-3-94/871
**Category:** Discussion
**Tags:** announcements, ultralytics-official, releases
**Created:** [March 20, 2025, 1:24pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-94/871 "2025-03-20T13:24:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![glenn-jocher](https://sea1.discourse-cdn.com/flex001/user_avatar/community.ultralytics.com/glenn-jocher/32/83_2.png) [@glenn-jocher](https://community.ultralytics.com/u/glenn-jocher)
#### Post date: [March 20, 2025, 1:24pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-94/871/1 "2025-03-20T13:24:02Z")

</div>

## 🚀 Announcing Ultralytics v8.3.94: A Smoother Experience Awaits!

We’re thrilled to unveil the latest YOLO release—v8.3.94, which brings performance tuning, improved documentation, and code updates for greater efficiency and clarity. Here’s what’s new:

* * *

### 🌟 **Summary**

With the v8.3.94 release, we’ve refined segmentation validation for better usability, enhanced documentation for clearer guidance, and standardized the codebase all while optimizing JavaScript for a leaner experience.

* * *

### 🆕 **New Features & Improvements**

#### **Segmentation Validation Enhancements**

- Limits for plotted masks have been increased to **50** during validation. Improved visualizations, delivering deeper insights into model predictions.
- Introduced a notification when more than 50 masks are plotted, ensuring users stay informed and processes run smoothly.
- Updated maximum detection plotting for predictions to 50, aligning with the segmentation validation updates for consistency.

#### **Documentation Updates**

- YOLOE documentation now features **corrected benchmarks** and additional clarity on **threading** and **Ray Tune integration** —making it easier than ever to explore and implement.
- The **Tiger Pose dataset description** was corrected to improve dataset understanding.

#### **Codebase Standardization**

- Transitioned from uppercase (`Dict`, `List`, `Tuple`) to **modern lowercase (`dict`, `list`, `tuple`) type hints** in docstrings.
- Aligns with Python best practices, boosting readability and future compatibility.

#### **JavaScript Optimization**

- Improved JavaScript minification, resulting in cleaner and more efficient use in documentation—making file handling leaner and faster.

* * *

### ✨ **Why It Matters**

- **Comprehensive Insights** : Enhanced segmentation plots deliver clearer performance evaluations.
- **Improved Clarity** : Updated documentation smooths the path from learning to implementation.
- **Modernization & Easier Maintenance** : By standardizing code, our platform is more sustainable than ever.
- **Efficiency Boosts** : Optimized JavaScript translates to lighter, faster documentation loading times.

* * *

### 🔍 **What’s Changed**

- **YOLOE Docs Update** by [@Laughing-q](https://github.com/Laughing-q): [#19776](https://github.com/ultralytics/ultralytics/pull/19776)
- **Type Hint Modernization** by [@Laughing-q](https://github.com/Laughing-q): [#19771](https://github.com/ultralytics/ultralytics/pull/19771)
- **JS Minification Optimization** by [@glenn-jocher](https://github.com/glenn-jocher): [#19786](https://github.com/ultralytics/ultralytics/pull/19786)
- **Fix Tiger Pose Dataset Description** by [@RizwanMunawar](https://github.com/RizwanMunawar): [#19789](https://github.com/ultralytics/ultralytics/pull/19789)
- **Limit Segment Validation Plots** by [@Y-T-G](https://github.com/Y-T-G): [#19792](https://github.com/ultralytics/ultralytics/pull/19792)

For the **full changelog** , visit [v8.3.94 Changelog](https://github.com/ultralytics/ultralytics/compare/v8.3.93...v8.3.94).

* * *

### 🌟 **How to Get Started**

We invite you to try out this release and let us know your feedback. To learn more about this release and explore updates, visit the official [Ultralytics v8.3.94 Release Page](https://github.com/ultralytics/ultralytics/releases/tag/v8.3.94).

It’s your insights and feedback that keep Ultralytics and YOLO improving—thank you for your continued support! Let’s build the future of AI together.
