Releases: OneOhCloud/OneBox
v1.1.81
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.79
All significant changes in this version are documented here.
✨ Features
- Added support for UA settings
⚠ CHANGES LOG
- sing-box core updated to v1.12.12
- Updated dependencies to the latest version
- The download of rule sets defaults to proxy exit
🐛 Bug Fixes
- Fix the issue of failing to get "Direct DNS"
- Fix the issue of clicking "Dashboard" not responding on some systems
自 v1.1.79 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 支持 UA 设置
⚠ 变更日志
- 更新依赖库至最新版本
- 规则集的下载默认走代理出口
- sing-box 内核更新至 v1.12.12
🐛 问题修复
- 修复获取"直连 DNS" 失败的问题
- 修复点击 "仪表盘" 在部分系统上无响应的问题
Dev
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.79
All significant changes in this version are documented here.
✨ Features
- Added support for UA settings
⚠ CHANGES LOG
- sing-box core updated to v1.12.12
- Updated dependencies to the latest version
- The download of rule sets defaults to proxy exit
🐛 Bug Fixes
- Fix the issue of failing to get "Direct DNS"
- Fix the issue of clicking "Dashboard" not responding on some systems
自 v1.1.79 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 支持 UA 设置
⚠ 变更日志
- 更新依赖库至最新版本
- 规则集的下载默认走代理出口
- sing-box 内核更新至 v1.12.12
🐛 问题修复
- 修复获取"直连 DNS" 失败的问题
- 修复点击 "仪表盘" 在部分系统上无响应的问题
Beta
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.79
All significant changes in this version are documented here.
✨ Features
- Added support for UA settings
⚠ CHANGES LOG
- sing-box core updated to v1.12.12
- Updated dependencies to the latest version
- The download of rule sets defaults to proxy exit
🐛 Bug Fixes
- Fix the issue of failing to get "Direct DNS"
- Fix the issue of clicking "Dashboard" not responding on some systems
自 v1.1.79 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 支持 UA 设置
⚠ 变更日志
- 更新依赖库至最新版本
- 规则集的下载默认走代理出口
- sing-box 内核更新至 v1.12.12
🐛 问题修复
- 修复获取"直连 DNS" 失败的问题
- 修复点击 "仪表盘" 在部分系统上无响应的问题
v1.1.79
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.76
All significant changes in this version are documented here.
⚠ CHANGES LOG
- sing-box core updated to v1.12.12
- Updated dependencies to the latest version
- The download of rule sets defaults to proxy exit
🐛 Bug Fixes
- Fix the issue of failing to get "Direct DNS"
自 v1.1.76 以来的变更
本版本的所有重要变更将记录于此。
⚠ 变更日志
- 更新依赖库至最新版本
- 规则集的下载默认走代理出口
- sing-box 内核更新至 v1.12.12
🐛 问题修复
- 修复获取"直连 DNS" 失败的问题
v1.1.76
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.73
All significant changes in this version are documented here.
✨ Features
- None
⚠ CHANGES LOG
- Improved UI details
- Updated dependencies
- Improved translations
🐛 Bug Fixes
- Direct DNS and DHCP options are mutually exclusive
自 v1.1.73 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 无
⚠ 变更日志
- 改进翻译
- 改进UI细节
- 更新依赖项
🐛 问题修复
- "DHCP" 与 "直连DNS" 选项互斥
v1.1.73
Changelog
请确保您了解潜在风险后再使用开发版和测试版。
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.70
All significant changes in this version are documented here.
✨ Features
- Added routing rules support
- Added custom DNS servers for direct connections
⚠ CHANGES LOG
- Updated dependencies.
- Updated sing-box core to v1.12.10.
🐛 Bug Fixes
- Fixed issues found in security audit.
自 v1.1.70 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 支持自定义路由规则
- 支持自定义直连的 DNS 服务器
⚠ 变更日志
- 更新依赖项。
- 将 sing-box 核心更新至 v1.12.10。
🐛 问题修复
- 解决安全审计中发现的问题。
v1.1.70
Changelog
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.59
All significant changes in this version are documented here.
✨ Features
- Added a local configuration switch to enable or disable the drag-and-drop import of local configuration files.
- On macOS, when starting in TUN mode, the default
ulimithas been adjusted to 65535 as an optimization for scenarios like bypass routing.
⚠ CHANGES LOG
- Updated dependencies.
- Removed duplicate sniff configuration.
- Added connection timeout configuration for DNS servers, default value is 5 seconds.
- Unified the speed test URL in the configuration file to
https://www.google.com/generate_204to prevent cheating during latency checks.
🐛 Bug Fixes
- Fixed layout inconsistency between Windows and macOS homepages.
- Fixed issue where node list did not refresh when switching between different subscriptions.
自 v1.1.59 以来的变更
本版本的所有重要变更将记录于此。
✨ 新增功能
- 新增本地配置开关,可以开启或关闭拖拽导入本地配置文件的功能。
- 在 macOS 上以 TUN 模式启动时,默认的
ulimit限制已调整为 65535, 作为旁路由等场景的优化。
⚠ 变更日志
- 更新依赖项
- 去掉重复 sniff 的配置
- DNS 服务器添加连接超时配置,默认值为 5 秒
- 统一配置文件中的测速 URL 为
https://www.google.com/generate_204,防止检测延迟时作弊
🐛 问题修复
- 修复切换不同订阅时,节点列表未刷新的问题。
- 修复 Windows 与 macOS 主页布局不一致的问题。
v1.1.62
Changelog
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.59
All significant changes in this version are documented here.
⚠ CHANGES
- Removed duplicate sniff configuration.
✨ Features
- Added a local configuration toggle to enable or disable the drag-and-drop import of local configuration files.
🐛 Bug Fixes
- Fixed layout inconsistencies between Windows and macOS.
自 v1.1.59 以来的变更
本版本的所有重要变更将记录于此。
⚠ 变更
- 去掉重复 sniff 的配置。
✨ 新增功能
- 新增本地配置开关,可以开启或关闭拖拽导入本地配置文件的功能。
🐛 问题修复
- 修复 Windows 与 macOS 布局不一致的问题。
v1.1.59
Changelog
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.54
All significant changes in this version are documented here.
⚠ CHANGES
- Updated translation files
- Added Bypass Router Mode, macOS only
- Simplified the user interface for stage selection to enhance user experience
🐛 Bug Fixes
- Improved the method of obtaining LAN IP on macOS, fixing the issue of not being able to get it correctly in some cases.
🔨 Performance Improvements
- Simplified the download progress component and updated related translations.
- Refactored the update check and download logic to improve code maintainability and stability.
自 v1.1.54 以来的变更
本版本的所有重要变更将记录于此。
⚠ 变更
- 更新翻译文件
- 新增旁路由模式,仅 macOS
- 简化了阶段选择的用户界面,以提升用户体验
🐛 问题修复
- 改进了在 macOS 上获取局域网 IP 的方法,修复了某些情况下无法正确获取的问题。
🔨 性能优化
- 简化了下载进度组件,并更新了相关翻译。
- 重构了更新检查和下载逻辑,提高了代码的可维护性和稳定性。
v1.1.54
Changelog
Use development and beta versions only if you are aware of the potential risks.
Changes since v1.1.52
All significant changes in this version are documented here.
⚠ CHANGES
- Add DHCP DNS configuration and toggle functionality
- Change default DNS from DHCP to 223.5.5.5
- Update Rust dependencies
自 v1.1.52 以来的变更
本版本的所有重要变更将记录于此。
⚠ 变更
- 新增 DHCP DNS 配置及开关功能
- 将默认 DNS 从 DHCP 获取改为 223.5.5.5
- 更新 Rust 依赖