> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/design-studio-array/reference/release-notes/designstudio-array-v3.0-release-notes.md).

# DesignStudio Array v3.0 Release Notes

#### Release date

January 2026

#### Methylation Enhancements

* Dedicated **Methylation Designer** updates, including improved handling of excluded content, normalization bins, error reporting, and output file structures.
* Support for additional commercial panels and improved error handling in test runs.
* New controls and validation checks for probe design integrity.

#### Illumina BioInsight Platform Core (formerly known as Illumina Connected Analytics (ICA)) Integration

* Direct <code class="expression">space.vars.CLOUD\_PLATFORM\_GEN2\_SHORT</code> pipeline launch from DSA.
* Subscription and access improvements (dynamic subscription creation, handling delays, public domain access).
* File management and <code class="expression">space.vars.CLOUD\_PLATFORM\_GEN2\_SHORT</code> analysis consumers fully integrated.
* Expanded endpoint coverage for design status, events, coordinates, and target retrieval.

#### User Experience & Interface

* Updated tooltips, toggles, and styling.
* Improved species selection and population handling.
* Enhanced download templates and output file formats.
* New options for orderability checks and commercial probe management.

#### Known Issues

* Validation error does not occur when submitting an empty input file
* Invalid characters in design names do not trigger an error
* Email templates still include some irrelevant error and warning codes
* Intermittent UI error may occur in Chrome


---

# 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/design-studio-array/reference/release-notes/designstudio-array-v3.0-release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
