-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1128fdd
commit 3066dfe
Showing
3 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
Submodule android
updated
5 files
+9 −9 | app/build.gradle | |
+7 −6 | app/src/main/java/io/nekohasekai/sfa/ui/dashboard/GroupsFragment.kt | |
+4 −4 | build.gradle | |
+2 −2 | gradle/wrapper/gradle-wrapper.properties | |
+3 −3 | version.properties |
Submodule apple
updated
7 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,26 @@ | |
icon: material/alert-decagram | ||
--- | ||
|
||
!!! failure "Help needed" | ||
|
||
Due to problems with our Apple developer account, sing-box apps on Apple platforms are temporarily unavailable for download or update. | ||
|
||
If your company or organization is willing to help us return to the App Store, please [contact us](mailto:[email protected]). | ||
|
||
### 1.9.4 | ||
|
||
* Update quic-go to v0.46.0 | ||
* Update Hysteria2 BBR congestion control | ||
* Filter HTTPS ipv4hint/ipv6hint with domain strategy | ||
* Fix crash on Android when using process rules | ||
* Fix non-IP queries accepted by address filter rules | ||
* Fix UDP server for shadowsocks AEAD multi-user inbounds | ||
* Fix default next protos for v2ray QUIC transport | ||
* Fix default end value of port range configuration options | ||
* Fix reset v2ray transports | ||
* Fix panic caused by rule-set generation of duplicate keys for `domain_suffix` | ||
* Fix UDP connnection leak when sniffing | ||
* Fixes and improvements | ||
|
||
### 1.9.3 | ||
|
||
|