Feature stabilization release
- Give SSE support for request method and body, editable auth, and TLS, certificate and proxy parity with HTTP
- Fix SSE stream lifecycle, frame parsing, retry bounds, connect timeout, and URL/query-parameter mirroring
- Honour TLS settings on WebSocket and GraphQL subscription connections
- Resolve variables and auth in gRPC requests and record gRPC calls in request history
- Preserve the endpoint protocol through a shared protocol registry
- Keep the GraphQL schema tree alive across tab switches
- Open history entries in their own workspace tab
- Fix Ctrl+S saving into the previously opened request
- Bound streaming transcripts and coalesce their persistence
- Decode legacy-charset response bodies as text instead of binary
- Fix the chevron floating outside dialog dropdowns and align response toolbar actions to the right edge