✨ New Features
Platform & Installation
- Windows Installation Improvements: Enhanced Windows installation with better executable location detection and path handling #150
- Windows Build Support: Improved Windows compatibility with proper PyInstaller configuration #105
- Cross-platform Build Script: Added comprehensive Python build script supporting multiple operating systems #83
- Port Configuration: Changed default port from 8000 to 1733 to prevent common port conflicts #142
UI/UX Enhancements
- Brand New Top Bar: Complete redesign of the top navigation bar with improved user experience and modern interface #129
#111 #110 - Daily Summary Display: Added daily summary to creation panel with direct navigation support from tips #130
- Settings Screenshot Preview: Integrated screen snapshot preview directly in settings modal for better visual context #136
- Copy & Edit Features: Implemented content copy functionality and edit change tracking #87
Developer Tools & Debugging
- Processor Monitor: Added comprehensive processor monitoring dashboard with real-time metrics #145
- Custom Settings Panel: Introduced customizable settings interface for advanced configuration #145
- Prompt Debugging: Implemented prompt debugging tools for AI interaction analysis #145
- Generation Record Tracking: Added generation record system for debugging and audit purposes #108
- Performance Logging: Enhanced performance monitoring with detailed logs and improved file naming conventions #107
Core Functionality
- Chat Context Streaming: Enabled real-time streaming output for chat responses, improving perceived responsiveness #84
🐛 Bug Fixes
- Custom Platform Config: Fixed issue where original configuration wasn't properly restored when switching to Custom Platform #147
- Compilation Errors: Resolved various compilation errors affecting the build process #149
- Model Validation: Added picture format validation to model validation checks #131
- Empty State Handling: Fixed issues with empty todo lists, report generation failures, and screen prompt errors #128
- Max Token Validation: Removed incorrect max token limit validation from model settings #125
- Windows PyInstaller: Disabled binary stripping in Windows builds to prevent runtime crashes #100
- Loading Errors: Fixed various loading-related errors during application startup #94
📚 Documentation
- Windows Download Link: Added Windows download link to documentation and README #116 #76
- README Formatting: Improved formatting and spacing consistency in documentation #103 #102
- Privacy Protection Guide: Added comprehensive privacy protection documentation #96
- GitHub Trending Badge: Added GitHub trending badge to showcase project popularity #92
- Community Best Practices: Published community best practice guide #88
- Development Documentation: Added capture and processor development guide #85
- Frontend Build Guide: Updated frontend build documentation #78
- README Updates: Various improvements to README content #79