New Fluxzy v2 just shipped. Electron is out, Tauri is in. gRPC ready, 3x smaller install. Learn more

v2.1.1: Bug fixes and stability improvements

Fixes

  • H2 response body not flushed correctly for streaming responses : Streaming responses like server-sent events or gRPC streaming were inconsistent due to improper flushing of H2 body chunks.
  • H2 bidirectional streaming deadlock on gRPC reflection : A deadlock occurred when client and server were waiting on each other during gRPC reflection.
  • Windows system proxy settings not restored after use : Original proxy settings were not properly saved and restored, causing persistent changes to system proxy configuration.

New features

  • CMD terminal support for Launch & Hook on Windows : Automatically hooks Node.js, Python, Ruby, Go, Rust, PHP, Git, package managers (npm/pip/gem/cargo), cURL-based tools, grpcCurl, and other applications respecting standard SSL environment variables.
  • Spinner feedback on system proxy capture : A spinner is shown in the button while the capture process startup is ongoing.
ESC