Skip to content

Commit 1c9bb47

Browse files
committed
Bump version
1 parent e385a98 commit 1c9bb47

File tree

4 files changed

+19
-8
lines changed

4 files changed

+19
-8
lines changed

docs/changelog.md

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

5+
#### 1.12.13
6+
7+
* Fix naive inbound
8+
* Fixes and improvements
9+
10+
* __Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client:
11+
because system extensions require signatures to function, we have had to temporarily halt its release.__
12+
13+
__We plan to fix the App Store release issue and launch a new standalone desktop client, but until then,
14+
only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).__
15+
516
#### 1.12.12
617

718
* Fixes and improvements

docs/clients/apple/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ platform-specific function implementation, such as TUN transparent proxy impleme
99

1010
!!! failure ""
1111

12-
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).
12+
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)
1313

1414
## :material-graph: Requirements
1515

@@ -18,23 +18,23 @@ platform-specific function implementation, such as TUN transparent proxy impleme
1818

1919
## :material-download: Download
2020

21-
* [App Store](https://apps.apple.com/app/sing-box-vt/id6673731168)
21+
* ~~[App Store](https://apps.apple.com/app/sing-box-vt/id6673731168)~~
2222
* TestFlight (Beta)
2323

2424
TestFlight quota is only available to [sponsors](https://github.com/sponsors/nekohasekai)
2525
(one-time sponsorships are accepted).
2626
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)
2727
or sending us your Apple ID [via email](mailto:contact@sagernet.org).
2828

29-
## :material-file-download: Download (macOS standalone version)
29+
## ~~:material-file-download: Download (macOS standalone version)~~
3030

31-
* [Homebrew Cask](https://formulae.brew.sh/cask/sfm)
31+
* ~~[Homebrew Cask](https://formulae.brew.sh/cask/sfm)~~
3232

3333
```bash
34-
brew install sfm
34+
# brew install sfm
3535
```
3636

37-
* [GitHub Releases](https://github.com/SagerNet/sing-box/releases)
37+
* ~~[GitHub Releases](https://github.com/SagerNet/sing-box/releases)~~
3838

3939
## :material-source-repository: Source code
4040

0 commit comments

Comments
 (0)