# Page 1

**Web client:**

* Added drop down list beside the paging where the user can set how many rows are to be shown. The setting is saved so the same amount of rows are shown the next time the user gets to the grid.
* Resolved an issue causing "all" option of grid pages to not always show any rows when adding a new row to the grid.
* Corrected file gallery issue for Chrome 98 browser.

**Flow studio :**

* Improved Studio and increased the protection from application crashing.
* Fixed error when workflows had gotten into a rare state regarding sequence arrows.

&#x20;

**Connector:**

·         Added support for manual handling of cookies in rest connector.


---

# 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.novacuraflow.com/6.12/release-notes/page-1.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.
