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)
- MCP Server: Fix author and repository metadata (#529)
- About Pages: Remove usage limits from about pages (#520)
Contributors
Downloads
| Platform | File | Notes |
|---|---|---|
| macOS (Intel) | Next-AI-Draw.io-0.4.10.dmg | |
| macOS (Apple Silicon) | Next-AI-Draw.io-0.4.10-arm64.dmg | |
| Windows (Installer) | Next.AI.Draw.io.Setup.0.4.10.exe | Recommended - installs to Program Files, auto-updates |
| Windows (Portable) | Next.AI.Draw.io.0.4.10.exe | No installation needed, just run |
| Linux (AppImage) | Next-AI-Draw.io-0.4.10.AppImage | |
| Linux (deb) | next-ai-draw-io_0.4.10_amd64.deb |
⚠️ Note: The app is not code-signed on macOS. You may see security warnings:
- macOS: "App is damaged" → Right-click the app → Open → Open, or run:
sudo xattr -rd com.apple.quarantine "/Applications/Next AI Draw.io.app"- Windows: Now code-signed with SignPath!
Full Changelog: v0.4.9...v0.4.10