Skip to content

Releases: SagerNet/sing-box

1.13.3

15 Mar 10:42
d3768cc

Choose a tag to compare

📝 Release Notes

  • Add OpenWrt and Alpine APK packages to release 1
  • Backport to macOS 10.13 High Sierra 2
  • OCM service: Add WebSocket support for Responses API 3
  • Fixes and improvements

1:

Alpine APK files use linux in the filename to distinguish from OpenWrt APKs which use the openwrt prefix:

  • OpenWrt: sing-box_{version}_openwrt_{architecture}.apk
  • Alpine: sing-box_{version}_linux_{architecture}.apk

2:

Legacy macOS binaries (with -legacy-macos-10.13 suffix) now support
macOS 10.13 High Sierra, built using Go 1.25 with patches
from SagerNet/go.

3:

See OCM.

1.12.25

15 Mar 10:41
73bfb99

Choose a tag to compare

📝 Release Notes

  • Backport fixes

1.14.0-alpha.3

15 Mar 10:42
734f3c9

Choose a tag to compare

1.14.0-alpha.3 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements

1.14.0-alpha.2

12 Mar 06:40
7df171f

Choose a tag to compare

1.14.0-alpha.2 Pre-release
Pre-release

📝 Release Notes

  • Add OpenWrt and Alpine APK packages to release 1
  • Backport to macOS 10.13 High Sierra 2
  • OCM service: Add WebSocket support for Responses API 3
  • Fixes and improvements

1:

Alpine APK files use linux in the filename to distinguish from OpenWrt APKs which use the openwrt prefix:

  • OpenWrt: sing-box_{version}_openwrt_{architecture}.apk
  • Alpine: sing-box_{version}_linux_{architecture}.apk

2:

Legacy macOS binaries (with -legacy-macos-10.13 suffix) now support
macOS 10.13 High Sierra, built using Go 1.25 with patches
from SagerNet/go.

3:

See OCM.

1.13.3-beta.1

12 Mar 06:39
bdb90f0

Choose a tag to compare

1.13.3-beta.1 Pre-release
Pre-release

📝 Release Notes

  • Add OpenWrt and Alpine APK packages to release 1
  • Backport to macOS 10.13 High Sierra 2
  • OCM service: Add WebSocket support for Responses API 3
  • Fixes and improvements

1:

Alpine APK files use linux in the filename to distinguish from OpenWrt APKs which use the openwrt prefix:

  • OpenWrt: sing-box_{version}_openwrt_{architecture}.apk
  • Alpine: sing-box_{version}_linux_{architecture}.apk

2:

Legacy macOS binaries (with -legacy-macos-10.13 suffix) now support
macOS 10.13 High Sierra, built using Go 1.25 with patches
from SagerNet/go.

3:

See OCM.

1.14.0-alpha.1

07 Mar 09:33
7f2316a

Choose a tag to compare

1.14.0-alpha.1 Pre-release
Pre-release

📝 Release Notes

  • Add source_mac_address and source_hostname rule items 1
  • Add include_mac_address and exclude_mac_address TUN options 2
  • Update NaiveProxy to 145.0.7632.159 3
  • Fixes and improvements

1:

New rule items for matching LAN devices by MAC address and hostname via neighbor resolution.
Supported on Linux, macOS, or in graphical clients on Android and macOS.

See Route Rule, DNS Rule and Neighbor Resolution.

2:

Limit or exclude devices from TUN routing by MAC address.
Only supported on Linux with auto_route and auto_redirect enabled.

See TUN.

3:

This is not an official update from NaiveProxy. Instead, it's a Chromium codebase update maintained by Project S.

1.13.2

07 Mar 09:33
c0d45ae

Choose a tag to compare

📝 Release Notes

  • Fixes and improvements

1.13.1

05 Mar 14:20
7fd21f8

Choose a tag to compare

📝 Release Notes

  • Fixes and improvements

1.12.24

05 Mar 14:19
bc2b082

Choose a tag to compare

📝 Release Notes

  • Backport fixes

1.13.1-beta.2

03 Mar 09:33
c17aec5

Choose a tag to compare

1.13.1-beta.2 Pre-release
Pre-release

📝 Release Notes

  • Fixes and improvements