v0.1.19
github-actions
released this
05 Jul 12:26
·
161 commits
to master
since this release
Features
- try to resolve default gateway interface on tun inbound traffic to avoid route loop (#458) #458 (Yuwei Ba)
- support geosite (#466) #466 (V)
Bug Fixes
- some fixes (#469) #469 (Yuwei Ba)
- remove setup_tests, try to fix CI error on windows (#475) #475 (V)
Code Refactoring
Builds
- deps: bump clap from 4.5.4 to 4.5.6 (#448) #448 (dependabot[bot])
- deps: bump regex from 1.10.4 to 1.10.5 (#449) #449 (dependabot[bot])
- deps: bump dhcproto from 0.11.0 to 0.12.0 (#450) #450 (dependabot[bot])
- deps: bump clap from 4.5.6 to 4.5.7 (#451) #451 (dependabot[bot])
- deps: bump url from 2.5.0 to 2.5.1 (#454) #454 (dependabot[bot])
- deps: bump console-subscriber from 0.2.0 to 0.3.0 (#452) #452 (dependabot[bot])
- deps: bump httparse from 1.8.0 to 1.9.2 (#453) #453 (dependabot[bot])
- deps: bump httparse from 1.9.2 to 1.9.3 (#455) #455 (dependabot[bot])
- deps: bump shadowsocks from 1.19.0 to 1.19.1 (#457) #457 (dependabot[bot])
- deps: bump tokio-tungstenite from 0.23.0 to 0.23.1 (#460) #460 (dependabot[bot])
- deps: bump httparse from 1.9.3 to 1.9.4 (#462) #462 (dependabot[bot])
- deps: bump curve25519-dalek from 4.1.2 to 4.1.3 (#463) #463 (dependabot[bot])
- deps: bump url from 2.5.1 to 2.5.2 (#464) #464 (dependabot[bot])
- deps: bump netdev from 0.28.0 to 0.29.0 (#467) #467 (dependabot[bot])
- deps: bump shadowsocks from 1.20.0 to 1.20.1 (#468) #468 (dependabot[bot])
- deps: bump serde_json from 1.0.117 to 1.0.118 (#472) #472 (dependabot[bot])
- deps: bump uuid from 1.8.0 to 1.9.1 (#470) #470 (dependabot[bot])
- deps: bump clap from 4.5.7 to 4.5.8 (#477) #477 (dependabot[bot])
- deps: bump serde_json from 1.0.118 to 1.0.119 (#478) #478 (dependabot[bot])
- deps: bump serde_json from 1.0.119 to 1.0.120 (#479) #479 (dependabot[bot])
- deps: bump arti-client from 0.18.0 to 0.20.0 (#473) #473 (dependabot[bot])
Commits
- 05ae8a4: fix ws on firefox (#444) (Yuwei Ba) #444
- 4ab3bb6: Format rust code with new style (#474) (Chunchi Che) #474
- 5e24ea8: optimize some codes with global static variables (#476) (Chunchi Che) #476
- 2b35307: deal with ipv6 dns (#480) (Yuwei Ba) #480
- 9f9f609: new iface API? (#481) (Yuwei Ba) #481
- 8ad4576: bump 0.1.19 (dev0)