Insomnia
API client and design tool
Insomnia's current work is Git, Cloud Sync and gRPC ergonomics — not headline features.
◆Recent moves
- 4mo ago
Git credentials, Cloud Sync deletion and Socket.IO handshake fixes
The only current batch here, and it is squarely on the collaboration plumbing: Git Credentials modal usability, choosing whether a Cloud Sync deletion applies locally or in the cloud, custom Socket.IO handshake paths, and org names on connected remotes. Individually minor, collectively the shape of where Insomnia is spending effort.
View source ↗ - 4mo ago
Thank You
A contributor acknowledgement list from an archived release. No user-visible change.
- 4mo ago
Automatic request collection generation improvements
Switching between design and debug within a document became additive only, so existing request values and the selected environment survive the round trip. An archived change, but the same instinct visible in the current batch: stop the tool from destroying user state.
- 4mo ago
Portable application support for Windows
A portable Windows binary published alongside the installer, for users who cannot or will not install. A distribution option rather than a feature, from the archived release set.
- 4mo ago
Template tag support for gRPC
Template tags extended to gRPC hosts and bodies, bringing gRPC requests to parity with the HTTP side of the client. Part of the archived run of protocol-support work.
- 4mo ago
Improved protofile support
The proto file picker gained multi-file and directory import, which matters because real gRPC services rarely live in a single .proto. Another archived entry in the same protocol-ergonomics thread.