# Special Bug Fix Product Release Notes - Sept 27, 2024

**Release Date: September 27, 2024**

## Release Scope <a href="#heading-h.pudge4t0z4jw" id="heading-h.pudge4t0z4jw"></a>

This release was designed to provide bug fixes, a product enhancement, and some back-end code for future features.

### Enhancements <a href="#heading-h.tyjcwt" id="heading-h.tyjcwt"></a>

The following enhancements have been added to the Aisera GenAI Platform in this release.

### Aisera Application (Bot) Messaging <a href="#heading-h.dr87reyh8r81" id="heading-h.dr87reyh8r81"></a>

The following enhancements have been made to Application Messaging in this release, for channels where the streaming is enabled.

#### Increased Transparency in Processing Messages <a href="#heading-h.4fu14iumj8ml" id="heading-h.4fu14iumj8ml"></a>

You can now see the processing steps that the application performs during a request. The new messages provide details on the number of sources searched, the number of documents validated, and other relevant metrics.

You can see the the processing is performed in four steps:

1. The first step acknowledges the search of the user's query.
2. The second step presents the search results found from various sources.
3. The third step displays the results after validation of the search results.
4. The fourth step summarizes the validated information to produce the final answer.

The messages you see within the application resemble the following screenshot:

![](/files/Ok2xNIpwktafcLrN8Fwq)


---

# 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.aisera.com/product-release-notes/2024/special-bug-fix-product-release-notes-sept-27-2024.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.
