| Search dropdown disappears briefly (ENG-12396) | Fixed an issue where the search dropdown menu in device search disappears briefly after appearing. |
| Ansible collections tab loading delay (ENG-13026) | Fixed a delay when navigating to or refreshing the Ansible → Collections tab with a large number of collections, which occasionally caused a “DB is locked” error. Refactored the loaders and useAnsible components to improve performance and reduce unnecessary database access. |
| Over-broad Gateway config deserialization (ENG-13524) | Fixed over-broad deserialization in the Gateway config model by restricting deserialization to the correct keys, resolving errors on certain execution paths in customer environments. |