New
eCapture v1.5.2
What's Changed
- add entry for android 16 by @jeromekleinen in https://github.com/gojue/ecapture/pull/899
- comment out early returns in SSL_write by @jeromekleinen in https://github.com/gojue/ecapture/pull/903
- Optimized the FD fetch logic of openssl by @cfc4n in https://github.com/gojue/ecapture/pull/905
- feat(gotls): support Go binaries built with -ldflags="-s -w" by @wocaolideTwistzz in https://github.com/gojue/ecapture/pull/907
- refactor: remove kernel version detect for less than 5.2 by @cfc4n in https://github.com/gojue/ecapture/pull/906
New Contributors
- @jeromekleinen made their first contribution in https://github.com/gojue/ecapture/pull/899
- @wocaolideTwistzz made their first contribution in https://github.com/gojue/ecapture/pull/907
Full Changelog: https://github.com/gojue/ecapture/compare/v1.5.1...v1.5.2