Skip to content

Commit 7f2316a

Browse files
committed
Bump version
1 parent 1b82808 commit 7f2316a

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

docs/changelog.md

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

5+
#### 1.14.0-alpha.1
6+
7+
* Add `source_mac_address` and `source_hostname` rule items **1**
8+
* Add `include_mac_address` and `exclude_mac_address` TUN options **2**
9+
* Update NaiveProxy to 145.0.7632.159 **3**
10+
* Fixes and improvements
11+
12+
**1**:
13+
14+
New rule items for matching LAN devices by MAC address and hostname via neighbor resolution.
15+
Supported on Linux, macOS, or in graphical clients on Android and macOS.
16+
17+
See [Route Rule](/configuration/route/rule/#source_mac_address), [DNS Rule](/configuration/dns/rule/#source_mac_address) and [Neighbor Resolution](/configuration/shared/neighbor/).
18+
19+
**2**:
20+
21+
Limit or exclude devices from TUN routing by MAC address.
22+
Only supported on Linux with `auto_route` and `auto_redirect` enabled.
23+
24+
See [TUN](/configuration/inbound/tun/#include_mac_address).
25+
26+
**3**:
27+
28+
This is not an official update from NaiveProxy. Instead, it's a Chromium codebase update maintained by Project S.
29+
530
#### 1.13.2
631

732
* Fixes and improvements

0 commit comments

Comments
 (0)