# New Release: Ultralytics v8.3.3

**URL:** https://community.ultralytics.com/t/new-release-ultralytics-v8-3-3/313
**Category:** Discussion
**Tags:** announcements, ultralytics-official, releases
**Created:** [October 2, 2024, 1:11pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-3/313 "2024-10-02T13:11:09Z")
**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: [October 2, 2024, 1:11pm UTC](https://community.ultralytics.com/t/new-release-ultralytics-v8-3-3/313/1 "2024-10-02T13:11:09Z")

</div>

## 🌟 Ultralytics v8.3.3 Release Announcement

Hello Ultralytics Community!

We’re thrilled to announce the release of **v8.3.3** , packed with exciting updates and improvements. This release focuses on enhancing compatibility with YOLO11 models, ensuring a seamless experience across various components and documentation.

### 📊 Key Changes

- **Streamlit App Update** : Now supports YOLO11, replacing the older YOLOv8 model selection.
- **Standardized Color Parameters** : Consistent RGB tuples across the codebase.
- **Enhanced Segmentation** : Improved zero-mask plotting for better functionality.
- **Refined Documentation** : Transitioned from YOLOv8 to YOLO11, ensuring coherent guidance.
- **Notebook Updates** : Aligned Jupyter and Colab references with YOLO11 model paths.
- **Improved Configs** : Adjusted settings for better clarity and user experience.

### 🎯 Purpose & Impact

- **Model Compatibility** : Seamless integration with YOLO11, unlocking enhanced features.
- **Consistency** : Streamlined code and documentation for easier debugging and development.
- **Performance Boost** : Enhanced segmentation and documentation for robust training and inference.
- **User Experience** : Updated resources guide users to the latest models, reducing confusion.
- **Accessibility** : Simplified adaptation to the latest models across various environments.

### What’s Changed

- [Fix zero-mask plotting bug](https://github.com/ultralytics/ultralytics/pull/16588) by [@glenn-jocher](https://github.com/glenn-jocher)
- [Update YOLO11 docs](https://github.com/ultralytics/ultralytics/pull/16589) by [@glenn-jocher](https://github.com/glenn-jocher)
- [YOLO11 Tasks, Modes, Usage, Macros and Solutions Updates](https://github.com/ultralytics/ultralytics/pull/16593) by [@UltralyticsAssistant](https://github.com/UltralyticsAssistant)
- [Update YOLO11 Actions and Docs](https://github.com/ultralytics/ultralytics/pull/16596) by [@UltralyticsAssistant](https://github.com/UltralyticsAssistant)
- [Fix Docs links](https://github.com/ultralytics/ultralytics/pull/16604) by [@RizwanMunawar](https://github.com/RizwanMunawar)
- [Update YOLO11 notebooks](https://github.com/ultralytics/ultralytics/pull/16608) by [@glenn-jocher](https://github.com/glenn-jocher)
- [Colab notebook update](https://github.com/ultralytics/ultralytics/pull/16609) by [@glenn-jocher](https://github.com/glenn-jocher)
- [Update Settings](https://github.com/ultralytics/ultralytics/pull/16610) by [@glenn-jocher](https://github.com/glenn-jocher)
- [Add YOLO11 macros tables](https://github.com/ultralytics/ultralytics/pull/16598) by [@ambitious-octopus](https://github.com/ambitious-octopus)
- [`ultralytics 8.3.3` update Streamlit app to YOLO11](https://github.com/ultralytics/ultralytics/pull/16590) by [@RizwanMunawar](https://github.com/RizwanMunawar)

**Full Changelog** : [v8.3.2…v8.3.3](https://github.com/ultralytics/ultralytics/compare/v8.3.2...v8.3.3)

We encourage you to try out the new release and share your feedback. Your insights are invaluable to us as we continue to improve and innovate. Thank you for being a part of the Ultralytics community!

[Release URL](https://github.com/ultralytics/ultralytics/releases/tag/v8.3.3)
