@SurgeChangelog · Post #1795 · 28.06.2025 г., 02:54
#Mac#Release Version 6.0.0-6320 - 6.0.0 Beta. Official Channel: @SurgeTestFlightFeed
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #387 · 16 дек.
Доделал свой старый проект - инструмент для восстановления ориентации объектов в пространстве на основе опорных компонентов. Работает в Autdesk Maya. Основные возможности. ▫️просто выделите опорные (обычно симметричные или осевые) компоненты и укажите куда их ориентировать ▫️ операции для доворотов и центрирования ▫️ восстановление исходного расположения после восстановления трансформаций ▫️работает как с одним объектом так и с группой ▫️ открытый API для интеграций с другими инструментами и автоматизаций Все действия происходят с векторами и матрицами объектов, поэтому всё достаточно быстро. Где может применяться? 🪑Нередкая проблема - собрали лейаут сцены и зафризили, или даже смержили всю геометрию в один большой меш. Требуется вернуть все объекты в "Т-позу", сохранить отдельно и расставить обратно в сцену, но с правильными трансформациями. Инструмент как раз заточен под такую работу. 🌲Заскатерили инстансы и потом конвертнули в меш. Нужно обратно преобразовать в инстансы. Здесь поможет API который восстановит положение каждого инстанса в нуле и вернёт его обратно в исходное положение, но с правильными трансформациями. Останется забрать матрицу с объекта для инстанса. Быстрое превью функционала: ▶️https://www.youtube.com/watch?v=JvlHa0NEXu8 Документация и код здесь: 🌍https://github.com/paulwinex/pw-maya-restore-orient #release#source
Глобално пребарување
@SurgeChangelog · Post #1795 · 28.06.2025 г., 02:54
#Mac#Release Version 6.0.0-6320 - 6.0.0 Beta. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1788 · 12.05.2025 г., 06:11
#Mac#Release Version 5.10.3-3272 - Added [General] parameter block-quic, which is used to globally override the behavior of whether to block QUIC traffic. It can be set to: - per-policy: Determined by the policy's block-quic parameter, default value, i.e., current version behavior. - all-proxy: Overrides the proxy policy's block-quic parameter, blocks all - all: Overrides all policies' block-quic parameters, blocks all including DIRECT policy - always-allow: Overrides the proxy policy's block-quic parameter, allows all - The adding new rule view can now remember previous options. - Added dark mode support to the error page. - Add integration support for the Dia browser. - Bug fixes and other improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1742 · 22.03.2025 г., 12:43
#Mac#Release Version 5.10.2-3235 - Accessing the remote Dashboard of Ponte devices no longer requires Enhanced Mode to be enabled. - Added DNS over TLS support, e.g., tls://8.8.8.8 - Optimize the process of adding rules through the Dashboard. - Surge Dashboard can now remotely operate the temporary rules of the target Surge instance. - Bug fixes and other improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1713 · 20.02.2025 г., 10:23
#Mac#Release Version 5.10.1-3207 - When enabling the HTTP capture switch, all active connections will now be forcibly interrupted to ensure that no requests are missed due to existing long connections. - Optimized compatibility with some QUIC clients, such as Lark. - Fixed an issue where download data bytes in statistics was incorrect after modifying the request HTTP using scripts or other mechanisms. - Adjusted the priority of processing logic when forwarding QUIC. Now, for a proxy policy that does not support UDP forwarding, it will prioritize considering QUIC Block before falling back to DIRECT or REJECT. - Fixed an issue where utun devices could not be used when binding the outbound interface. - Fixed an issue where repeated notifications might continuously occur during Ponte Server retry failures. - Resolved an issue where a specific request forwarded by Surge Ponte might get stuck under certain networks. - Bug fixes and other improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1696 · 20.01.2025 г., 14:03
#Mac#Release Version 5.10.0-3195 ### New Feature: Port Forwarding Example [Port Forwarding] 0.0.0.0:6841 localhost:3306 policy=SQL-Server-Proxy The policy parameter is optional; if not specified, the standard proxy matching will be used to determine the policy. This feature is commonly used in development and debugging scenarios such as connecting to servers like MariaDB using SSH. ### #!REQUIREMENT upgrade - Now provides three simple notations: #!IOS-ONLY, #!MACOS-ONLY, and #!TVOS-ONLY. - Content disabled by this end-of-line comment can now be displayed and edited in the UI. It will appear as disabled when conditions are not met, and if enabled, restrictions will be automatically removed. Example DOMAIN,reject.com,REJECT #!MACOS-ONLY ### Host Optimization Host section supports configuration using DOMAIN-SET and RULE-SET to improve matching efficiency. Use case: [Host] DOMAIN-SET:https://example.com/domains.txt = server:https://doh.com/dns-query RULE-SET:https://example.com/rules.txt = server:https://doh.com/dns-query ### Other Improvements - Optimize using Smart policy groups as the underlying proxy. Now, in this usage scenario, the characteristics of Smart policy groups can be fully utilized. - Surge Ponte can now automatically retry to recover after an abnormal NAT type appears. - Bug fixes and other improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1624 · 09.12.2024 г., 11:48
#Mac#Release Version 5.9.3-3122 - Bug fixes and other improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1596 · 22.11.2024 г., 03:46
#Mac#Release Version 5.9.2-3098 - The menu bar icon can now display the outbound mode. - Fixed some issues related to Ponte. - Fixed the issue where error messages on the DHCP configuration page sometimes could not be displayed, preventing further actions. - Fixed an issue where the Host entry configured for .local domain names might be invalid. - Optimized the proxy and rule editing pages; parameters that are not editable in the UI will now also be retained. - Other bug fixes. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1455 · 01.11.2024 г., 02:26
#Mac#Release Version 5.9.0-3025 ### New Features - Added pre-matching rules for low-overhead request rejection. Please refer to the documentation for details. https://manual.nssurge.com/policy/reject.html - Body Rewrite supports using JQ expressions to manipulate JSON. - The shadowsocks protocol adds support for the 2022-blake3-aes-256-gcm and 2022-blake3-aes-128-gcm encryption modes ### Improvements - The URL-REGEX rule now supports extended-matching tags. - Allow the use of Ponte policy as an underlying proxy. - Modify the termination logic of HTTP scripts. If a request needs to be interrupted, use $done({abort: true}). Other failures will not modify or terminate the request. - Overall optimization and improvement of UDP forwarding. ### Bug Fixes - Fix the issue where DNS requests cannot select the correct interface according to the routing table in enhanced mode. - Fix the issue of not being able to obtain system routes on macOS 12. - Fix the issue where determining the existence of IPv6 might be incorrect in some cases. - Fix the issue where an incorrect message might sometimes indicate that the proxy settings have been modified by another program. - Other bug fixes. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1407 · 23.10.2024 г., 06:46
#Mac#Release Version 5.8.2-2946 - Fix the issue where IPv6 VIF cannot take over requests when the gateway-restricted-to-lan parameter is enabled. - DNS lookup of use-application-dns.net will return NXDOMAIN, causing Firefox to automatically disable application DNS, (i.e., DoH). Using encrypted DNS directly in the browser will prevent Surge from correctly obtaining the requested domain names. - Bug fixes and minor improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1368 · 15.10.2024 г., 08:05
#Mac#Release ⚠️版本回撤‼️ Version 5.8.1-2929 - New parameters: proxy-restricted-to-lan/gateway-restricted-to-lan It has been found that some users, due to a lack of understanding of network security knowledge, accidentally expose proxy and gateway services to the Internet (e.g., configured DMZ). Therefore, these two parameters have been added to restrict proxy and gateway services to only accept devices from the current subnet. These two parameters are enabled by default. - Fix the compatibility between enhanced mode and PPPoE direct dialing. - Support using ETag to avoid downloading duplicate data when requesting external resources. - Surge now supports handling the system's DNS search domain settings. - Other bug fixes and compatibility improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1365 · 14.10.2024 г., 04:16
#Mac#Release Version 5.8.2-2946 - Fix the issue where IPv6 VIF cannot take over requests when the gateway-restricted-to-lan parameter is enabled. - DNS lookup of use-application-dns.net will return NXDOMAIN, causing Firefox to automatically disable application DNS, (i.e., DoH). Using encrypted DNS directly in the browser will prevent Surge from correctly obtaining the requested domain names. - Improved HTTP engine compatibility with non-standard requests - Enhanced error handling logic for encrypted DNS, retrying immediately upon encountering errors - Other bug fixes and minor improvements. Official Channel: @SurgeTestFlightFeed
@SurgeChangelog · Post #1341 · 25.09.2024 г., 03:12
#Mac#Release Version 5.8.1-2929 - New parameters: proxy-restricted-to-lan/gateway-restricted-to-lan It has been found that some users, due to a lack of understanding of network security knowledge, accidentally expose proxy and gateway services to the Internet (e.g., configured DMZ). Therefore, these two parameters have been added to restrict proxy and gateway services to only accept devices from the current subnet. These two parameters are enabled by default. - Fix the compatibility between enhanced mode and PPPoE direct dialing. - Support using ETag to avoid downloading duplicate data when requesting external resources. - Surge now supports handling the system's DNS search domain settings. - Other bug fixes and compatibility improvements. Official Channel: @SurgeTestFlightFeed