# v3.152.0

These are the release notes for version v3.152.0 of Falcon Onum.

### :tools: Fixes

* **\[Documentation]** We fixed an issue whereby links to the documentation from a Pipeline did not redirect to the right pages.
* **\[Parser]** The input field became stuck after making an initial selection.
* **\[Message Builder]** Some minor changes to the composition area.
* **\[Devo Sink]** The required **Content** field was not marked as required.
* **\[UX]** Fixed issues with the scroll bar.


---

# 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.onum.com/release-notes/v.3-release-notes/v3.152.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.
