> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Gateway 4.3.15

Itential Gateway 4.3.15 is a maintenance release containing bug fixes and security updates.

#### Bug fixes (2)

| Issue                                                             | Description                                                                                                                                                                                                                          |
| ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Inventory list loading spinner stuck indefinitely** (ENG-23915) | Fixed an issue where the gRPC inventory list failed to populate in the UI, leaving the progress spinner running indefinitely. The fix resolves stuck loading spinners in `useGRPC`, `useREST`, `useNetmiko`, and `useNetconf` modes. |
| **Nested groups displayed in main UI** (ENG-11962)                | Fixed an issue where child groups appeared in the main UI, causing confusion with certain naming conventions. Child groups no longer display at the top level of the UI.                                                             |

#### Security fixes (1)

| Issue                                                         | Description                                                                                                         |
| ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Directory traversal vulnerability in fast-uri** (ENG-23907) | Resolved a directory traversal security vulnerability in the `fast-uri` package included in `web-app/package.json`. |

#### Component version

| Component           | Version |
| ------------------- | ------- |
| automation\_gateway | 4.3.74  |