tag:github.com,2008:https://github.com/SagerNet/sing-box/releasesRelease notes from sing-box2026-03-15T09:56:37Ztag:github.com,2008:Repository/509091576/v1.13.32026-03-15T10:42:07Z1.13.3<h2>📝 Release Notes</h2>
<ul>
<li>Add OpenWrt and Alpine APK packages to release <strong>1</strong></li>
<li>Backport to macOS 10.13 High Sierra <strong>2</strong></li>
<li>OCM service: Add WebSocket support for Responses API <strong>3</strong></li>
<li>Fixes and improvements</li>
</ul>
<p><strong>1</strong>:</p>
<p>Alpine APK files use <code>linux</code> in the filename to distinguish from OpenWrt APKs which use the <code>openwrt</code> prefix:</p>
<ul>
<li>OpenWrt: <code>sing-box_{version}_openwrt_{architecture}.apk</code></li>
<li>Alpine: <code>sing-box_{version}_linux_{architecture}.apk</code></li>
</ul>
<p><strong>2</strong>:</p>
<p>Legacy macOS binaries (with <code>-legacy-macos-10.13</code> suffix) now support<br>
macOS 10.13 High Sierra, built using Go 1.25 with patches<br>
from <a href="https://github.com/SagerNet/go">SagerNet/go</a>.</p>
<p><strong>3</strong>:</p>
<p>See <a href="https://sing-box.sagernet.org/configuration/service/ocm" rel="nofollow">OCM</a>.</p>nekohasekaitag:github.com,2008:Repository/509091576/v1.12.252026-03-15T10:41:46Z1.12.25<h2>📝 Release Notes</h2>
<ul>
<li>Backport fixes</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.14.0-alpha.32026-03-15T10:42:18Z1.14.0-alpha.3<h2>📝 Release Notes</h2>
<ul>
<li>Fixes and improvements</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.14.0-alpha.22026-03-12T06:40:07Z1.14.0-alpha.2<h2>📝 Release Notes</h2>
<ul>
<li>Add OpenWrt and Alpine APK packages to release <strong>1</strong></li>
<li>Backport to macOS 10.13 High Sierra <strong>2</strong></li>
<li>OCM service: Add WebSocket support for Responses API <strong>3</strong></li>
<li>Fixes and improvements</li>
</ul>
<p><strong>1</strong>:</p>
<p>Alpine APK files use <code>linux</code> in the filename to distinguish from OpenWrt APKs which use the <code>openwrt</code> prefix:</p>
<ul>
<li>OpenWrt: <code>sing-box_{version}_openwrt_{architecture}.apk</code></li>
<li>Alpine: <code>sing-box_{version}_linux_{architecture}.apk</code></li>
</ul>
<p><strong>2</strong>:</p>
<p>Legacy macOS binaries (with <code>-legacy-macos-10.13</code> suffix) now support<br>
macOS 10.13 High Sierra, built using Go 1.25 with patches<br>
from <a href="https://github.com/SagerNet/go">SagerNet/go</a>.</p>
<p><strong>3</strong>:</p>
<p>See <a href="https://sing-box.sagernet.org/configuration/service/ocm" rel="nofollow">OCM</a>.</p>nekohasekaitag:github.com,2008:Repository/509091576/v1.13.3-beta.12026-03-12T06:39:38Z1.13.3-beta.1<h2>📝 Release Notes</h2>
<ul>
<li>Add OpenWrt and Alpine APK packages to release <strong>1</strong></li>
<li>Backport to macOS 10.13 High Sierra <strong>2</strong></li>
<li>OCM service: Add WebSocket support for Responses API <strong>3</strong></li>
<li>Fixes and improvements</li>
</ul>
<p><strong>1</strong>:</p>
<p>Alpine APK files use <code>linux</code> in the filename to distinguish from OpenWrt APKs which use the <code>openwrt</code> prefix:</p>
<ul>
<li>OpenWrt: <code>sing-box_{version}_openwrt_{architecture}.apk</code></li>
<li>Alpine: <code>sing-box_{version}_linux_{architecture}.apk</code></li>
</ul>
<p><strong>2</strong>:</p>
<p>Legacy macOS binaries (with <code>-legacy-macos-10.13</code> suffix) now support<br>
macOS 10.13 High Sierra, built using Go 1.25 with patches<br>
from <a href="https://github.com/SagerNet/go">SagerNet/go</a>.</p>
<p><strong>3</strong>:</p>
<p>See <a href="https://sing-box.sagernet.org/configuration/service/ocm" rel="nofollow">OCM</a>.</p>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.14.0-alpha.12026-03-07T09:33:41Z1.14.0-alpha.1<h2>📝 Release Notes</h2>
<ul>
<li>Add <code>source_mac_address</code> and <code>source_hostname</code> rule items <strong>1</strong></li>
<li>Add <code>include_mac_address</code> and <code>exclude_mac_address</code> TUN options <strong>2</strong></li>
<li>Update NaiveProxy to 145.0.7632.159 <strong>3</strong></li>
<li>Fixes and improvements</li>
</ul>
<p><strong>1</strong>:</p>
<p>New rule items for matching LAN devices by MAC address and hostname via neighbor resolution.<br>
Supported on Linux, macOS, or in graphical clients on Android and macOS.</p>
<p>See <a href="https://sing-box.sagernet.org/configuration/route/rule/#source_mac_address" rel="nofollow">Route Rule</a>, <a href="https://sing-box.sagernet.org/configuration/dns/rule/#source_mac_address" rel="nofollow">DNS Rule</a> and <a href="https://sing-box.sagernet.org/configuration/shared/neighbor/" rel="nofollow">Neighbor Resolution</a>.</p>
<p><strong>2</strong>:</p>
<p>Limit or exclude devices from TUN routing by MAC address.<br>
Only supported on Linux with <code>auto_route</code> and <code>auto_redirect</code> enabled.</p>
<p>See <a href="https://sing-box.sagernet.org/configuration/inbound/tun/#include_mac_address" rel="nofollow">TUN</a>.</p>
<p><strong>3</strong>:</p>
<p>This is not an official update from NaiveProxy. Instead, it's a Chromium codebase update maintained by Project S.</p>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.13.22026-03-07T09:33:24Z1.13.2<h2>📝 Release Notes</h2>
<ul>
<li>Fixes and improvements</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.13.12026-03-05T14:20:54Z1.13.1<h2>📝 Release Notes</h2>
<ul>
<li>Fixes and improvements</li>
</ul>nekohasekaitag:github.com,2008:Repository/509091576/v1.12.242026-03-05T14:22:14Z1.12.24<h2>📝 Release Notes</h2>
<ul>
<li>Backport fixes</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/509091576/v1.13.1-beta.22026-03-03T09:33:59Z1.13.1-beta.2<h2>📝 Release Notes</h2>
<ul>
<li>Fixes and improvements</li>
</ul>github-actions[bot]