更新日志(中文)
[0.9.11] - 2026-03-03
修复
- 修复 Windows 在中文路径下切号/启动链路崩溃:Windows 扩展路径归一逻辑改为 Unicode 安全前缀处理,避免在
D:\小歪瓜\...等非 ASCII 路径上触发byte index is not a char boundarypanic。
变更
- 账号验证“立即检测”默认模型优先选择 Flash:模型默认选择改为优先匹配显示名称中包含
flash(不区分大小写)的第一项;未命中时回退到列表第一项。
Changelog (English)
[0.9.11] - 2026-03-03
Fixed
- Fixed Windows switch/start crashes on non-ASCII install paths: Windows extended-path normalization now uses Unicode-safe prefix handling, preventing
byte index is not a char boundarypanics on paths such asD:\小歪瓜\....
Changed
- Verification default model selection now prioritizes Flash: In “Run check now”, the default model now selects the first option whose display name contains
flash(case-insensitive), and falls back to the first available model when no match exists.