# v3.117.0

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

### :tools: Fixes

* **\[Pipelines]** The spacing between Listeners and Actions in the Pipeline canvas menu has been increased.
* **\[Listeners]** The **Amazon S3** Listener displayed an error in **CSV** mode when a tab delimiter was selected, saying that the field is required. This issue has now been resolved.
* **\[Actions]** The **Field Transformation** Action **Output** section was misaligned and has now been corrected.
* **\[UX]** The hover background in the close button has been fixed.
* **\[UX]** Fixed some style issues in the **Listeners** and **Data Sinks** charts.


---

# 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.117.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.
