> 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/emedgene/release-notes/workbench-and-pipeline-updates/new-in-emedgene-v100.40.0-march-30th-2026/v100.40-patches.md).

# V100.40 Patches

<table><thead><tr><th width="148.3125">Patches</th><th>Date</th><th data-hidden></th></tr></thead><tbody><tr><td>V100.40.200</td><td>June 24, 2026</td><td></td></tr><tr><td>V100.40.100</td><td>May 13, 2026</td><td></td></tr></tbody></table>

### V100.40.200 Update (June 24th, 2026)

#### Features

* Analysis Tools | The variant table saves user settings for columns, it will now also save the priority sorting. As a reminder, the default sort is by AI rank.

#### Fixed Issues

* Add New Case, Pipeline | Fixed multiple issues ingesting TruPath MRJD data from DRAGEN 4.5.
* Analysis Tools | Fixed an issue with Preset Filters including advanced Splice AI queries.
* Analysis Tools | Advanced filters has been renamed Query Builder and some UI issues have been fixed.
* Analysis Tools | Query Builder | Fixed an issue adding Phenomeld in sub-groups.
* Analysis Tools | Query Builder | Fixed issues with zygosity filters.
* Analysis Tools | IGV pop out | Fixed an issue where knowledgebase tracks were not selectable in the IGV pop out track settings.
* Variant Page | Fixed an issue where update Curate wasn’t working intermittently.
* Organization Settings | Fixed an issue where not all available Analysis Tools columns were available to configure.
* Propagations from 100.39.600.

### V100.40.100 Update (May 13th, 2026)

#### Features

* Improved support for TruPath DRAGEN 4.5 outputs:
  * Added support for the TruPath phasing blocks phase\_blocks.gtf.gz file.
  * Added support for TruPath MRJD VCF and JSON outputs.
  * Added phasing filters.
* Added support for the DRAGEN Array 1.4 release.

#### Fixed Issues

* Pipeline | Fixed a rare issue causing cases to fail due to custom organization settings.
* Pipeline | Fixed an issue causing long processing times for cases loaded with BAM.
* Analysis Tools | Advanced filter operators | Fixed an issue where zygosity filters inherit from group operator and don't work as intended when starting with OR operator.
* Analysis Tools | Visualization | For TruPath BAMs, when toggling on phasing, each phase block will display with a different color.
* Propagations from 100.39.500.


---

# 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/emedgene/release-notes/workbench-and-pipeline-updates/new-in-emedgene-v100.40.0-march-30th-2026/v100.40-patches.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.
