Key Highlights
UI/UX Improvements
- Complete MainView redesign with better user interface
- Redesigned code block copy buttons with improved placement
- Automatic chat creation when no chats exist
New Features
- Added InferenceConfigDropdown for model parameter configuration
- Enhanced search with relevance scoring and debounced queries
- Improved markdown rendering with text selection preservation
Bug Fixes
- Fixed duplicate chat creation on app startup
- Replaced fatalError with graceful error handling
- Enhanced thread-safe chat management
What's Changed
- feat: major UI refactor and add inference configuration by @didhd in 3075f6f
- feat: enhance UI/UX with improved copy functionality and search capabilities by @didhd in 1e5d73a
Full Changelog: v1.3.8...v1.3.9