1.31.0 (2025-08-29)
Features
- ✨ Device lists will now intelligently merge duplicate device entries and share device configurations (52cc4b1)
- ✨ Now you can arrange your device windows through a graphical interface (91ad249)
Bug Fixes
- 🐛 Fix typos (a7a3a17)
- 🐛 Fixed possible sandbox issues on Linux (ff9f9bd)
- 🐛 Fixed the issue of saving exceptions after adjusting parameters in preference settings (4a18f61)
- 🐛 Issue not taking effect after restarting the application after switching themes (857c480)
Performance Improvements
- ♻️ Improve the stability of window arrangement function (7ae3f21)
- ♻️ Simplify sandbox automatic configuration manager code to improve performance (1b82336)
- 💄 Improve space utilization of device window layout tools (939a2d2)
- 🔖 Adjust the order of quick entry functions (ccb59e1)
- 🔨 Improve the reliability of the linux sandbox configuration tool (6de2538)
- 🚀 After getting the device list, query and save the SerialNo of each device in preparation for subsequent integration (4464e7e)
- 🚀 Improve performance by asynchronously storing main interface boundary information (d230c15)
- 🚀 Optimize the default behavior when adding new widgets to the device window arrangement (1be470a)
- 🚀 Optimize the layout effect of the task list (044cfcd)
- 🚀 Optimize the storage strategy for preference Settings (359b9b9)