File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ Use development and beta versions only if you are aware of the potential risks.
88
99All significant changes in this version are documented here.
1010
11+ ### ✨ Features
12+
13+ - Added support for UA settings
14+
1115
1216### ⚠ CHANGES LOG
1317
@@ -19,19 +23,25 @@ All significant changes in this version are documented here.
1923### 🐛 Bug Fixes
2024
2125- Fix the issue of failing to get "Direct DNS"
22-
26+ - Fix the issue of clicking "Dashboard" not responding on some systems
2327
2428## 自 v1.1.78 以来的变更
2529
2630本版本的所有重要变更将记录于此。
2731
32+ ### ✨ 新增功能
33+
34+ - 支持 UA 设置
35+
2836### ⚠ 变更日志
2937
3038- 更新依赖库至最新版本
3139- 规则集的下载默认走代理出口
3240- sing-box 内核更新至 v1.12.12
3341
3442
43+
3544### 🐛 问题修复
3645
37- - 修复获取"直连 DNS" 失败的问题
46+ - 修复获取"直连 DNS" 失败的问题
47+ - 修复点击 "仪表盘" 在部分系统上无响应的问题
Original file line number Diff line number Diff line change 11{
22 "productName" : " OneBox" ,
3- "version" : " 1.1.79 " ,
3+ "version" : " 1.1.80 " ,
44 "identifier" : " cloud.oneoh.onebox" ,
55 "build" : {
66 "beforeDevCommand" : " bun run dev" ,
You can’t perform that action at this time.
0 commit comments