Releases: hxddh/https-traffic-inspector
Releases · hxddh/https-traffic-inspector
Release list
v1.0.2
What's Changed
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- fix: resolve all identified bugs and engineering issues by @hxddh in #1
- feat: system CA bundle merge and --port flag by @hxddh in #2
- feat: --filter keyword and --format json output by @hxddh in #3
- test: add unit and integration tests (19 cases, race-clean) by @hxddh in #4
- feat: per-host TLS certificate cache TTL by @hxddh in #5
- feat: interactive terminal UI (--ui flag) by @hxddh in #6
- feat: traffic recording (--record) and replay (--replay) by @hxddh in #7
- docs: add English README by @hxddh in #8
- fix: handle Expect: 100-continue in CONNECT tunnel by @hxddh in #9
- fix: Expect: 100-continue deadlock + 9 code review bugs by @hxddh in #10
- fix(sprint-1): hop-by-hop stripping, large body recording, parallel cert keygen by @hxddh in #11
- feat: Sprint 2 — HAR export, shared transport, buffered TLS writes by @hxddh in #12
- feat: Sprint 3 — WebSocket tunnel, CI/release workflows, Homebrew formula by @hxddh in #13
- feat: Sprint 4 — gzip/deflate body decompression + HAR timing fix by @hxddh in #14
- docs: update README for Sprints 2–4 by @hxddh in #15
- fix: code review findings — 6 bugs + README update by @hxddh in #16
New Contributors
Full Changelog: https://github.com/hxddh/https-traffic-inspector/commits/v1.0.0