> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/support/version-history/version-1.1.1.md).

# Version 1.1.1

Here are the changes and improvements in MixEffect 1.1.1:

{% embed url="<https://youtu.be/EmOJp4SMA5I>" %}
What's New in MixEffect 1.1.1
{% endembed %}

#### Switcher Discovery

* A list of switchers on the local network will now appear when creating a new switcher. Tap to pre-populate the name and IP address fields.

#### SuperSource

* Tap on the chevron icon in the SuperSource navigation item row to open the View All Presets page. Tap anywhere else on the row to open the SuperSource section.

#### OSC

* Added Set SuperSource Box Source command, which allows you to programmatically change a box’s source via OSC. See documentation for a list of valid source values.

#### Localization

* Added Chinese (Hong Kong) localization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mixeffect.app/support/version-history/version-1.1.1.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.
