🚀 Features
- Implement React Router for navigation and modularize task configuration pages - by @qiutongxue (29050)
- Centralize IPC channels and refactor task management - by @qiutongxue (b1fb3)
- Implement global toast management with Zustand - by @qiutongxue (d7f28)
- Enhance login process and Chrome browser detection for live control - by @qiutongxue (1e98d)
- Limit log messages to improve performance and prevent memory overflow - by @qiutongxue (1a573)
- Customize Electron window settings for OBA Live Tool - by @qiutongxue (11b6c)
🐞 Bug Fixes
- Fix some eslint warnings - by @qiutongxue (b099d)
- Replace console with logger - by @qiutongxue (5ca1d)
- Use HashRouter for better compatibility with Electron/desktop environments - by @qiutongxue (a6173)