# 6.14.0

### October 26, 2021 - 6.14 - Updated Javascript Interpretation Library

### Features

* Updated the Jint javascript interpretation library from v0.9 to v3.0. For more information, view the [App JavaScript FAQ](https://developer.basespace.illumina.com/docs/content/documentation/faq/app-javascript-faq).
* Biosample yields now stop calculating when 50 or more distinct libraries are associated.
* Instrument Run Setup now supports specifying duplicate indexes in separate lanes for multi-lane instruments.
* Updated the user interface with the following changes:
  * Added a link to the Admin Console in the User menu for admin users.
  * Moved the link to My Illumina from the User menu to the waffle menu.

### Bugs Fixed

* Improved reporting of JavaScript errors to app developers in the Developer Portal.
* Fixed an issue where the Change Lane QC modal did not open.
* Fixed a rare issue that could prevent sharing or transferring of Projects.
* Fixed an issue that could prevent an appsession from being aborted after the 7 day limit.
* Native App engine update - Staged roll out
  * Improved error handing and performance
  * Fixed an issue where FASTQ Generation and other apps could fail while uploading results.

### Release 6.14.1 - November 1, 2021

* Features
* None.
* Bugs Fixed
* Fixed an issue that could cause apps to fail to launch.


---

# 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://help.connected.illumina.com/basespace/releases/previous-releases/2021/6.14.0.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.
