You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configurable Proxy Listen Address: Added a new security setting to control CCProxy visibility.
Users can now toggle between Local (127.0.0.1) for maximum security and WAN (0.0.0.0) for hosting AI services across the network.
Updated the Proxy Settings UI with intuitive "Local" and "WAN" options across all 10 supported languages.
🪄 Improvements
Internationalization (i18n) Expansion: Completed translations for proxy listen settings in German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Traditional Chinese.
🐞 Bug Fixes
Application Updater: Fixed a critical issue where the update manager was not correctly registered in the system state, preventing the "Install and Restart" functionality from working.
🚀 新功能
可配置的代理监听地址:新增了 CCProxy 访问控制设置,提升了灵活性。
用户现在可以根据需求切换 本机 (127.0.0.1) 模式(安全性最高)或 广域网 (0.0.0.0) 模式(允许在网络中共享 AI 服务)。