# June 2025

Here is what we have shipped so far this month:

* [Version History in Workflows](/changelog/explore-by-month/june-2025/version-history-in-workflows.md)
* [Deploy Instance Segmentation Models with the iOS SDK](/changelog/explore-by-month/june-2025/deploy-instance-segmentation-models-with-the-ios-sdk.md)
* [Roboflow Playground, a web application for trying new AI models, has a new design](https://playground.roboflow.com/) that makes it easier to compare multiple models at the same time
* [Roboflow passes $1m in credits given to researchers using computer vision in their work](https://blog.roboflow.com/roboflow-research/)
* [Use Instant Models in Label Assist](/changelog/explore-by-month/june-2025/use-instant-models-in-label-assist.md)
* [Use a Managed OpenAI API Key in Workflows](/changelog/explore-by-month/june-2025/use-a-managed-openai-api-key-in-workflows.md)
* [Calculate Perception Encoder Embeddings in Workflows](/changelog/explore-by-month/june-2025/calculate-perception-encoder-embeddings-in-workflows.md)
* [Model Evaluation for Roboflow Instant Models](/changelog/explore-by-month/june-2025/model-evaluation-for-roboflow-instant-models.md)
* [Control PTZ Cameras in Workflows](/changelog/explore-by-month/june-2025/control-ptz-cameras-in-workflows.md)
* [Early Stopping and Cancel Training Support for Semantic Segmentation Models](/changelog/explore-by-month/june-2025/early-stopping-and-cancel-training-support-for-semantic-segmentation-models.md)
* [Train and Deploy SmolVLM2 and SmolVLM 256M Models](/changelog/explore-by-month/june-2025/train-and-deploy-smolvlm2-and-smolvlm-256m-models.md)
* [Training Graphs for Classification Projects](/changelog/explore-by-month/june-2025/training-graphs-for-classification-models.md)
* [New Workspace Invitation Instructions](/changelog/explore-by-month/june-2025/new-workspace-invitation-instructions.md)

We have also recorded the following videos:

* [Use Depth Anything V2 to Measure Object Distances in Images and Videos](https://www.youtube.com/watch?v=lqPf3198wjw)


---

# 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/june-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.
