← 返回更新日志
OpenCode
v1.14.39
2026-05-05 ·
GitHub 原文
中文
EN
## 桌面版 ### 问题修复 - 桌面应用现在会遵循 `HTTP_PROXY` 及相关代理环境变量设置。 - 当桌面应用无法读取存储值时,将返回 `null` 而非报错失败。
## Desktop ### Bugfixes - Respect `HTTP_PROXY` and related proxy environment variables in the desktop app. - Return `null` instead of failing when the desktop app cannot read a stored value.