# September 24 Release (v35) - Hotfix

## 📢 Announcing the Hotfix Release

We have deployed a **hotfix** to address a critical issue affecting the **Detail Data View (DDV)**. This update resolves the "INVALID\_QUERY\_FILTER\_OPERATOR" error that occurred when saving values in the single object DDV.

## 🔧 <mark style="color:blue;">Bug Fixes</mark>

* **Issue:** Users were encountering the "INVALID\_QUERY\_FILTER\_OPERATOR" error after saving a value in the single object Detail Data View (DDV).
* **Resolution:** This hotfix resolves the issue by ensuring that the system correctly handles queries when saving values in the DDV, preventing the "INVALID\_QUERY\_FILTER\_OPERATOR" error.


---

# 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.valorx.com/valorx-wave/release-notes/wave-browser-extension/wave-version-35.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.
