# 3.99 Release Notes

## Improved

### Security

Add verification of origins during cross-origin communications. This resolves a security warning from a javascript security analysis tool.

## Fixed

### GRAX LWC Data Viewer

Fixes a error message on "Show Record" drop down.


---

# 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://documentation.grax.com/notices/release-notes/3.99-release-notes.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.
