# Version History

<details>

<summary>Version 1.1.1 - October 6, 2025</summary>

## Bug Fixes

* Disconnect OSC message now disconnects from specified video router.

</details>

<details>

<summary>Version 1.1.0 - September 16, 2025</summary>

## New Features

* Added support for iOS 26 and iPadOS 26.
* Refreshed application icons.
* Introduced an OSC server to control RouteEffect remotely from software and hardware such as Bitfocus Companion and Elgato Stream Deck.
* New Auto-Connect on Launch option to automatically connect to selected routers when RouteEffect launches or when a new window open
* Option to hide icons and labels in the Buttons view style for a cleaner layout.
* Keyboard shortcuts now appear in the menu on iPadOS 26.

## Improvements

* Enhanced search experience in Video Output Routing pages.
* Inspector in Video Output Routing pages has been redesigned as a menu for better reliability.
* Toolbar buttons are now more consistent across iOS and iPadOS.
* Multiple UI refinements for improved usability.

## Bug Fixes

* Removed the color scheme preference to avoid conflicts with toolbars in new operating systems.
* Lock icons now display correctly based on the video router state.
* Presets view no longer clips below the toolbar.
* Buttons in the Split view style now maintain consistent spacing.
* Divider position correctly updates if it moves off-screen in Buttons and Split view styles.
* Additional stability and performance fixes.

</details>

<details>

<summary>Version 1.0.0 - April 17, 2025</summary>

* Initial release

</details>


---

# 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.routeeffect.com/version-history.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.
