0.4.10
What's New in v0.4.10
New Features
- URL Content Extraction: Extract and analyze content from URLs directly in chat (#514)
- ModelScope Support: Added ModelScope as a new AI provider (#521)
- Proxy Settings: Configure HTTP/HTTPS proxy for API requests in Desktop app (#537)
- Windows Code Signing: Added SignPath code signing for Windows builds (#531)
Bug Fixes
- URL Extraction Loading State: Fix loading state stuck on failure (#524)
- Doubao Models: Use OpenAI provider for Doubao multimodal models (#519)
- Subdirectory Deployment: Add NEXT_PUBLIC_BASE_PATH build arg (#518)
- Missing Dependency: Add missing nanoid dependency (#528)
- SignPath Config: Specify artifact-configuration-slug for SignPath (#533)
Improvements
- Testing Infrastructure: Add Vitest and Playwright testing framework (#512)