#Mac #Beta
Version 5.9.0-2986
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2986
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2987
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2987
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight
Surge 5 5.100.0 (3350) is ready to test on iOS.
What to Test:
- 规则集和逻辑规则 UI 支持配置 pre-matching
- FINAL 规则的 dns-failed 支持使用 UI 配置
- 细节问题修正
Official Channel: @SurgeTestFlightFeed
Surge 5 5.100.0 (3350) is ready to test on iOS.
What to Test:
- 规则集和逻辑规则 UI 支持配置 pre-matching
- FINAL 规则的 dns-failed 支持使用 UI 配置
- 细节问题修正
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2988
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2988
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight
Surge 5 5.100.0 (3351) is ready to test on iOS.
What to Test:
Bug fixes
Official Channel: @SurgeTestFlightFeed
Surge 5 5.100.0 (3351) is ready to test on iOS.
What to Test:
Bug fixes
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2989
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2989
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2990
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2990
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2992
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2992
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Forwarded from Surge TestFlight Feed
Surge Mac & iOS Beta 更新日志
- 新的订阅功能
Body Rewrite 支持使用 JQ 表达式对 JSON 进行操作
JQ 表达式说明详见:https://jqlang.github.io/jq/
- 新的订阅功能
Body Rewrite 支持使用 JQ 表达式对 JSON 进行操作
http-response-jq ^http://httpbingo.org/anything '.headers |= with_entries(select(.key | test("^X-") | not))'
JQ 表达式说明详见:https://jqlang.github.io/jq/
#iOS #TestFlight #订阅功能
Surge 5 5.100.0 (3352) is ready to test on iOS.
What to Test:
新的订阅功能
Body Rewrite 支持使用 JQ 表达式对 JSON 进行操作
http-response-jq ^http://httpbingo.org/anything '.headers |= with_entries(select(.key | test("^X-") | not))'
JQ 表达式说明详见:https://jqlang.github.io/jq/
Official Channel: @SurgeTestFlightFeed
Surge 5 5.100.0 (3352) is ready to test on iOS.
What to Test:
新的订阅功能
Body Rewrite 支持使用 JQ 表达式对 JSON 进行操作
http-response-jq ^http://httpbingo.org/anything '.headers |= with_entries(select(.key | test("^X-") | not))'
JQ 表达式说明详见:https://jqlang.github.io/jq/
Official Channel: @SurgeTestFlightFeed
Forwarded from Surge TestFlight Feed
同时请求 Timing 日志中加入了 Body Rewrite 阶段的耗时统计
#Mac #Beta
Version 5.9.0-2994
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2994
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2995
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2995
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight
Surge 5 5.100.0 (3353) is ready to test on iOS.
What to Test:
- 细节修正与调整
Official Channel: @SurgeTestFlightFeed
Surge 5 5.100.0 (3353) is ready to test on iOS.
What to Test:
- 细节修正与调整
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2996
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2996
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight
Surge 5 5.100.0 (3354) is ready to test on iOS.
What to Test:
- 增加 JQ Body Rewrite 的 UI 配置支持
- 其他细节优化
Official Channel: @SurgeTestFlightFeed
Surge 5 5.100.0 (3354) is ready to test on iOS.
What to Test:
- 增加 JQ Body Rewrite 的 UI 配置支持
- 其他细节优化
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2997
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2997
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2998
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2998
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
#Mac #Beta
Version 5.9.0-2999
- Added
- The URL-REGEX rule now supports
- The shadowsocks protocol adds support for the
- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Version 5.9.0-2999
- Added
pre-matching feature for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html- The URL-REGEX rule now supports
extended-matching tags.- The shadowsocks protocol adds support for the
2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes- Allow the use of Ponte policy as an underlying proxy.
- Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode.
Official Channel: @SurgeTestFlightFeed
Forwarded from Surge TestFlight Feed
根据一些用户的回报,我们发现在支持 hysteria2 的端口跳跃时,对 QUIC 在网络切换时进行的优化,可能会在网络切换时触发系统 Bug,导致 Surge iOS 有概率在切网后所有的连接均超时。(系统路由表紊乱)
最新 TF 版本中移除了该优化,请有遇到这类问题的用户测试一下确认问题是否改善。
最新 TF 版本中移除了该优化,请有遇到这类问题的用户测试一下确认问题是否改善。
Forwarded from Surge TestFlight Feed
该问题可能影响所有使用 QUIC 类代理协议的用户,同时包含 DoQ 和 DoH3