Releases: SagerNet/sing-box
1.13.3
📝 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
📝 Release Notes
- Backport fixes
1.14.0-alpha.3
📝 Release Notes
- Fixes and improvements
1.14.0-alpha.2
📝 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
📝 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
📝 Release Notes
- Add
source_mac_addressandsource_hostnamerule items 1 - Add
include_mac_addressandexclude_mac_addressTUN 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
📝 Release Notes
- Fixes and improvements
1.13.1
📝 Release Notes
- Fixes and improvements
1.12.24
📝 Release Notes
- Backport fixes
1.13.1-beta.2
📝 Release Notes
- Fixes and improvements