Changelog

v1.2 — July 2026

gRPC unary and streaming, reflection, and proto library.

  • gRPC unary and streaming RPCs
  • Server reflection with method picker
  • Local proto library and hex message mode
  • Proto bundles sync over iCloud
  • Send gRPC Request Shortcuts action for unary calls

v1.1 — June 2026

API spec import, linked sync, and export.

  • Import OpenAPI, Postman, Insomnia, Bruno, HAR, AsyncAPI, and GraphQL SDL
  • Paste, file, URL, and multi-file OpenAPI bundle import
  • Link projects to remote specs with update checks and change review
  • Git-hosted spec sources with OAuth device flow
  • Export projects as OpenAPI 3.1 or Postman Collection v2.1
  • Merge imported operations into an existing project

v1.0 — February 2026

Initial public release.

  • Multi-protocol workspace with HTTP, WebSocket, SSE, TCP/TLS, and UDP
  • iPhone and iPad support with adaptive layouts
  • iCloud sync for project and request metadata
  • Environment variables with secret support
  • Import from cURL, HTTPie, and wget with Apple Intelligence fallback
  • Code snippet generation for multiple languages
  • JSON tree response viewer and syntax highlighting
  • Project folders and improved request organization
  • Apple Shortcuts with per-protocol actions for HTTP, TCP, UDP, WebSocket, and SSE