| Device search dropdown disappearing (ENG-12396) | Fixed an issue where the search dropdown menu in device search disappeared briefly after appearing. |
| Ansible Collections tab performance and DB locking (ENG-13026) | Resolved an issue where navigating to or refreshing the Ansible Collections tab with a large number of collections caused loading delays, and performing other database operations during that time occasionally resulted in a “DB is locked” error. Refactored the loaders and useAnsible components to enhance performance and minimize unnecessary database access. |
| Over-broad deserialization in IAG config model (ENG-13524) | Fixed over-broad deserialization in the IAG config model by restricting deserialization to correct keys, resolving errors that occurred on certain execution paths in customer environments. |