> 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/connected-analytics/reference/r-documentrevisionhistory.md).

# Document Revision History

This page contains the documentation release notes for the current release. See the subpages for historic release notes.

## 2026 July 15 - Platform Core v2.47.0

{% hint style="success" icon="burst-new" %}
**Illumina BioInsight Platform Core** is the new name of Illumina Connected Analytics (ICA)
{% endhint %}

{% hint style="success" icon="burst-new" %}
On August 3, 2026, iCredits will be replaced with a new type of credit: **Illumina BioInsight Credits (BIC)**. All existing **iCredit balances will convert to BIC at a 1:1 ratio**. No action is required. New purchases on or after August 3 will be fulfilled in BIC. This guide has been updated with the new naming.
{% endhint %}

* **New Functionality**
  * \-
* **Updated Functionality**
  * Added Taiwan and Oregon to [Network settings](/connected-analytics/reference/r-networksettings.md) and IAM User configuration.
  * The [link dialog](/connected-analytics/project/p-data.md#linking-and-unlinking) now has links to folders and file details
  * Added Object Onwership verification to [IAM Role ](/connected-analytics/home/h-storage/s-awss3/iam-role-method.md#s3-object-ownership)and [IAM User ](/connected-analytics/home/h-storage/s-awss3/iam-user-method.md#s3-object-ownership)configuration steps.
  * Summary.html replaces report.html for [DRAGEN](/connected-analytics/tutorials/launching-a-dragen-pipeline.md) pipelines.
* **General Documentation updates**
  * **ICA has been renamed to BioInsight Platform Core.**
  * **iCredits have been renamed to Illumina** [**BioInsight Credits**](/connected-analytics/reference/r-pricing.md)**.**
  * The pipeline liftovers chapter has been removed as this functionality has been replaced by [git-sourced](/connected-analytics/project/p-flow/f-pipelines/git-sourced-pipelines-experimental.md) pipelines.
  * Added information on linking and symlinking options of the [Nextflow](/connected-analytics/project/p-flow/f-pipelines/pi-nextflow.md) publishdir directive.
  * Added information for network traffic diagnosis.
  * Replaced the descoped API endpoint `get /api/analysisStorages` with `get /api/projects/{Project_Id}/analysisStorages`


---

# 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/connected-analytics/reference/r-documentrevisionhistory.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.
