# Table refresh

## Web app & backend

### Enhancements

* **UI improvements to web app tables.** Improved tables in the web app to optimize information display.

### Fixes

* **Connection service race condition.** Resolved a rare race condition in the connection service that occurred when the agent's data websocket disconnects or reconnects before the backend receives the disconnect event.
* **Edit user.** Resolved an issue where admin users could not access the "edit user" window.
* **JIT.** Resolved an issue with just-in-time (JIT) access following the removal of any remaining SSM references.&#x20;
* **Web app dependencies.** Upgraded select web app dependencies in for routine maintenance.

For questions or to provide feedback on how we can improve our updates, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# 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://changes.bastionzero.com/2024/table-refresh.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.
