> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/product-overview/release-notes/ascent-2.14.1-1.md).

# Ascent 2.14.1

### Ascent Synthetics <a href="#ascent-synthetics" id="ascent-synthetics"></a>

#### New Features & Improvements

* Redirection to the checks page is now managed based on the user's license type, ensuring a tailored navigation experience.

#### Bug Fixes

* The `ChecksFillThroughASMAPI` function has been updated to prevent indefinite blocking if the ASM API returns 504 (Gateway Timeout) errors, ensuring subsequent sync attempts continue as expected.
* Resolved an issue where the page could crash in the checks list view, improving overall stability.
* Addressed dark theme rendering issues in the Details Analysis view and React Flow actions for a better visual experience.

***

### Observe <a href="#observe" id="observe"></a>

#### Bug Fixes

* Fixed a problem where the query page would crash when selecting a different schema, resulting in smoother transitions and improved usability.

***

Com

<table><thead><tr><th>Components</th><th width="410">Version</th></tr></thead><tbody><tr><td>Flash</td><td>v3.19.1</td></tr><tr><td>Coffee</td><td>v3.20.1</td></tr><tr><td>ASM</td><td>13.38.2</td></tr><tr><td>NG Private Agent</td><td>1.0.9</td></tr><tr><td>Check Execution Container: Browser</td><td>fpr-c-130n-10.2.1-716-r-2025.04.02-0-base-2.0.0</td></tr><tr><td>Check Execution Container: Zebratester</td><td>zt-7.5a-p0-r-2025.04.02-0-base-1.2.0</td></tr><tr><td>Check Execution Container: Runbin</td><td>runbin-2025.04.17-0-base-2.2.1</td></tr><tr><td>Check Execution Container: Postman</td><td>postman-2025.04.17-0-base-1.4.1</td></tr><tr><td>Bnet (Chrome Version)</td><td>10.2.2 (Chrome 130)</td></tr><tr><td>Zebratester</td><td>7.5A</td></tr><tr><td>ALT</td><td>6.13.3.240</td></tr><tr><td>IronDB</td><td>1.5.0</td></tr></tbody></table>


---

# 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://docs.apica.io/product-overview/release-notes/ascent-2.14.1-1.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.
