Skip to content

Commit 1eb1a6c

Browse files
committed
Bump version
1 parent 4166f13 commit 1eb1a6c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22
icon: material/alert-decagram
33
---
44

5+
#### 1.14.0-alpha.41
6+
7+
* Add windows bridge **1**
8+
* Add `preferred_by` support for bridge **2**
9+
* Fixes and improvements
10+
11+
**1**:
12+
13+
The [`bridge`](/configuration/outbound/bridge/) outbound is now supported on
14+
Windows, implemented via WinDivert and requiring Administrator privileges.
15+
16+
**2**:
17+
18+
The [`bridge`](/configuration/outbound/bridge/) outbound now works with the
19+
[`preferred_by`](/configuration/route/rule/#preferred_by) route rule item.
20+
It is recommended to use `preferred_by` as a gate in the `route` rule: it only
21+
matches in [pre-match](/configuration/shared/pre-match/) and excludes local
22+
addresses that cannot be routed.
23+
524
#### 1.14.0-alpha.40
625

726
* Add bridge outbound **1**

0 commit comments

Comments
 (0)