# November 2025

This month we launched the following features:

* [Annotate Segmentation Masks with a Brush](/changelog/explore-by-month/november-2025/annotate-segmentation-masks-with-a-brush.md)
* [Multi-Label Classification Label Tooltips in Image Library](/changelog/explore-by-month/november-2025/multi-label-classification-label-tooltips-in-image-library.md)
* [Fine-Tune SAM 3 on Roboflow](/changelog/explore-by-month/november-2025/fine-tune-sam-3-on-roboflow.md)
* [Use SAM 3 in Roboflow Workflows](/changelog/explore-by-month/november-2025/use-sam-3-in-roboflow-workflows.md)
* [Auto Label Data with SAM 3](/changelog/explore-by-month/november-2025/auto-label-data-with-sam-3.md)
* [Compare SAM 3 with Other Vision Models in Playground](/changelog/explore-by-month/november-2025/compare-sam-3-with-other-vision-models-in-playground.md)
* [Find Objects with AI Annotation Tool](/changelog/explore-by-month/november-2025/find-objects-with-ai-annotation-tool.md)
* [Use SAM 3 in Smart Select](/changelog/explore-by-month/november-2025/use-sam-3-in-smart-select.md)
* [Preview Workflows on a Webcam Stream from the Web Editor](/changelog/explore-by-month/november-2025/preview-workflows-on-a-webcam-stream-from-the-web-editor.md)
* [Run Workflows on Camera Streams from the Web](/changelog/explore-by-month/november-2025/run-workflows-on-camera-streams-from-the-web.md)
* [Train DINOv3 Models on Roboflow](/changelog/explore-by-month/november-2025/train-dinov3-models-on-roboflow.md)

We also had live sessions on the following topics:

* [Validate actions with vision AI](https://www.youtube.com/watch?v=4wRVpbMGrhM)
* [What is Segment Anything 3? Q\&A with Meta AI](https://www.youtube.com/watch?v=IATrWxEDpu4)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/november-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
