2.1.0 (2026-01-14)
Features
- ✨ Add auto launch functionality and preference option (69c75cc)
- ✨ Add hidden launch option for auto-start (dd1c2e1)
- ✨ Add subscribe configuration hook and update UI (80b3534)
- ✨ Add system tray support and Linux auto-launch (df414b9)
- 🔖 Copilot adds thinking_stream event support (22623c4)
- 🚑️ The portable version now supports automatically generating configuration files in the running directory (ba551b7)
- add custom empty state icon for device list (65b028f)
- add zip target for macOS builds (f52d3a5)
Bug Fixes
- 🐛 Fix delete message and config initialization (82a77ea)
- 🐛 Fixed the issue of failed export and export configuration files (fd32c36)
- 🐛 Update dependencies and add sharp override in workspace configuration (dbf366a)
- 💰 Update payment amount handling in subscription (422950c)
- add background color and improve window initialization (498fc90)
- adjust empty state icon styling in device list (363bf3d)
- ensure concurrency limit is numeric (d2c977c)
- types: allow typed payload handlers by using any[] for handle listener rest params (b4e8058)
Performance Improvements
- 🚀 Use an external library instead of the built-in autoglm.js (d1f8176)
Code Refactoring
- ⚡️ Refactor code structure for improved readability and maintainability (f211924)
- 🌐 Update language labels to native text (cb7ac96)
- 🌐 Update subscription translations for multiple locales (b4e5780)
- 🎨 Redesign task dialog with card layout (cd06d3b)
- 🎨 Simplify config UI layout and update maxSteps (af18241)
- 🔄 Auto configure Copilot after payment (c00ac1e)
- 🔄 Move ESLint config to root and clean up dependencies (f2bd345)
- 🔄 Optimize session callbacks and event handling (ae19570)
- 🔄 Rename ipc to services for better structure (8212872)
- 🔄 Rename start module to launch for clarity (5d44ebf)
- 🔧 Optimize copilot config change detection (2776e8a)
- 🔧 Replace quick prompts with PromptBar component (9b0c4df)
- improve theme switching and background handling (b3203af)
- migrate copilot config to store (e323611)
- replace rotation icon with outline version (95ad30d)
- replace send icon with rocket icon (ef9e7d3)
- replace svg icons with font icons (9eca902)
- replace trash icon with Delete icon (c59994e)