For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
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.