# September 2025

This month we launched support for the following features:

* [Roboflow Arena](/changelog/explore-by-month/september-2025/roboflow-arena.md)
* [Auto Label now supports images > 4096px](/changelog/explore-by-month/september-2025/auto-label-now-supports-images-greater-than-4096px.md)
* [Fork large datasets from Roboflow Universe](/changelog/explore-by-month/september-2025/fork-large-datasets-from-roboflow-universe.md)
* [Use EasyOCR in Roboflow Workflows](/changelog/explore-by-month/september-2025/use-easyocr-in-roboflow-workflows.md)
* [Upgrades to the OCR Model Workflow Block](/changelog/explore-by-month/september-2025/upgrades-to-the-ocr-model-workflow-block.md)
* [Receive alerts for low inference FPS and device status](/changelog/explore-by-month/september-2025/receive-alerts-for-low-inference-fps-and-device-status.md)
* [Schedule device updates with Device Manager](/changelog/explore-by-month/september-2025/schedule-device-updates-with-device-manager.md)
* [Use Device Manager with AMD64 (x86\_64) devices](/changelog/explore-by-month/september-2025/use-device-manager-with-amd64-x86_64-devices.md)

We also had live sessions on:

* [AI for Robotics: How Almond Uses Computer Vision with Manufacturing Robots](https://www.youtube.com/watch?v=SACrHsS_NMQ)
* [AI for Food Processing: How FloVision Uses Computer Vision to Reduce Waste and Improve Efficiency](mailto:undefined)
* [ResNet Image Classification: Build & Deploy an Automated Inspection System](mailto:undefined)
* [Brand Analysis at Scale with Vision Language Models](mailto:undefined)


---

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