Skip to content

Commit 3572acf

Browse files
committed
documentation: Bump version
1 parent 92d175c commit 3572acf

File tree

1 file changed

+57
-17
lines changed

1 file changed

+57
-17
lines changed

docs/changelog.md

Lines changed: 57 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,55 @@
22
icon: material/alert-decagram
33
---
44

5+
#### 1.13.0-alpha.4
6+
7+
* Fixes and improvements
8+
59
#### 1.12.2
610

711
* Fixes and improvements
812

13+
#### 1.13.0-alpha.3
14+
15+
* Improve `local` DNS server **1**
16+
* Fixes and improvements
17+
18+
**1**:
19+
20+
On Apple platforms, Windows, and Linux (when using systemd-resolved),
21+
`local` DNS server now works with Tun inbound which overrides system DNS servers.
22+
23+
See [Local DNS Server](/configuration/dns/server/local/).
24+
25+
#### 1.13.0-alpha.2
26+
27+
* Add `preferred_by` rule item **1**
28+
* Fixes and improvements
29+
30+
**1**:
31+
32+
The new `preferred_by` routing rule item allows you to
33+
match preferred domains and addresses for specific outbounds.
34+
35+
See [Route Rule](/configuration/route/rule/#preferred_by).
36+
37+
#### 1.13.0-alpha.1
38+
39+
* Add interface address rule items **1**
40+
* Fixes and improvements
41+
42+
**1**:
43+
44+
New interface address rules allow you to dynamically adjust rules based on your network environment.
45+
46+
See [Route Rule](/configuration/route/rule/), [DNS Route Rule](/configuration/dns/rule/)
47+
and [Headless Rule](/configuration/rule-set/headless-rule/).
48+
949
#### 1.12.1
1050

1151
* Fixes and improvements
1252

13-
#### 1.12.0
53+
### 1.12.0
1454

1555
* Refactor DNS servers **1**
1656
* Add domain resolver options**2**
@@ -161,7 +201,7 @@ We continue to experience issues updating our sing-box apps on the App Store and
161201
Until we rewrite and resubmit the apps, they are considered irrecoverable.
162202
Therefore, after this release, we will not be repeating this notice unless there is new information.
163203

164-
### 1.11.15
204+
#### 1.11.15
165205

166206
* Fixes and improvements
167207

@@ -177,7 +217,7 @@ violated the rules (TestFlight users are not affected)._
177217

178218
We have significantly improved the performance of tun inbound on Apple platforms, especially in the gVisor stack.
179219

180-
### 1.11.14
220+
#### 1.11.14
181221

182222
* Fixes and improvements
183223

@@ -227,7 +267,7 @@ You can now choose what the DERP home page shows, just like with derper's `-home
227267

228268
See [DERP](/configuration/service/derp/#home).
229269

230-
### 1.11.13
270+
#### 1.11.13
231271

232272
* Fixes and improvements
233273

@@ -265,7 +305,7 @@ SSM API service is a RESTful API server for managing Shadowsocks servers.
265305

266306
See [SSM API Service](/configuration/service/ssm-api/).
267307

268-
### 1.11.11
308+
#### 1.11.11
269309

270310
* Fixes and improvements
271311

@@ -297,7 +337,7 @@ You can now set `bind_interface`, `routing_mark` and `reuse_addr` in Listen Fiel
297337

298338
See [Listen Fields](/configuration/shared/listen/).
299339

300-
### 1.11.10
340+
#### 1.11.10
301341

302342
* Undeprecate the `block` outbound **1**
303343
* Fixes and improvements
@@ -315,7 +355,7 @@ violated the rules (TestFlight users are not affected)._
315355
* Update quic-go to v0.51.0
316356
* Fixes and improvements
317357

318-
### 1.11.9
358+
#### 1.11.9
319359

320360
* Fixes and improvements
321361

@@ -326,7 +366,7 @@ violated the rules (TestFlight users are not affected)._
326366

327367
* Fixes and improvements
328368

329-
### 1.11.8
369+
#### 1.11.8
330370

331371
* Improve `auto_redirect` **1**
332372
* Fixes and improvements
@@ -343,7 +383,7 @@ violated the rules (TestFlight users are not affected)._
343383

344384
* Fixes and improvements
345385

346-
### 1.11.7
386+
#### 1.11.7
347387

348388
* Fixes and improvements
349389

@@ -359,7 +399,7 @@ violated the rules (TestFlight users are not affected)._
359399
Now `auto_redirect` fixes compatibility issues between tun and Docker bridge networks,
360400
see [Tun](/configuration/inbound/tun/#auto_redirect).
361401

362-
### 1.11.6
402+
#### 1.11.6
363403

364404
* Fixes and improvements
365405

@@ -400,7 +440,7 @@ See [Protocol Sniff](/configuration/route/sniff/).
400440

401441
See [Dial Fields](/configuration/shared/dial/#domain_resolver).
402442

403-
### 1.11.5
443+
#### 1.11.5
404444

405445
* Fixes and improvements
406446

@@ -416,7 +456,7 @@ violated the rules (TestFlight users are not affected)._
416456

417457
See [DNS Rule Action](/configuration/dns/rule_action/#predefined).
418458

419-
### 1.11.4
459+
#### 1.11.4
420460

421461
* Fixes and improvements
422462

@@ -472,7 +512,7 @@ Due to maintenance difficulties, sing-box 1.12.0 requires at least Go 1.23 to co
472512

473513
For Windows 7 users, legacy binaries now continue to compile with Go 1.23 and patches from [MetaCubeX/go](https://github.com/MetaCubeX/go).
474514

475-
### 1.11.3
515+
#### 1.11.3
476516

477517
* Fixes and improvements
478518

@@ -483,7 +523,7 @@ process._
483523

484524
* Fixes and improvements
485525

486-
### 1.11.1
526+
#### 1.11.1
487527

488528
* Fixes and improvements
489529

@@ -662,7 +702,7 @@ See [Hysteria2](/configuration/outbound/hysteria2/).
662702

663703
When `up_mbps` and `down_mbps` are set, `ignore_client_bandwidth` instead denies clients from using BBR CC.
664704

665-
### 1.10.7
705+
#### 1.10.7
666706

667707
* Fixes and improvements
668708

@@ -757,7 +797,7 @@ and the old outbound will be removed in sing-box 1.13.0.
757797
See [Endpoint](/configuration/endpoint/), [WireGuard Endpoint](/configuration/endpoint/wireguard/)
758798
and [Migrate WireGuard outbound fields to route options](/migration/#migrate-wireguard-outbound-to-endpoint).
759799

760-
### 1.10.2
800+
#### 1.10.2
761801

762802
* Add deprecated warnings
763803
* Fix proxying websocket connections in HTTP/mixed inbounds
@@ -894,7 +934,7 @@ See [Rule Action](/configuration/route/rule_action/).
894934
* Update quic-go to v0.48.0
895935
* Fixes and improvements
896936

897-
### 1.10.1
937+
#### 1.10.1
898938

899939
* Fixes and improvements
900940

0 commit comments

Comments
 (0)