不止QuantumultX
Статистика这里有关于一些主流网络代理APP的内容,群内不定时抽奖,欢迎订阅,进群 如果因盗版代理软件被封禁,请在购买正版后,凭购买凭证解封
- Последний пост
- 16 авг.
- Последнее чтение
- 13 авг.
- Постов за неделю
- 1
- Всего постов
- 23
- Тип
- открытый
- Язык
- английский
- В каталоге с
- 13 авг.
- 1/24сутки в ленте
- 1 167
- 1/48двое суток
- 1 337
- 1/72трое суток
- 1 442
Оценка по просмотрам недавних постов: пост набирает почти всё за первые сутки.
Посты
🌀Quantumult X 1.7.0 is release on 🛒 AppStore - Bug fixes and performance improvements. Note: This is the last version to support iOS 14. Future updates will require iOS 15 or later. 🔵群组:@QuantumultXxx 🔵频道:@Quantumultxxxx #商店版 #更新
Quantumult X 1.7.0 (941) is ready to test on iOS. What to Test - Updated the script editor's JavaScript syntax highlighting with support for the latest ECMAScript syntax.
Quantumult X 1.7.0 (939) is ready to test on iOS. What to Test - Fixed a performance issue affecting iOS 15 and later where a large number of concurrently running scripts could slow each other down significantly. Script throughput and latency under heavy concurrent load are now substantially improved.
Quantumult X 1.7.0 (938) is ready to test on iOS. What to Test - In addition to true and false, the tls-verification param now also accepts a domain value (eg: tls-verification=example.com), which enables the verification and evaluates the server certificate against that domain instead of the SNI host sent during the TLS handshake.
Quantumult X 1.7.0 (936) is ready to test on iOS. What to Test - Fixed an issue related to DoQ. - Minimum iOS requirement raised from iOS 13 to iOS 14.
Quantumult X 1.7.0 (935) is ready to test on iOS. What to Test - Performance and reliability improvements. Note: Since build 934, $task.fetch will disable the automatic cookie jar by default. If you still need it, you can use the opts parameter (opts: { 'auto-cookie': true }) to turn it on. For details on this change, see: https://github.com/crossutility/Quantumult-X/blob/master/sample-task.js
Quantumult X 1.7.0 (934) is ready to test on iOS. What to Test - Reduced peak memory usage when evaluating large (MB-scale) scripts, which is especially beneficial for users on iOS 14.
Quantumult X 1.7.0 (933) is ready to test on iOS. What to Test - Improved compatibility with "universal" JavaScript scripts — those written to run across multiple apps — that don't fully follow Quantumult X's scripting rules. Such scripts should now behave more reliably.
Quantumult X 1.7.0 (932) is ready to test on iOS. What to Test - Performance and reliability improvements.
Quantumult X 1.7.0 (931) is ready to test on macOS. What to Test - Optimized memory usage for jq rewrites and regex body rewrites. Both now run with noticeably lower peak memory, which is especially beneficial for users on iOS 14 and earlier.
Quantumult X 1.7.0 (930) is ready to test on iOS. What to Test - Performance and reliability improvements.
Quantumult X 1.7.0 (928) is ready to test on iOS. What to Test - Performance and reliability improvements.
Quantumult X 1.5.6 (925) is ready to test on iOS. What to Test - Because users often misunderstood the difference between udp_whitelist and udp_drop_list (ports not in the whitelist returned an ICMP, ports in the drop list dropped silently) and left apps stalling until their own UDP timeout, udp_drop_list now also sends an ICMP port unreachable like udp_whitelist does, so the client fails fast instead. - Detect legacy Google QUIC packets, so udp_drop_list and MitM QUIC enforcement now apply to apps still shipping that older QUIC stack. - Release Candidate 2
Quantumult X 1.5.6 (925) is ready to test on iOS/tvOS/macOS. What to Test - Because users often misunderstood the difference between udp_whitelist and udp_drop_list (ports not in the whitelist returned an ICMP, ports in the drop list dropped silently) and left apps stalling until their own UDP timeout, udp_drop_list now also sends an ICMP port unreachable like udp_whitelist does, so the client fails fast instead. - Detect legacy Google QUIC packets, so udp_drop_list and MitM QUIC enforcement now apply to apps still shipping that older QUIC stack. - Release Candidate 2
Quantumult X 1.5.6 (924) is ready to test on iOS. What to Test - RC 1
Quantumult X 1.5.6 (923) is ready to test on iOS. What to Test - Fixed an issue related to SSR.
Quantumult X 1.5.6 (922) is ready to test on iOS. What to Test - Added support for viewing, parsing, and modifying HTTP bodies with Content-Encoding: zstd.
Quantumult X 1.5.6 (921) is ready to test on iOS. What to Test - Resource parser can now request the app to re-download a resource with a custom User-Agent, useful when a subscription source returns a different response based on UA. - Parser script authors can opt in by reading $resource.user_agent and returning {retry: {user_agent: "..."}} from $done. At most one retry per resource. See the updated https://github.com/crossutility/Quantumult-X/blob/master/resource-parser.js for the protocol.
Quantumult X 1.5.6 (920) is ready to test on iOS. What to Test Persistent storage (key-value pari saved by JS $prefs API ) improvements: - Browse, search, and delete entries from a new screen on the dashboard. - Backups are now a single file (previously a folder). - Swipe an entry to delete it individually. Note: keys created before this update will only show their name after they are accessed.
Quantumult X 1.5.6 (919) is ready to test on iOS. What to Test - Refined the interaction of the resource parser's visual editor for a smoother editing experience.