Surge Channel
4.67K subscribers
31 photos
1 video
6 files
864 links
Surge唯一官方频道:https://t.me/SurgeTestFlightFeed

以下为第三方创建:
群连接 https://t.me/+TO9iLpyTE1FjZTM1
群频道 https://t.me/+nZUgB3lPosQ2Y2Y1
Download Telegram
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2645

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2647

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2648

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.21.0 (3109) is ready to test on iOS.

What to Test:

- 脚本编辑器执行脚本时,现在支持日志的流式输出了
- 更新外部规则集后,如果内容未产生变化,则不再进行重索引
- 修正最近版本中 Wi-Fi Timeline 记录的数据不完整的问题
- 优化 Smart 组表现
- 若脚本或 HTTP API 执行了 reload 操作将在日志中给予提示
- policy-priority 参数取消了旧写法的支持
- 其他细节问题修正
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2650

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2651

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2652

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2653

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2654

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2655

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2656

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2657

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.21.0 (3111) is ready to test on iOS.

What to Test:

- 问题修正与细节优化
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2658

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2659

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2660

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2661

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.21.0 (3112) is ready to test on iOS.

What to Test:

- 修正最近请求可能卡住不更新的问题
- $notification.post 增强

$notification.post(title, subtitle, body, options)
可用参数

- `action`:点击通知打开 Surge 后的操作
- open-url: 打开一个 URL,具体的 URL 通过 url 参数给出
- clipboard: 复制一段内容到剪贴板(会经过用户确认),内容通过 text 参数给出
- `media-url`:为通知提供一个媒体内容,如图片。内容为完整的 URL。
- media-base64`:功能同上,但是内容直接由 base64 提供。需要同时提供 `media-base64-mime 参数给出内容的 MIME 类型。
- `auto-dismiss`:在一段指定时间后自动消除该通知,单位为秒,默认为 0,即持续存在。
- `sound`:弹出通知时使用默认推送消息提示音
Forwarded from Surge's Changelog
#Mac #Beta

Version 5.7.0-2662

### New Feature
- Smart Policy Group. Check the community documentation to learn more: https://community.nssurge.com/d/2536-smart-policy-group
Forwarded from Surge's Changelog
#iOS #TestFlight

Surge 5 5.21.0 (3114) is ready to test on iOS.

What to Test:

- 修正新的 auto-dismiss 参数有时无效的问题
- 完成了 Smart Group 对 Wi-Fi Assist 和 Hybrid 功能的支持
- 其他问题修正