|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Watfaq.ClashRS |
| 5 | +PackageVersion: 0.8.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Watfaq Technologies Pty Ltd |
| 8 | +PublisherUrl: https://github.com/Watfaq |
| 9 | +PublisherSupportUrl: https://github.com/Watfaq/clash-rs/issues |
| 10 | +Author: Watfaq Technologies Pty Ltd |
| 11 | +PackageName: ClashRS |
| 12 | +PackageUrl: https://github.com/Watfaq/clash-rs |
| 13 | +License: Apache-2.0 |
| 14 | +LicenseUrl: https://github.com/Watfaq/clash-rs/blob/HEAD/LICENSE |
| 15 | +ShortDescription: A custom protocol, rule based network proxy software. |
| 16 | +Moniker: clash-rs |
| 17 | +Tags: |
| 18 | +- clash |
| 19 | +- network |
| 20 | +- proxy |
| 21 | +- vpn |
| 22 | +ReleaseNotes: |- |
| 23 | + 🚀 Features |
| 24 | + - Add urltest support for outbound groups with optional url field (#843) by @ibigbug |
| 25 | + - (tun) Support ipv6 on tun inbound (#851) by @ibigbug |
| 26 | + - Adding dual stack (#863) by @spongebob888 |
| 27 | + - (redir) Redir proxy implementation (#870) by @spongebob888 |
| 28 | + - Add OpenTelemetry observability and DNS client optimizations (#866) by @ibigbug |
| 29 | + - (proxy) Apply proxy for downloading datasets (#881) by @ibigbug |
| 30 | + 🐛 Bug Fixes |
| 31 | + - (proxy) Added family hint for new_udp_socket (#862) by @ibigbug |
| 32 | + - Ipv6 not effective for redir/tproxy (#874) by @spongebob888 |
| 33 | + - (tproxy) UDP failed on GSO (#882) by @spongebob888 |
| 34 | + - (tproxy) Limiting buf to used len (#883) by @spongebob888 |
| 35 | + - (fallback-filter) Geoip-code failed to match (#885) by @JimmyHuang454 |
| 36 | + ⚡ Performance |
| 37 | + - Don't download mmdb and geosite on startup when not provide (#877) by @ibigbug |
| 38 | + 🛠️ Builds |
| 39 | + - Replace ring with aws-lc-rs (#829) by @ibigbug |
| 40 | + - (deps) Bump crate-ci/typos from 1.33.1 to 1.34.0 in the actions-dependencies group (#846) by @dependabot[bot] |
| 41 | + - (deps) Upgrade a few deps (#849) by @ibigbug |
| 42 | + - (deps) Bump the rust-dependencies group across 1 directory with 3 updates (#850) by @dependabot[bot] |
| 43 | + - (deps) Bump ring from 0.17.8 to 0.17.14 (#854) by @dependabot[bot] |
| 44 | + - Upgrade toolchain to 2025-06-30 (#855) by @ibigbug |
| 45 | + - (deps) Bump the rust-dependencies group with 7 updates (#857) by @dependabot[bot] |
| 46 | + - (deps) Bump the rust-dependencies group across 1 directory with 3 updates (#860) by @dependabot[bot] |
| 47 | + - (deps) Bump the rust-dependencies group with 5 updates (#872) by @dependabot[bot] |
| 48 | + - (deps) Bump async-process to 2.4.0 (#875) by @peeweep |
| 49 | + - Make tracing optional (#876) by @ibigbug |
| 50 | + - (deps) Bump the rust-dependencies group with 6 updates (#884) by @dependabot[bot] |
| 51 | + ⚙️ Miscellaneous Tasks |
| 52 | + - Bump shadowquic version (#853) by @spongebob888 |
| 53 | + - Bump shadowquic version (#856) by @spongebob888 |
| 54 | + - Loosen shadowquic version constraint (#873) by @spongebob888 |
| 55 | + Other |
| 56 | + - Adding dual stack for tunnel (#869) |
| 57 | + feat(tunnel): adding dual stack by @spongebob888 |
| 58 | + - Bump v0.8.2 by @ibigbug |
| 59 | + New Contributors ❤️ |
| 60 | + - @JimmyHuang454 made their first contribution in #885 |
| 61 | + Full Changelog: https://github.com/Watfaq/clash-rs/compare/v0.8.1...v0.8.2 |
| 62 | +ReleaseNotesUrl: https://github.com/Watfaq/clash-rs/releases/tag/v0.8.2 |
| 63 | +Documentations: |
| 64 | +- DocumentLabel: User Manual |
| 65 | + DocumentUrl: https://watfaq.gitbook.io/clashrs-user-manual |
| 66 | +ManifestType: defaultLocale |
| 67 | +ManifestVersion: 1.10.0 |
0 commit comments