From f0cd3422c11fb44e635d72a8d18ee81c26e78bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 16 Nov 2025 11:47:31 +0800 Subject: [PATCH] Bump version --- clients/android | 2 +- clients/apple | 2 +- docs/changelog.md | 11 +++++++++++ docs/clients/apple/index.md | 12 ++++++------ 4 files changed, 19 insertions(+), 8 deletions(-) diff --git a/clients/android b/clients/android index a4e3c00f..f3763ba7 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit a4e3c00f0fbffd065be8ec461171d6777f62ccc0 +Subproject commit f3763ba71da7fe1e61fa9b6b5d1f4ab42969d606 diff --git a/clients/apple b/clients/apple index 84d8cf17..532c140f 160000 --- a/clients/apple +++ b/clients/apple @@ -1 +1 @@ -Subproject commit 84d8cf17574b90bb005e494c723c2d326f53c7d1 +Subproject commit 532c140f05477e909e00541ed15c7fc7a516815e diff --git a/docs/changelog.md b/docs/changelog.md index adb44dfe..be18e736 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,17 @@ icon: material/alert-decagram --- +#### 1.12.13 + +* Fix naive inbound +* Fixes and improvements + +__Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client: +because system extensions require signatures to function, we have had to temporarily halt its release.__ + +__We plan to fix the App Store release issue and launch a new standalone desktop client, but until then, +only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).__ + #### 1.12.12 * Fixes and improvements diff --git a/docs/clients/apple/index.md b/docs/clients/apple/index.md index a872417a..ef9807e7 100644 --- a/docs/clients/apple/index.md +++ b/docs/clients/apple/index.md @@ -9,7 +9,7 @@ platform-specific function implementation, such as TUN transparent proxy impleme !!! failure "" - We are temporarily unable to update sing-box apps on the App Store because the reviewer mistakenly found that we violated the rules (TestFlight users are not affected). + Due to non-technical reasons, we are temporarily unable to update the sing-box app on the App Store and release the standalone version of the macOS client (TestFlight users are not affected) ## :material-graph: Requirements @@ -18,7 +18,7 @@ platform-specific function implementation, such as TUN transparent proxy impleme ## :material-download: Download -* [App Store](https://apps.apple.com/app/sing-box-vt/id6673731168) +* ~~[App Store](https://apps.apple.com/app/sing-box-vt/id6673731168)~~ * TestFlight (Beta) TestFlight quota is only available to [sponsors](https://github.com/sponsors/nekohasekai) @@ -26,15 +26,15 @@ TestFlight quota is only available to [sponsors](https://github.com/sponsors/nek Once you donate, you can get an invitation by join our Telegram group for sponsors from [@yet_another_sponsor_bot](https://t.me/yet_another_sponsor_bot) or sending us your Apple ID [via email](mailto:contact@sagernet.org). -## :material-file-download: Download (macOS standalone version) +## ~~:material-file-download: Download (macOS standalone version)~~ -* [Homebrew Cask](https://formulae.brew.sh/cask/sfm) +* ~~[Homebrew Cask](https://formulae.brew.sh/cask/sfm)~~ ```bash -brew install sfm +# brew install sfm ``` -* [GitHub Releases](https://github.com/SagerNet/sing-box/releases) +* ~~[GitHub Releases](https://github.com/SagerNet/sing-box/releases)~~ ## :material-source-repository: Source code