Telegram Web Link
#Mac #Beta

Version 5.7.3-2783

- Now you can see the number of times a rule has been used in the rule list.
- Optimized the implementation method of blocking QUIC traffic to increase the likelihood of clients correctly falling back.
- The Smart group will use the SUBSTITUTE policy (DIRECT) instead of failing directly when there are no sub-policies.
- Fixed an issue where the server-cert-fingerprint-sha256 parameter was not effective for TLS-like protocols with sni=off settings.
- Added a new rule type HOSTNAME-TYPE, used to determine the type of request hostname. Optional values are: IPv4, IPv6, DOMAIN, SIMPLE. (SIMPLE refers to hostnames without a dot, such as localhost)
- Optimized DNS request logs. Now more information is displayed. Additionally, if DIRECT policy connects directly without triggering DNS in the rule system, related DNS logs can still be shown.
- When deleting a policy that is being used by a policy group, it is now allowed to delete it directly and automatically remove it from all policy groups.
- Bug fixes and other Improvements.

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3241) is ready to test on iOS.

What to Test:

- 修正在列表配置中,禁用项目后如果取消,再次进入列表依然保持了项目 UI 的取消状态。
- 文案补全

5.11.2 RC2

Official Channel: @SurgeTestFlightFeed
#tvOS #TestFlight

Surge 5 5.100.0 (3242) is ready to test on tvOS.

What to Test:

5.11.2 RC1

Official Channel: @SurgeTestFlightFeed
#iOS #AppStore

Version 5.11.2
Release Date: 2024/5/29 00:26:20(UTC+08:00)

What’s New:

- Now you can see the number of times a rule has been used in the rule list.
- Optimized the implementation method of blocking QUIC traffic to increase the likelihood of clients correctly falling back.
- The Smart group will use the SUBSTITUTE policy (DIRECT) instead of failing directly when there are no sub-policies.
- Fixed an issue where the server-cert-fingerprint-sha256 parameter was not effective for TLS-like protocols with sni=off settings.
- Added a new rule type HOSTNAME-TYPE, used to determine the type of request hostname. Optional values are: IPv4, IPv6, DOMAIN, SIMPLE. (SIMPLE refers to hostnames without a dot, such as localhost)
- Optimized DNS request logs. Now more information is displayed. Additionally, if DIRECT policy connects directly without triggering DNS in the rule system, related DNS logs can still be shown.
- When deleting a policy that is being used by a policy group, it is now allowed to delete it directly and automatically remove it from all policy groups.
- Bug fixes and other Improvements.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.3-2785

- Now you can see the number of times a rule has been used in the rule list.
- Optimized the implementation method of blocking QUIC traffic to increase the likelihood of clients correctly falling back.
- The Smart group will use the SUBSTITUTE policy (DIRECT) instead of failing directly when there are no sub-policies.
- Fixed an issue where the server-cert-fingerprint-sha256 parameter was not effective for TLS-like protocols with sni=off settings.
- Added a new rule type HOSTNAME-TYPE, used to determine the type of request hostname. Optional values are: IPv4, IPv6, DOMAIN, SIMPLE. (SIMPLE refers to hostnames without a dot, such as localhost)
- Optimized DNS request logs. Now more information is displayed. Additionally, if DIRECT policy connects directly without triggering DNS in the rule system, related DNS logs can still be shown.
- When deleting a policy that is being used by a policy group, it is now allowed to delete it directly and automatically remove it from all policy groups.
- Bug fixes and other Improvements.

Official Channel: @SurgeTestFlightFeed
#Mac #Release

Version 5.7.3-2785

- Now you can see the number of times a rule has been used in the rule list.
- Optimized the implementation method of blocking QUIC traffic to increase the likelihood of clients correctly falling back.
- The Smart group will use the SUBSTITUTE policy (DIRECT) instead of failing directly when there are no sub-policies.
- Fixed an issue where the server-cert-fingerprint-sha256 parameter was not effective for TLS-like protocols with sni=off settings.
- Added a new rule type HOSTNAME-TYPE, used to determine the type of request hostname. Optional values are: IPv4, IPv6, DOMAIN, SIMPLE. (SIMPLE refers to hostnames without a dot, such as localhost)
- Optimized DNS request logs. Now more information is displayed. Additionally, if DIRECT policy connects directly without triggering DNS in the rule system, related DNS logs can still be shown.
- When deleting a policy that is being used by a policy group, it is now allowed to delete it directly and automatically remove it from all policy groups.
- Bug fixes and other Improvements.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2786

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for UDP packets (mainly DNS) if there are higher priority sub-routes present, enhancing compatibility. However, automatic determination for TCP packets is currently not supported and still requires manual configuration through DIRECT policy aliases.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2787

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for TCP/UDP packets if there are higher priority sub-routes present, enhancing compatibility.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2788

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for TCP/UDP packets if there are higher priority sub-routes present, enhancing compatibility.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2789

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for TCP/UDP packets if there are higher priority sub-routes present, enhancing compatibility.

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3246) is ready to test on iOS.

What to Test:

细节问题修正

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3247) is ready to test on iOS.

What to Test:

- 优化 No Default Route 模式的实现,现在 Surge Fake IP DNS 可以正确生效了。
(该模式使用了一种特殊的方法配置路由,以此绕过在开启 VPN 时 HomeKit Camera 无法连接的问题)

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3248) is ready to test on iOS.

What to Test:

- 在 No Default Route 模式下不再配置系统代理,以避免产生问题

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2790

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for TCP/UDP packets if there are higher priority sub-routes present, enhancing compatibility.

Official Channel: @SurgeTestFlightFeed
#Mac #Beta

Version 5.7.4-2791

In previous versions, if the enhanced mode was enabled, all outgoing packets would be forced to use the primary interface due to Surge overriding the system's routing table. This bypassed the routing table to avoid creating a loop.

However, this also caused issues where packets could not be sent from the correct interface in cases with multiple network cards or other VPNs.

This version improves on that design. Now, in enhanced mode, Surge will automatically check routes and still use standard routing for TCP/UDP packets if there are higher priority sub-routes present, enhancing compatibility.

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3249) is ready to test on iOS.

What to Test:

- 修正规则集中包含重复的 DOMAIN 与 DOMAIN-SUFFIX 规则时,可能导致 DOMAIN-SUFFIX 失效的问题
- 发现有用户因为配置了过于频繁的 cron 脚本(10s 一次)导致电量消耗激增。该版本增加了 cron 脚本运行频率的自动计算,当单脚本超过每小时 10 次时给于警告

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3251) is ready to test on iOS.

What to Test:

- 修正 iOS 18 beta 下卡片页 UI 可能出现的错位

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3254) is ready to test on iOS.

What to Test:

- 支持在 iOS 18 beta 下在控制中心里直接开关 Surge

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3256) is ready to test on iOS.

What to Test:

- 支持在始终开启开关打开的情况下,通过小组件/控制中心/捷径关闭 Surge
- 支持在 Surge VPN Profile 未被选中的情况下(其他 VPN 运行时),通过小组件/控制中心/捷径开启 Surge

Official Channel: @SurgeTestFlightFeed
#iOS #TestFlight

Surge 5 5.100.0 (3257) is ready to test on iOS.

What to Test:

- 修正 iOS 17 下无法新增桌面小组件的问题

Official Channel: @SurgeTestFlightFeed
2024/06/12 20:09:22
Back to Top
HTML Embed Code: