What Changed
Release Period: October 11, 2025 - October 15, 2025
Summary: This release includes frontend open-sourcing, custom model support, activity auto-refresh, screenshot auto-cleanup, bug fixes for screenshot reading/display, and documentation improvements.
✨ New Features
- feat: Open-sourced frontend code
- feat: Support for custom model selection
- feat: Support for new activity auto-refresh interface (5s polling)
- feat: Added screenshot auto-cleanup feature (keep for 15 days, execute once daily)
- feat: Changed F12 developer tools from global shortcut to in-application shortcut
- feat: Added error prompts and popups for model settings save failures
- feat: Changed default screenshot interval to 15 seconds
🐛 Bug Fixes
- fix: Fixed oversized dock icon display issue
- fix: Screenshot reading failure due to mismatch between file path and timestamp
- fix: Activity list data display confusion across dates and historical date polling issues
- fix: Cleaned up some debug logs and fixed interface icon display issues
- fix: Fixed incompatibility between message.error() and React 19, restored API key popup
📚 Documentation
- docs: Added documentation for custom model usage
- docs: Added documentation for backend debugging interface
- docs: Added documentation for frontend framework and development
Release Date: October 15, 2025
Previous Release: v0.1.1 (October 10, 2025)