# OmicsHorizon Release Note

## 2026.04.27 Changelog <a href="#id-2026.04.27" id="id-2026.04.27"></a>

{% hint style="info" %}
OmicsHorizon Version : 2026.04.27
{% endhint %}

#### New Features <a href="#new-features" id="new-features"></a>

<table><thead><tr><th width="172.46875">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>File Upload</strong></td><td>Large file uploads up to 10GB are now supported.</td></tr></tbody></table>

#### Improvements <a href="#improvements" id="improvements"></a>

<table><thead><tr><th width="173.40625">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>AI Data Analysis</strong></td><td>The chat area width has been expanded for improved readability.</td></tr></tbody></table>

#### Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

Overall stability and usability have been improved.

***

## 2026.04.17 Changelog

{% hint style="info" %}
OmicsHorizon Version : 2026.04.17
{% endhint %}

#### New Features

<table><thead><tr><th width="174.296875">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Project Creation</strong></td><td><p>A new quick-start path lets you begin analysis without describing your research in chat.</p><p>Choose between ‘Quick Start' and ‘Start with research context’</p></td></tr><tr><td><strong>AI Data Analysis</strong></td><td>Example prompt cards are now shown on the empty chat screen to help you get started.</td></tr><tr><td><strong>Analysis Report</strong></td><td>A copy function has been added to the final report.</td></tr><tr><td><strong>Demo Page</strong></td><td><p>Sample-data demo page have been added.</p><p><a href="https://omicshorizon.hits.ai/en/demo/projects">https://omicshorizon.hits.ai/en/demo/projects</a></p></td></tr></tbody></table>

#### Bug Fixes

Overall stability and usability have been improved.

***

## 2026.04.10 Changelog <a href="#id-2026.04.10" id="id-2026.04.10"></a>

{% hint style="info" %}
OmicsHorizon Version : 2026.04.10
{% endhint %}

#### Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

Overall stability and usability have been improved.

***

## 2026.04.07 — Official Launch

{% hint style="info" %}
OmicsHorizon Version : 2026.04.07
{% endhint %}

OmicsHorizon has been officially launched.

OmicsHorizon is a multi-omics data analysis platform powered by Co-Scientist AI. Upload your research data, and AI will automatically perform analysis, visualize results, and deliver actionable insights.

#### Key Features

<table><thead><tr><th width="193.703125">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Projects</strong></td><td>Organize data and analysis results by research topic</td></tr><tr><td><strong>AI Data Analysis</strong></td><td>Upload data files and Co-Scientist AI automatically performs analysis</td></tr><tr><td><strong>Integrated Analysis</strong></td><td>Select multiple analysis results to run an integrated analysis</td></tr><tr><td><strong>Library</strong></td><td>Centrally manage and reuse uploaded data files</td></tr></tbody></table>


---

# 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.hits.ai/omicshorizon-release-note/omicshorizon-release-note.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.
