1.0.0
First public release, for Apple Silicon Macs on macOS 14 or later.
- Server reflection and local .proto import, including drag-and-drop and Finder ▸ Open With.
- Unary, server-streaming, client-streaming and bidirectional calls, with a wire-trace transcript for streams.
- Mutual TLS: your own CA bundle, client certificate and key, with an undismissable banner while certificate verification is off.
- Metadata headers, with values marked secret stored in the macOS Keychain rather than the workspace file.
- Environments, tabbed requests, request history and a command palette.
- Copy any call out as a grpcurl command line.
- Full keyboard operation — see Help ▸ Keyboard Shortcuts.
Known limitations
- Response headers and trailers are not shown; you see the body, the status and the latency.
- Compression is not negotiated.
- Environments are saved connection settings, not variable sets, so {{placeholder}} substitution does not work in a request body.