# Release 1.0.18

* Fixes various issues creating and updating different record types.
* Fixes more issues with record documents sharding.
* Fixes some inconsistent record document loading.
* Fixes moving record documents to old path.
* Removes date range from record document list, as it was more confusing than useful.
* Adds missing organization logo to the top left of the screen. The logo now must have an aspect ratio of 3:1.


---

# 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://docs.ecosuite.io/release-notes/ecosuite-web-app-releases/release-1.0.18.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.
