# Change Log

## Firmware version 3.2.7

{% hint style="warning" %}
Updating to this version requires two software update cycles
{% endhint %}

### Touch Screen UI: Taking Control to the Next Level <a href="#viewer-1b9k913382" id="viewer-1b9k913382"></a>

Say goodbye to the days of deploying separate web devices to manage your RoboDot! The new interactive touch screen UI puts more power directly at your fingertips. Now you can:

* Adjust boot settings on the fly
* Connect to WiFi or VRS networks instantly
* Start and stop recording with a simple tap
* Average or Release a base position
* Configure many of the settings previously only available on the Web UI

### Expanded Compatibility <a href="#viewer-c65vs13419" id="viewer-c65vs13419"></a>

Interface with your favorite GIS and Survey applications more easily than ever before with improved connectivity.  A new BLE Rover mode has been created for simplicity and stability.

### VRS Reconnection

When RoboDot Connects to the VRS as a client, if there is any disconnection it will automatically atempt to reconnect.

### Enhanced Navigation

Experience a fresh and snappy web UI that enhances user interaction with modern design and intuitive navigation, providing a seamless experience across all devices.

### Linking RoboDots

RoboDots can connect over the internet using RoboNet to deliver RTK corrections.


---

# 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.robota.us/change-log.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.
