- Merged testing improvements with more features and performance enhancements ๐
- Reduced idle CPU usage with event-driven file monitoring and activity-gated polling โก
- Added Contributors section to README for recognizing project contributors ๐ฅ
- Fixed Auto Run elapsed time to exclude laptop sleep/suspend time โฑ๏ธ
- Synced Auto Run draft content between panel and expanded modal views ๐
- Added comprehensive memory leak detection and performance tests for Auto Run ๐งช
- Created extensive E2E test infrastructure with Playwright for Electron testing ๐ญ
- Extracted system prompts to centralized markdown files for easier editing ๐
- Added custom theme builder with live preview and import/export functionality ๐จ
- Implemented 600+ new tests across unit, integration, E2E, and performance testing ๐งช
What's Changed
- docs: add Contributors section to README by @mattjay in #27
- More Testing, More Features by @pedramamini in #28
New Contributors
Full Changelog: v0.8.3...v0.8.4