2.3.0 (2026-01-22)
Features
- 🚀 Optimize portable package configuration and add linux flatpak package support (a7982db)
- configure electron-log file path in debugger helper (2242668)
Bug Fixes
- 🐛 handle copilot execution failures and adjust config max steps (3601709)
- win: fully redirect user data to portable folder and fix CI workflow (fe2fd89)
Performance Improvements
- ✨ Optimize windows and linux window layout (b63b59c)
Code Refactoring
- add platform simulation support and adjust window controls layout (9c3a5b1)
- adjust header and chat layout padding (70fe60d)
- adjust layout padding for windows and linux platforms (4e153cc)
- adjust widget dimensions and clear dialog messages (ca6796f)
- implement immersive title bar and optimize window layout (1e76d11)
- improve chat retry logic and ADB keyboard detection (8e0e43c)
- remove dialog width constraints and improve file creation (54e5553)
- remove quiet config option (76f9d6c)
- remove redundant success messages and unify dialog titles (b1eac32)
- reorganize emitter module and update event emitter references (4c3cc2d)
- reorganize preference form layout with tabs and scroll (7f0f864)
- replace ExTooltipButton with native el-button title attribute (8056977)